Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb add product



details:   https://anonhg.NetBSD.org/src/rev/27d85ab348e1
branches:  trunk
changeset: 524798:27d85ab348e1
user:      ichiro <ichiro%NetBSD.org@localhost>
date:      Sun Mar 31 00:41:37 2002 +0000

description:
add product
WirelessLAN USB-11

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8639e4688ca3 -r 27d85ab348e1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Mar 31 00:38:21 2002 +0000
+++ b/sys/dev/usb/usbdevs       Sun Mar 31 00:41:37 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.239 2002/03/28 20:42:08 ichiro Exp $
+$NetBSD: usbdevs,v 1.240 2002/03/31 00:41:37 ichiro Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -525,6 +525,7 @@
 /* Corega products */
 product COREGA ETHER_USB_T     0x0001  Ether USB-T
 product COREGA FETHER_USB_TX   0x0004  FEther USB-TX
+product COREGA WLAN_USB_USB_11 0x000c  WirelessLAN USB-11
 product COREGA FETHER_USB_TXS  0x000d  FEther USB-TXS
 
 /* Creative products */



Home | Main Index | Thread Index | Old Index