]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
From NetBSD:
authorNick Hibma <n_hibma@FreeBSD.org>
Sun, 13 Aug 2000 18:39:24 +0000 (18:39 +0000)
committerNick Hibma <n_hibma@FreeBSD.org>
Sun, 13 Aug 2000 18:39:24 +0000 (18:39 +0000)
commit028d28adb8274c3e78b36b0941e4bed18f5efc0d
tree69bfcee666c5646b9736f50c7ed3f0421175eee4
parent2216e2a2cd732aab7c810e0e7dbd7099ddd4e1e6
From NetBSD:

Make it possible to move a device to its unconfigured state by
using config #0.

Add some comments.

Change error reporting in port reset function.

usbd_devinfo_vp(): search the know devs array also if the device doesn't
return product description (e.g. Kye's Genius NetScroll mouse returns
vendor, but not product); the strings returned by device are still
preferred to those in the array, though
sys/dev/usb/usb.h
sys/dev/usb/usb_subr.c