summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-09-07 22:13:31 +0000
committerimp <imp@FreeBSD.org>2005-09-07 22:13:31 +0000
commit13128dd1ca867ac057897fe125ed38b0fc0700a4 (patch)
tree6c401a867ab3f55a766a3b8158b53bb2d6d0f871 /sys/dev/pccard
parent8f3a1adc9f37d961f1282e1256fe453ea7327b50 (diff)
downloadFreeBSD-src-13128dd1ca867ac057897fe125ed38b0fc0700a4.zip
FreeBSD-src-13128dd1ca867ac057897fe125ed38b0fc0700a4.tar.gz
Sorting the belly button lint of history:
o Note that the first 255 locations are reserved for JEDEC Ids from publication 106 (current revision Q, each one verified with JEDEC and the PMCICA). o Move ADAPTEC2 to the right section. o Sort TOSHIBA2 numerically.
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r--sys/dev/pccard/pccarddevs22
1 files changed, 15 insertions, 7 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs
index bf5d5a7..3992d2d 100644
--- a/sys/dev/pccard/pccarddevs
+++ b/sys/dev/pccard/pccarddevs
@@ -71,22 +71,30 @@ $FreeBSD$
*/
/*
- * List of known PCMCIA vendors, sorted by numeric ID, as registered with the
- * PCMCIA consortium.
+ * "The first 256 identifiers are reserved for manufacturers who have
+ * JEDEC IDs assigned to them by JEDEC publication 106."
*
- * Exceptions:
- * 0x018c Global Village uses this w/o it appearing in the official list.
+ * There's really only 128 of these available, since the first bank of
+ * publication 106 reserves the top bit for parity.
*/
-
vendor FUJITSU 0x0004 Fujitsu Corporation
vendor INTERSIL 0x000b Intersil
vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
vendor SANDISK 0x0045 Sandisk Corporation
vendor NEWMEDIA 0x0057 New Media Corporation
vendor INTEL 0x0089 Intel
+vendor TOSHIBA2 0x0098 Toshiba
vendor IBM 0x00a4 IBM Corporation
vendor SHARP 0x00b0 Sharp Corporation
-vendor TOSHIBA2 0x0098 Toshiba
+
+/*
+ * 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 DIGITAL 0x0100 Digital Equipment Corporation
vendor 3COM 0x0101 3Com Corporation
vendor MEGAHERTZ 0x0102 Megahertz Corporation
@@ -154,7 +162,6 @@ vendor BONDWELL 0x3b01 Bondwell
vendor LEXARMEDIA 0x4e01 Lexar Media
vendor COMPEX 0x8a01 Compex Corporation
vendor ZONET 0x8a01 Zonet Technology Inc.
-vendor ADAPTEC2 0x9005 Adaptec
vendor ELSA 0xd601 Elsa
/*
@@ -177,6 +184,7 @@ vendor AIRVAST 0x50c2 AirVast Technology
vendor ARCHOS 0x5241 Archos
vendor DUAL 0x890f Dual
vendor EDIMAX 0x890f Edimax Technology Inc.
+vendor ADAPTEC2 0x9005 Adaptec
vendor CONTEC 0xc001 Contec
vendor MACNICA 0xc00b MACNICA
vendor ROLAND 0xc00c Roland
OpenPOWER on IntegriCloud