diff options
| author | nonaka <nonaka@NetBSD.org> | 2014-10-05 03:46:56 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2014-10-05 03:46:56 +0000 |
| commit | 7de770812499e5766e4becc87db75f1d9beccb52 (patch) | |
| tree | daf5eb087343d975a3ab9354b1eee096ce415f50 /sys/dev | |
| parent | 33a4248b8a1be92e55ad5e6e1f8503bdf6690636 (diff) | |
Add Realtek RTL8152, RTL8153.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index dbb82af13a4..3cbd5b48750 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 RTL8188CTV 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 |
