CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/07/10 07:48:54

Modified files:
        sys/dev/usb    : ubt.c udcf.c uftdi.c 

Log message:
Don't terminate the array of matching product/vendor IDs with { 0, 0 }
when usb_lookup is used.  If a device indeed has 0 as vendor and product
ID, like the  HP DL165 BMC Server Engines SE USB Device, a wrong driver
will attach and the machine will most pbly crash.

Problem reported Rivo Nurges <[EMAIL PROTECTED]>
cvs: ----------------------------------------------------------------------

Reply via email to