CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2011/01/15 17:04:47

Modified files:
        usr.sbin/usbdevs: usbdevs.c 

Log message:
the serial number is now available in struct usb_device_info, so
there's no need to use the USB_REQUEST ioctl to get the serial number.
this also means usbdevs can open /dev/usb* read-only, instead of
read-write, and still be fully functional.

discussed with deraadt and miod

Reply via email to