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 Realtek RTL8152, RTL8153.



details:   https://anonhg.NetBSD.org/src/rev/0daf8595e549
branches:  trunk
changeset: 802849:0daf8595e549
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sun Oct 05 03:46:56 2014 +0000

description:
Add Realtek RTL8152, RTL8153.

diffstat:

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

diffs (18 lines):

diff -r bf5a52a84297 -r 0daf8595e549 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Oct 04 19:38:17 2014 +0000
+++ b/sys/dev/usb/usbdevs       Sun Oct 05 03:46:56 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.682 2014/09/24 00:17:13 christos Exp $
+$NetBSD: usbdevs,v 1.683 2014/10/05 03:46:56 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2662,6 +2662,8 @@
 product REALTEK RTL8188RU_2    0x317f  RTL8188RU
 product REALTEK RTL8150L       0x8150  RTL8150L USB-Ethernet Bridge
 product REALTEK RTL8151                0x8151  RTL8151 PNA
+product REALTEK RTL8152                0x8152  RTL8152
+product REALTEK RTL8153                0x8153  RTL8153
 product REALTEK RTL8188CE_0    0x8170  RTL8188CE
 product REALTEK RTL8171                0x8171  RTL8171
 product REALTEK RTL8172                0x8172  RTL8172



Home | Main Index | Thread Index | Old Index