diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-11-25 03:42:06 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-11-25 03:42:06 +0000 |
| commit | 1d75be41acf11472e6fd3924b1f73d91163b8556 (patch) | |
| tree | e38486108a5e03761ea8cd26f2316dec56a777be /sys/dev | |
| parent | b3d39a56aecc4feb1ea053c7411ce412f07615f1 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pccard/pccarddevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index ba1fdb4848b9..5e649453dd75 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -64,6 +64,7 @@ vendor SIMPLETECH 0x014d Simple Technology vendor LUCENT 0x0156 Lucent Technologies vendor AIRONET 0x015f Aironet Wireless Communications vendor COMPAQ2 0x0183 Compaq +vendor KINGSTON 0x0186 Kingston vendor DAYNA 0x0194 Dayna Corporation vendor RAYTHEON 0x01a6 Raytheon vendor IODATA 0x01bf I-O DATA @@ -123,6 +124,9 @@ product FUJITSU SCSI600 0x0401 Fujitsu SCSI 600 Interface product MOTOROLA POWER144 0x0105 Motorola Power 14.4 Modem product MOTOROLA PM100C 0x0302 Motorola Personal Messenger 100C CDPD Modem +/* Kingston Products */ +product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet + /* Fujitsu Products */ product FUJITSU LA501 0x2000 Fujitsu Towa LA501 Ethernet product FUJITSU LA10S 0x1003 Fujitsu Compact Flash Ethernet |
