summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/ohci.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2011-12-14Implement better support for USB controller suspend and resume.Hans Petter Selasky
2010-03-03The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl
2009-10-15Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover forAndrew Thompson
2009-05-29s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson
2009-05-28s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson
2009-04-22MFp4 //depot/projects/usb@160930Andrew Thompson
2009-04-06Provide a better commit log for r190735, forced by making a whitespace change.Andrew Thompson
2009-04-05MFp4 //depot/projects/usb@159922Andrew Thompson
2009-03-20MFp4 //depot/projects/usb @159430Andrew Thompson
2009-02-23Move the new USB stack into its new home.Andrew Thompson