From c8f79299ea3e1658fef4badd6210e1bebe7290a6 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 10 Jan 2005 03:45:21 +0000 Subject: Add Eagle NE200 Ethernet LAN MBH10302 card. This appears to be a fe card, and works with that driver. However, Eagle is using Fujitsu's vendor number and a product code of 4, which seems a little odd. Still, there's no conflicts... --- sys/dev/pccard/pccarddevs | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/pccard/pccarddevs') diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 93214e2..cfc80c3 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -253,6 +253,7 @@ product ERICSSON WIRELESSLAN 0x0001 DSSS Wireless LAN PC Card product FARALLON SKYLINE 0x0a01 SkyLINE Wireless /* Fujutsu Products */ +product FUJITSU NE200 0x0004 NE200 Ethernet LAN MBH10302 product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet -- cgit v1.1