Module Name:    src
Committed By:   nonaka
Date:           Sun Oct  5 03:46:56 UTC 2014

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add Realtek RTL8152, RTL8153.


To generate a diff of this commit:
cvs rdiff -u -r1.682 -r1.683 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.682 src/sys/dev/usb/usbdevs:1.683
--- src/sys/dev/usb/usbdevs:1.682	Wed Sep 24 00:17:13 2014
+++ src/sys/dev/usb/usbdevs	Sun Oct  5 03:46:56 2014
@@ -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 RTL8188CTV	0x018a	RTL818
 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

Reply via email to