Module Name:    src
Committed By:   taca
Date:           Tue Apr 21 16:23:36 UTC 2009

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

Log Message:
Add product id for RATOC USB serial adapter REX-USB60F.


To generate a diff of this commit:
cvs rdiff -u -r1.523 -r1.524 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.523 src/sys/dev/usb/usbdevs:1.524
--- src/sys/dev/usb/usbdevs:1.523	Sat Feb 14 17:01:23 2009
+++ src/sys/dev/usb/usbdevs	Tue Apr 21 16:23:36 2009
@@ -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 @@
 
 /* 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

Reply via email to