diff options
| author | taca <taca@NetBSD.org> | 2009-04-21 16:23:36 +0000 |
|---|---|---|
| committer | taca <taca@NetBSD.org> | 2009-04-21 16:23:36 +0000 |
| commit | 663028896a0ca44e722136d19ffc220b9c626f6b (patch) | |
| tree | c6bebb0acdd46c821d4967b44088a44f50174d42 /sys/dev/usb/usbdevs | |
| parent | 91d6e7806080474857d3e01df40760dac76d9297 (diff) | |
Add product id for RATOC USB serial adapter REX-USB60F.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 0b3ddaaa452..bfeab335fc6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.523 2009/02/14 17:01:23 jakllsch Exp $ +$NetBSD: usbdevs,v 1.524 2009/04/21 16:23:36 taca Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1910,6 +1910,7 @@ product RALINK_2 RT2573 0x2573 RT2573 /* RATOC Systems products */ product RATOC REXUSB60 0xb000 USB serial adapter REX-USB60 +product RATOC REXUSB60F 0xb020 USB serial adapter REX-USB60F /* Realtek products */ product REALTEK RTL8150L 0x8150 RTL8150L USB-Ethernet Bridge |
