diff options
author | Miles Xu, Sun Microsystems <Min.Xu@Sun.COM> | 2009-11-10 11:52:20 +0800 |
---|---|---|
committer | Miles Xu, Sun Microsystems <Min.Xu@Sun.COM> | 2009-11-10 11:52:20 +0800 |
commit | bd9f6899328e19cbb74e3ad02f5c32002285887e (patch) | |
tree | b7fc6650f149e4e8d904b8a1c74a632066147e86 /usr/src/uts/common/io/e1000g/e1000_api.c | |
parent | 98c507c4288789fc67365c4cb51f80eb641e7182 (diff) | |
download | illumos-gate-bd9f6899328e19cbb74e3ad02f5c32002285887e.tar.gz |
6893285 e1000g 'pciex8086,105e' with PHY type igp I/O devices have been retired
6895459 e1000g share code update v3-1-10-1
Diffstat (limited to 'usr/src/uts/common/io/e1000g/e1000_api.c')
-rw-r--r-- | usr/src/uts/common/io/e1000g/e1000_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/e1000g/e1000_api.c b/usr/src/uts/common/io/e1000g/e1000_api.c index 5b1873a237..44cd74d164 100644 --- a/usr/src/uts/common/io/e1000g/e1000_api.c +++ b/usr/src/uts/common/io/e1000g/e1000_api.c @@ -24,7 +24,7 @@ */ /* - * IntelVersion: 1.124 v3-1-3_2009-8-20 + * IntelVersion: 1.125 v3-1-10-1_2009-9-18_Release14-6 */ #include "e1000_api.h" |