Module Name:    src
Committed By:   mlelstv
Date:           Mon Dec 11 13:33:35 UTC 2023

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

Log Message:
Add RTL8156


To generate a diff of this commit:
cvs rdiff -u -r1.809 -r1.810 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.809 src/sys/dev/usb/usbdevs:1.810
--- src/sys/dev/usb/usbdevs:1.809	Thu Sep  7 20:04:18 2023
+++ src/sys/dev/usb/usbdevs	Mon Dec 11 13:33:35 2023
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.809 2023/09/07 20:04:18 ad Exp $
+$NetBSD: usbdevs,v 1.810 2023/12/11 13:33:35 mlelstv Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2895,6 +2895,7 @@ product REALTEK RTL8150L	0x8150	RTL8150L
 product REALTEK RTL8151		0x8151	RTL8151 PNA
 product REALTEK RTL8152		0x8152	RTL8152
 product REALTEK RTL8153		0x8153	RTL8153
+product REALTEK RTL8156		0x8156	RTL8156
 product REALTEK RTL8188CE_0	0x8170	RTL8188CE
 product REALTEK RTL8171		0x8171	RTL8171
 product REALTEK RTL8172		0x8172	RTL8172

Reply via email to