PERFORCE change 131549 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Mon Dec 24 14:31:08 PST 2007
http://perforce.freebsd.org/chv.cgi?CH=131549
Change 131549 by hselasky at hselasky_laptop001 on 2007/12/24 22:30:23
We don't need a "set_address" method. This is all handled
by the USB Device Side Driver.
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/usb_subr.h#84 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/usb_subr.h#84 (text+ko) ====
@@ -173,7 +173,6 @@
/* USB Device and Host mode - Optional */
void (*set_config) (struct usbd_device *udev, usb_config_descriptor_t *cd);
- void (*set_address) (struct usbd_device *udev, uint8_t addr);
/* USB Device mode only - Mandatory */
More information about the p4-projects
mailing list