freebsd-nq/sys/dev/usb2/include
Andrew Thompson 9b90005109 MFp4 //depot/projects/usb; 157100
1. Move most of the ifnet logic into the usb2_ethernet module, this includes,
 - make all usb ethernet interfaces named ue%d
 - handle all threading in usb2_ethernet
 - provide default ioctl handler
 - handle mbuf rx
 - provide locked callbacks for init,start,stop,etc

2. Cleanup CDC-Ethernet driver.

Submitted by:	Hans Petter Selasky
Obtained from:	svn.freebsd.org/base/user/thompsa/usb [1]
2009-02-09 22:02:38 +00:00
..
Makefile
ufm2_ioctl.h
usb2_cdc.h MFp4 //depot/projects/usb; 157100 2009-02-09 22:02:38 +00:00
usb2_defs.h MFp4: //depot/projects/usb@155829 2009-01-13 19:02:50 +00:00
usb2_devid.h Regen 2009-02-06 15:04:06 +00:00
usb2_devtable.h Regen 2009-02-06 15:04:06 +00:00
usb2_endian.h
usb2_error.h Move away from autogenerated enums, these values never change and its helpful 2009-02-03 05:50:36 +00:00
usb2_hid.h src/usr.bin/usbhidaction/usbhidaction.c 2009-02-02 00:49:39 +00:00
usb2_ioctl.h Fix up USB_GET_REPORT_DESC ioctl. 2009-01-26 17:45:50 +00:00
usb2_mfunc.h Move away from autogenerated enums, these values never change and its helpful 2009-02-03 05:50:36 +00:00
usb2_revision.h Move away from autogenerated enums, these values never change and its helpful 2009-02-03 05:50:36 +00:00
usb2_standard.h MFp4: //depot/projects/usb@155957 2009-01-13 19:04:58 +00:00