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 a couple more product IDs for the ASIX Ether...



details:   https://anonhg.NetBSD.org/src/rev/55889ddf9592
branches:  trunk
changeset: 755623:55889ddf9592
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Jun 12 23:15:18 2010 +0000

description:
Add a couple more product IDs for the ASIX Ethernet interfaces

diffstat:

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

diffs (25 lines):

diff -r e34c0bcc4c3c -r 55889ddf9592 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Jun 12 22:59:59 2010 +0000
+++ b/sys/dev/usb/usbdevs       Sat Jun 12 23:15:18 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.553 2010/06/11 18:22:06 tnn Exp $
+$NetBSD: usbdevs,v 1.554 2010/06/12 23:15:18 pgoyette Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -718,6 +718,7 @@
 product ASIX AX88172           0x1720  AX88172 USB 2.0 10/100 Ethernet adapter
 product ASIX AX88178           0x1780  AX88178 USB 2.0 10/100 Ethernet adapter
 product ASIX AX88772           0x7720  AX88772 USB 2.0 10/100 Ethernet adapter
+product ASIX AX88772A          0x772a  AX88772A USB 2.0 10/100 Ethernet adapter
 
 /* ASUSTeK computer products */
 product ASUSTEK WL167G         0x1707  WL-167g USB2.0 WLAN Adapter
@@ -1586,6 +1587,7 @@
 product MSI RT2573_2           0x6877  RT2573
 product MSI RT2573_3           0xa861  RT2573
 product MSI RT2573_4           0xa874  RT2573
+product MSI AX88772A           0xa877  AX88772A USB 2.0 10/100 Ethernet adapter
 
 /* Microchip Technology products */
 product MICROCHIP PICKIT1      0x0032  PICkit(TM) 1 FLASH Starter Kit



Home | Main Index | Thread Index | Old Index