summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_port.h
AgeCommit message (Expand)Author
2003-02-15Check in some work-in-progress (not yet operational).augustss
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2003-01-05Move #define UBT_DEBUG from ubt.c to usb_port.hdsainty
2002-10-11use nopoll() instead of empty uriopoll() for NetBSDjdolecek
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-11Get rid of trailing white space.augustss
2002-06-01SIMPLEQ rototill:lukem
2002-03-28URL_DEBUG was related to usb_port.hichiro
2002-02-26Some minor fixes from FreeBSD.augustss
2002-02-25Some portability improvement.augustss
2002-01-03Add USTIR_DEBUG.augustss
2002-01-02Move debug define.augustss
2001-12-31Make a typedef for struct proc to make portingeasier.augustss
2001-12-27ANSIfy.augustss
2001-12-24Add UISDATA_DEBUG.augustss
2001-12-20Add UIRDA_DEBUG.augustss
2001-11-10Small portability improvement.augustss
2001-05-14Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Definebouyer
2001-04-12Switch to USB_USE_SOFTINTR. The callout hack does indeed workthorpej
2001-03-28add UMCT_DEBUG optionichiro
2001-03-26add UPLCOM_DEBUGichiro
2001-01-23MAke USB_DEBUG turn on UVISOR_DEBUG.augustss
2001-01-21Add code to use soft interrupt to handle USB interrupt processing.augustss
2001-01-11Add USSCANNER_DEBUGaugustss
2000-12-04A portability define.augustss
2000-11-10Some OpenBSD defines. From aaron@monkey.orgaugustss
2000-09-23Add USB scanner driver.augustss
2000-08-24Add UKBD_DEBUG.augustss
2000-06-01Improve some portability items.augustss
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
2000-04-14More debug.augustss
2000-03-30Turn on UVISOR_DEBUG with USB_DEBUG.augustss
2000-03-30Two more OpenBSD fixes.augustss
2000-03-30Afew more OpenBSD portability fixes.augustss
2000-03-29Some OpenBSD portability fixes.augustss
2000-03-27Add a flag for umass debugging.augustss
2000-03-27Change (almost) all static to Static. The symbol `Static' can then be definedaugustss
2000-03-24Some cleanup and renaming of the callouts used in USB drivers.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-02Change the USB event mechanism to include more information about devicesaugustss
2000-01-16Enable AUE_DEBUG the usual way.augustss
2000-01-16Change compat defines a little for power hooks.augustss
2000-01-16Turn on more debugguing flags with USB_DEBUG.augustss
2000-01-16Another compat define.augustss
1999-11-18Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.augustss
1999-11-16Some minor changes from OpenBSD.augustss
1999-10-14Give uaudio its own debug flag.augustss
1999-10-13Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> soaugustss