summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-11-19Remove duplicate struct scsipi_start_stop.soren
2001-11-19Floptical drive needs PQUIRK_NODOORLOCK as well.soren
2001-11-19regenerate for 1.147imp
2001-11-19Merge from FreeBSD:imp
2001-11-19Start of pipe open routine.augustss
2001-11-19Injecting events into a mux that is not open is not an error.augustss
2001-11-19Insite Floptical drive needs PQUIRK_NOLUNS.soren
2001-11-18Add Titan 200H (from Wojciech Puchar)christos
2001-11-18Fix formatting of scsi_quirk_patterns[] and wrap long lines.tsutsui
2001-11-18ANSIfy driver.augustss
2001-11-18Don't use a static variable in the power hook. It doesn't work with moreaugustss
2001-11-18- Use MI ADAPTER_REQ_SET_XFER_MODE callbacktsutsui
2001-11-18- Use MI ADAPTER_REQ_SET_XFER_MODE callback.tsutsui
2001-11-18Misc cleanups:tsutsui
2001-11-18match the linksys prism2 card.mrg
2001-11-18regenmrg
2001-11-18add entries to allow one to match:mrg
2001-11-18add Trident 4DWAVE based (4DWAVE DX/NX,SiS 7018,ALi M5451) PCI audio driversomeya
2001-11-18Add more fields to hardware structs.augustss
2001-11-17- make sure to call bus_dmamap_unload() even after request sensetsutsui
2001-11-17fix a trivial lint warningperry
2001-11-17Make it possible to report device speeds with ioctl(USB_DEVICEINFO).augustss
2001-11-17Regen.augustss
2001-11-17Yet another device.augustss
2001-11-17Back out the last two changes I made to this driver -- some peoplethorpej
2001-11-16Implement port reset sequence correctly.augustss
2001-11-16Regenchristos
2001-11-16add another USR modem.christos
2001-11-16Add ehci.augustss
2001-11-16Add some more data structure defs.augustss
2001-11-16Better error message.augustss
2001-11-16Handle devices that disappear during reset gracefully.augustss
2001-11-16Recognize port status changes.augustss
2001-11-15Add root hub emulation.augustss
2001-11-15Support Ultra/100 on CMD 0649.bouyer
2001-11-15usbd_interface2device_handle() cannot fail.augustss
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-14If the controller doesn't support UDMA, don't allow enabling UDMA viabouyer
2001-11-14Regen.augustss
2001-11-14Add another printer dongle.augustss
2001-11-13Add a DISGNOSTIC message.augustss
2001-11-13fix RCSIDlukem
2001-11-13add/cleanup RCSIDlukem
2001-11-13add RCSIDlukem
2001-11-13cleanup RCSIDlukem
2001-11-13add RCSIDlukem
2001-11-13add/cleanup RCSIDlukem
2001-11-13add RCSIDlukem
2001-11-13add RCSIDlukem
2001-11-13Remove trailing `b' in some numbers for lengths. It just makes them lookaugustss