Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pcmcia Ooopppsss - add it with the correct product ID.



details:   https://anonhg.NetBSD.org/src/rev/fc1f932243a8
branches:  trunk
changeset: 345619:fc1f932243a8
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Wed Jun 01 23:31:53 2016 +0000

description:
Ooopppsss - add it with the correct product ID.

diffstat:

 sys/dev/pcmcia/pcmciadevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d10d49ee8c39 -r fc1f932243a8 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Wed Jun 01 23:31:15 2016 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Wed Jun 01 23:31:53 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.231 2016/06/01 23:31:15 pgoyette Exp $
+$NetBSD: pcmciadevs,v 1.232 2016/06/01 23:31:53 pgoyette Exp $
 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
 
 /*-
@@ -135,7 +135,7 @@
 product 3COM 3C562             0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
 product 3COM 3C589             0x0589 3Com 3c589 10Mbps Ethernet
 product 3COM 3C574             0x0574 3Com 3c574-TX 10/100Mbps Ethernet
-product 3COM 3CRWE777A         0x0001 3Com AirConnect Wireless LAN
+product 3COM 3CRWE777A         0x0777 3Com AirConnect Wireless LAN
 product 3COM 3C1               0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
 product 3COM 3CRWE62092A       0x2092 3Com 3CRWE62092A Wireless LAN
 



Home | Main Index | Thread Index | Old Index