aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/net/if_udavreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image.
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-1/+1
| | | | Notes: svn path=/head/; revision=194228
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-2/+2
| | | | Notes: svn path=/head/; revision=192984
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+166
Notes: svn path=/head/; revision=188942