summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccarddevs
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-08-29 05:46:05 +0000
committerimp <imp@FreeBSD.org>2005-08-29 05:46:05 +0000
commit0dc06b1087992bc59fc86103ebd146141f93424d (patch)
tree860f4f05e2e1d1fa604e351a7569772c2c698dc3 /sys/dev/pccard/pccarddevs
parent81cbb80fc36f54297dc102824c98708e4c56fcd9 (diff)
downloadFreeBSD-src-0dc06b1087992bc59fc86103ebd146141f93424d.zip
FreeBSD-src-0dc06b1087992bc59fc86103ebd146141f93424d.tar.gz
Global Village appears to be using 0x018c as its vendor ID, but this
doesn't appear in the official lists, so make a note of that.
Diffstat (limited to 'sys/dev/pccard/pccarddevs')
-rw-r--r--sys/dev/pccard/pccarddevs7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs
index 85ec4cb..480258d 100644
--- a/sys/dev/pccard/pccarddevs
+++ b/sys/dev/pccard/pccarddevs
@@ -71,7 +71,11 @@ $FreeBSD$
*/
/*
- * List of known PCMCIA vendors, sorted by numeric ID.
+ * List of known PCMCIA vendors, sorted by numeric ID, as registered with the
+ * PCMCIA consortium.
+ *
+ * Exceptions:
+ * 0x018c Global Village uses this w/o it appearing in the official list.
*/
vendor FUJITSU 0x0004 Fujitsu Corporation
@@ -118,6 +122,7 @@ vendor COMPAQ2 0x0183 Compaq
vendor PARALON 0x0183 Paralon Technologies Inc
vendor KINGSTON 0x0186 Kingston
vendor MELCO 0x018a Melco Corporation
+vendor GLOBALVILLAGE 0x018c Global Village
vendor DAYNA 0x0194 Dayna Corporation
vendor RAYTHEON 0x01a6 Raytheon
vendor RACORE 0x01bf Racore Computer Products
OpenPOWER on IntegriCloud