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 WLI-USB-KS11G USB wlan adapter



details:   https://anonhg.NetBSD.org/src/rev/fbab89455493
branches:  trunk
changeset: 538820:fbab89455493
user:      ichiro <ichiro%NetBSD.org@localhost>
date:      Thu Oct 31 10:36:42 2002 +0000

description:
add WLI-USB-KS11G USB wlan adapter

diffstat:

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

diffs (17 lines):

diff -r 6446f3f7c9ec -r fbab89455493 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Oct 31 08:39:13 2002 +0000
+++ b/sys/dev/usb/usbdevs       Thu Oct 31 10:36:42 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.278 2002/10/20 13:49:46 itojun Exp $
+$NetBSD: usbdevs,v 1.279 2002/10/31 10:36:42 ichiro Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -930,6 +930,7 @@
 product MELCO LUATX5           0x0005  LUA-TX Ethernet
 product MELCO LUA2TX5          0x0009  LUA2-TX Ethernet
 product MELCO LUAKTX           0x0012  LUA-KTX Ethernet
+product MELCO KS11G            0x0027  WLI-USB-KS11G USB-wlan
 
 /* Metricom products */
 product METRICOM RICOCHET_GS   0x0001  Ricochet GS



Home | Main Index | Thread Index | Old Index