aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1997-01-18 10:16:02 +0000
committerKATO Takenori <kato@FreeBSD.org>1997-01-18 10:16:02 +0000
commitcaff6392623e1b60fe4534c0e3fc40b3c2164e9a (patch)
tree0fcdf628dae65c4fde5097f08d2a700770b11601 /sys
parent5f2d7aa755e1b0b3d6e410bc44e5e9228a1569cc (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/i386/userconfig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index 2d1301336e0c..0d7b2849a740 100644
--- a/sys/pc98/i386/userconfig.c
+++ b/sys/pc98/i386/userconfig.c
@@ -260,6 +260,7 @@ static DEV_INFO device_info[] = {
#endif
{"el", "3C501 Ethernet adapter", 0, CLS_NETWORK},
{"ep", "3C509 Ethernet adapter", 0, CLS_NETWORK},
+{"ex", "Intel EtherExpress Pro/10 Ethernet adapter", 0, CLS_NETWORK},
{"fe", "Fujitsu MD86960A/MB869685A Ethernet adapters", 0, CLS_NETWORK},
{"fea", "DEC DEFEA EISA FDDI adapter", 0, CLS_NETWORK},
{"fxp", "Intel EtherExpress Pro/100B Ethernet adapter", 0, CLS_NETWORK},