diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-01-28 11:17:33 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-01-28 11:17:33 +0000 |
| commit | a52cac69d2d3d8bb21ab6e407ee01a72ae4cf96f (patch) | |
| tree | a1029a148006fd03896eb7da692fa13061b98aac /sys/dev/fxp | |
| parent | 1c41d5b3acc84738ce0b4022d54ff3815cdee2e6 (diff) | |
Notes
Diffstat (limited to 'sys/dev/fxp')
| -rw-r--r-- | sys/dev/fxp/if_fxp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c index 376aa240567f..8cf9a3a69cf1 100644 --- a/sys/dev/fxp/if_fxp.c +++ b/sys/dev/fxp/if_fxp.c @@ -165,6 +165,7 @@ static struct fxp_ident fxp_ident_table[] = { { 0x103C, "Intel Pro/100 Ethernet" }, { 0x103D, "Intel Pro/100 Ethernet" }, { 0x103E, "Intel Pro/100 Ethernet" }, + { 0x1059, "Intel Pro/100 M Mobile Connection" }, { 0, NULL }, }; |
