diff options
| author | Doug Ambrisko <ambrisko@FreeBSD.org> | 2002-06-05 18:34:08 +0000 |
|---|---|---|
| committer | Doug Ambrisko <ambrisko@FreeBSD.org> | 2002-06-05 18:34:08 +0000 |
| commit | e94c058ad1a544eb0da891171139e331aa699316 (patch) | |
| tree | ed4d65f99323aa2ec4db8f1f66c405716da9d11d /sys/dev | |
| parent | ab6759130384878ad4b6d5ce538f5b91716b95c9 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -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 fbbed2c40c28..16f79f6bd693 100644 --- a/sys/dev/fxp/if_fxp.c +++ b/sys/dev/fxp/if_fxp.c @@ -159,6 +159,7 @@ static struct fxp_ident fxp_ident_table[] = { { 0x1036, "Intel Pro/100 Ethernet" }, { 0x1037, "Intel Pro/100 Ethernet" }, { 0x1038, "Intel Pro/100 Ethernet" }, + { 0x1039, "Intel Pro/100 Ethernet" }, { 0, NULL }, }; |
