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 CyberTAN ZD1211B. From OpenBSD.



details:   https://anonhg.NetBSD.org/src/rev/faca5cad8631
branches:  trunk
changeset: 760899:faca5cad8631
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Jan 16 08:58:03 2011 +0000

description:
Add CyberTAN ZD1211B. From OpenBSD.

diffstat:

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

diffs (17 lines):

diff -r 7046f9564902 -r faca5cad8631 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Jan 16 08:00:01 2011 +0000
+++ b/sys/dev/usb/usbdevs       Sun Jan 16 08:58:03 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.575 2011/01/09 14:30:36 is Exp $
+$NetBSD: usbdevs,v 1.576 2011/01/16 08:58:03 tsutsui Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1056,6 +1056,7 @@
 
 /* CyberTAN Technology products */
 product CYBERTAN TG54USB       0x1666  TG54USB
+product CYBERTAN ZD1211B       0x1667  ZD1211B
 product CYBERTAN RT2870                0x1828  RT2870
 
 /* Cypress Semiconductor products */



Home | Main Index | Thread Index | Old Index