]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212136
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:50:22 +0000 (01:50 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 19 Nov 2010 01:50:22 +0000 (01:50 +0000)
commit303b33efa782122fbcbb5bc4dcddb86818aec24e
treec0aff3775395354f44ed20679e8e315233024148
parent6d01f6fb1e2e8b54838b0fda3c6902dfd1e2df66
MFC r212136

 Reduce the need to accesss struct usb_device by providing functions to access
 the product, manufacturer and serial strings.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215502 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/net/uhso.c
sys/dev/usb/serial/ubser.c
sys/dev/usb/storage/umass.c
sys/dev/usb/usb_device.c
sys/dev/usb/usb_generic.c
sys/dev/usb/usb_hub.c
sys/dev/usb/usbdi_util.h