diff options
| author | nonaka <nonaka@NetBSD.org> | 2015-02-20 14:48:55 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2015-02-20 14:48:55 +0000 |
| commit | f830f0f7b484a5657b5a8ffe258640601d216bf4 (patch) | |
| tree | 729fa0d98578ec1b213608237465c5a29dc55244 /sys/dev | |
| parent | fbab25ea7df65d7e3aefba0d1d1461eacc4abbbe (diff) | |
PR/49681: Support BUFFALO PC-OP-RS1
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 22029e1d82a..9fc7d00b1ba 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.689 2015/02/04 14:23:04 jmcneill Exp $ +$NetBSD: usbdevs,v 1.690 2015/02/20 14:48:55 nonaka Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -2084,6 +2084,7 @@ product MELCO KG54 0x0066 WLI-U2-KG54 WLAN product MELCO KG54AI 0x0067 WLI-U2-KG54-AI WLAN product MELCO LUAU2GT 0x006e LUA-U2-GT Ethernet product MELCO NINWIFI 0x008b Nintendo Wi-Fi +product MELCO PCOPRS1 0x00b3 RemoteStation PC-OP-RS1 product MELCO SG54HP 0x00d8 WLI-U2-SG54HP product MELCO G54HP 0x00d9 WLI-U2-G54HP product MELCO KG54L 0x00da WLI-U2-KG54L |
