Bug 18897

Summary: Add a couple of prodects and a vendor to usbdevs
Product: Base System Reporter: scott_long <scott_long>
Component: kernAssignee: Nick Hibma <n_hibma>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description scott_long 2000-05-30 07:10:00 UTC
Just want to add a few product ID's and vendors to /sys/dev/usb/usbdevs.
Below are the diffs.

--- usbdevs.old Fri May 26 09:01:45 2000
+++ usbdevs     Mon May 29 20:54:22 2000
@@ -225,6 +225,7 @@
 vendor MOTOROLA                0x1063  Motorola
 vendor PLX             0x10b5  PLX
 vendor BELKIN2         0x1293  Belkin Components (second entry)
+vendor UMAX            0x1606  UMAX Data Systems, Inc.
 vendor INSIDEOUT       0x1608  Inside Out Networks
 vendor ENTREGA         0x1645  Entrega
 vendor ACTIONTEC       0x1668  Actiontec Electronics, Inc.
@@ -465,6 +466,7 @@
 product LOGITECH M4848         0x0301  M4848 mouse
 product LOGITECH QUICKCAM      0x0801  QuickCam
 product LOGITECH QUICKCAMPRO   0x0810  QuickCam Pro
+product LOGITECH QUICKCAMXPRS  0x0840  QuickCam Express
 product LOGITECH N43           0xc000  N43
 product LOGITECH N48           0xc001  N48 mouse
 product LOGITECH MBA47         0xc002  M-BA47 mouse
@@ -599,6 +601,9 @@
 
 /* Thrustmaster products */
 product THRUST FUSION_PAD      0xa0a3  Fusion Digital Gamepad
+
+/* UMAX products */
+product        UMAX ASTRA_2100U        0x0130  Astra 2100U Scanner
 
 /* Universal Access products */
 product UNIACCESS PANACHE      0x0101  Panache Surf USB ISDN Adapter
Comment 1 nra freebsd_committer freebsd_triage 2000-07-21 03:46:17 UTC
Responsible Changed
From-To: freebsd-bugs->n_hibma

Nick takes care of the usb bits.  This is a pretty easy one to close.
Comment 2 Nick Hibma freebsd_committer freebsd_triage 2000-08-07 00:18:10 UTC
State Changed
From-To: open->analyzed

The patch is correct and II've been planning on committing exactly 
this. Thanks for pulling the patch out of the larger diff :-)
Comment 3 Nick Hibma freebsd_committer freebsd_triage 2000-08-07 00:27:52 UTC
State Changed
From-To: analyzed->closed

Grmbl. The previous comment was supposed to go into a different PR. 

Anyway, committed. Thanks! 

(Will be merged into 4.1-STABLE in a weeks time.)