svn commit: r190429 - head/sys/dev/pccard
Warner Losh
imp at FreeBSD.org
Wed Mar 25 15:20:37 PDT 2009
Author: imp
Date: Wed Mar 25 22:20:36 2009
New Revision: 190429
URL: http://svn.freebsd.org/changeset/base/190429
Log:
RIOS Systems co was naughty and used a 'random' id. Use it with the
PCCARD3 name to describe the RIOS PC Card III Ethernet that I have.
Modified:
head/sys/dev/pccard/pccarddevs
Modified: head/sys/dev/pccard/pccarddevs
==============================================================================
--- head/sys/dev/pccard/pccarddevs Wed Mar 25 22:14:46 2009 (r190428)
+++ head/sys/dev/pccard/pccarddevs Wed Mar 25 22:20:36 2009 (r190429)
@@ -181,6 +181,7 @@ vendor RALINK 0x1814 Ralink Technology
* with '0xc' look coherent enough that maybe somebody other than PCMCIA is
* assigning numbers in that range. Maybe JEITA?
*/
+vendor RIOS 0x492f RIOS Systems Co
vendor AIRVAST 0x50c2 AirVast Technology
vendor ARCHOS 0x5241 Archos
vendor DUAL 0x890f Dual
@@ -545,6 +546,9 @@ product RAYTHEON WLAN 0x0000 WLAN Adapt
/* RELIA Technologies Corporation */
product RELIA COMBO 0x2452 Reliable Combo-L/M-56K
+/* RIOS Systems Co */
+product RIOS PCCARD3 0x0000 PC Card Ethernet
+
/* Roland */
product ROLAND SCP55 0x0001 Roland SCP-55
More information about the svn-src-all
mailing list