diff options
author | imp <imp@FreeBSD.org> | 2003-08-21 17:26:44 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-08-21 17:26:44 +0000 |
commit | c912f429835349fef76480cb5dbcc968c3852bf0 (patch) | |
tree | e762b5f2deaafd7bd47ebef02b6ddc2517f90ea6 /sys/dev/pccard | |
parent | b4afe6b7eb7c31bc992db83272faf61fcc5cf3ed (diff) | |
download | FreeBSD-src-c912f429835349fef76480cb5dbcc968c3852bf0.zip FreeBSD-src-c912f429835349fef76480cb5dbcc968c3852bf0.tar.gz |
Vendor ID 0x0128 is registered to DSP Solutions, Inc. Megahertz sold
these under X-Jack and XJEM1144. Update to reflect this.
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r-- | sys/dev/pccard/pccarddevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index 45ff5d4..5db5603 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -62,7 +62,7 @@ vendor QLOGIC 0x0114 QLogic vendor USROBOTICS 0x0115 US Robotics Corporation vendor OLICOM 0x0121 Olicom vendor PROXIM 0x0126 Proxim -vendor MEGAHERTZ2 0x0128 Megahertz Corporation +vendor DSPSI 0x0128 DSP Solutions, Inc vendor ADAPTEC 0x012f Adaptec Corporation vendor QUATECH 0x0137 Quatech vendor COMPAQ 0x0138 Compaq @@ -209,6 +209,10 @@ product DIGITAL MOBILE_MEDIA_CDROM 0x0d00 Digital Mobile Media CD-ROM /* D-Link Products */ product DLINK_2 DMF560TX 0xc0ab D-Link DMF-650TX +/* DSP Solutions, Inc. (Megahertz OEM) */ +product DSPSI XJEM1144 0x0101 Megahertz X-JACK +product DSPSI XJACK 0x0103 Megahertz X-JACK Ethernet + /* Dual */ product DUAL NE2000 0x0100 Dual NE2000 @@ -297,8 +301,6 @@ product MEGAHERTZ XJEM3336 0x0006 Megahertz X-JACK Ethernet Modem product MEGAHERTZ XJ4288 0x0023 Megahertz XJ4288 Modem product MEGAHERTZ XJ4336 0x0027 Megahertz XJ4336 Modem product MEGAHERTZ XJ5560 0x0034 Megahertz X-JACK 56kbps Modem -product MEGAHERTZ2 XJEM1144 0x0101 Megahertz X-JACK -product MEGAHERTZ2 XJACK 0x0103 Megahertz X-JACK Ethernet /* Melco Products */ product MELCO LPC3_TX 0xc1ab Melco LPC3-TX |