From 2a4f0997ae5dd3936338676d6a592ab9f206814e Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 25 Jan 2005 07:25:49 +0000 Subject: Add NEXTCOM NEXTHAWK ethernet card. From NetBSD --- sys/dev/pccard/pccarddevs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sys/dev/pccard/pccarddevs') diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 10dddd6..74d6bc6 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -147,8 +147,8 @@ vendor ELSA 0xd601 Elsa /* * The following vendor IDs are not, as far as I can tell, actually - * assigned to these people. However, all the ones starting with '0xc' - * look coherent enough that maybe somebody other than PCMCIA is + * assigned to these people by the pcmcia. However, all the ones starting + * with '0xc' look coherent enough that maybe somebody other than PCMCIA is * assigning numbers in that range. */ vendor NEWMEDIA2 0x10cd NewMedia @@ -165,6 +165,7 @@ vendor COREGA2 0xc00f Corega K.K. vendor ALLIEDTELESIS 0xc00f Allied Telesis K.K. vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM vendor RATOC 0xc015 RATOC System Inc. +vendor NEXTCOM 0xc020 NextCom K.K. vendor WORKBIT 0xc024 WORKBIT vendor EMTAC 0xc250 EMTAC Technology Corporation @@ -390,6 +391,9 @@ product NETGEAR FA411 0x0411 Netgear FA411 /* National Instruments */ product NI PCMCIA_GPIB 0x4882 National Instruments PCMCIA-GPIB +/* NextCom K.K. */ +product NEXTCOM NEXTHAWK 0x0001 Next Hawk Ethernet + /* Nokia Products */ product NOKIA C110_WLAN 0x1110 Nokia C110/C111 product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card -- cgit v1.1