summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-29Remove garbage.augustss
2001-12-29Be more paranoid about input sizes.augustss
2001-12-29Reset global count value properly.augustss
2001-12-29Don't clear global report values when reporting an item.augustss
2001-12-29- Add a structure needed for access to CRTC registers.junyoung
2001-12-29Add functions needed for access to CRTC registers.junyoung
2001-12-29KNF.junyoung
2001-12-29Add a debug message.augustss
2001-12-29Add some definitions from the USB OTG (On The Go) spec.augustss
2001-12-29regenpooka
2001-12-29Socket Communications Low-Power CF WLANpooka
2001-12-29Add an XXX comment.augustss
2001-12-29Add some IrDA names.augustss
2001-12-29Regen.augustss
2001-12-29Fix a typo.augustss
2001-12-29Move some USB device quirks to the umass_quirk table.augustss
2001-12-29Remove some quirk entries that are handled in umass_quirk now.augustss
2001-12-29Always set the PQUIRK_ONLYBIG quirk for SCSI devices.augustss
2001-12-29Introduce a field, busquirks, in the umass quirk table that is passedaugustss
2001-12-29done - Make fwohci detach correctly (for cardbus/etc type interfaces)ichiro
2001-12-29implement fwohci detach routine.ichiro
2001-12-29Add the new names for uhidev.augustss
2001-12-29Only pull in HID processing if a driver needs it.augustss
2001-12-29regenichiro
2001-12-29add productichiro
2001-12-29Add some missing scan code translations. Docs from Microsoft via Perry Metzger.augustss
2001-12-28Clean up the C_ and S_ constants. We don't really need two sets of them.christos
2001-12-28Introduce an extra driver level for HID devices, uhidev. This uhidev driveraugustss
2001-12-28Move this figure to more suitable place:itohy
2001-12-28More DIAGNOSTIC.augustss
2001-12-28Add some more #defines.augustss
2001-12-27Use PQUIRK_ONLYBIG for all Olympus cameras, not just the C-1.nathanw
2001-12-27Add some DIAGNOSTIC stuf that I forgot. From Nate Williams.augustss
2001-12-27Change some DIAGNOSTIC #defines.augustss
2001-12-27Analyzed structure of CMI8738/PCI-6ch-* mixeritohy
2001-12-27Fix comment.itohy
2001-12-27ANSIfy.augustss
2001-12-27Update a comment.augustss
2001-12-27Name collection types.augustss
2001-12-27Add usbd_get_protocol().augustss
2001-12-27Files I forgot to remove in last commit.augustss
2001-12-26Be a little more paranoid.augustss
2001-12-26Re-make these after usbdevs update.cjs
2001-12-26Add ID for memory stick slot in Sony Clie running PalmOS 4.0. This may alsocjs
2001-12-25add 600 times dummy read from codec for YMF744 (revision < 2).someya
2001-12-25PR/15049: Katsuomi Hamajima: fix memset re-definition.christos
2001-12-25Fix block position calculation in esl_intr.jmcneill
2001-12-25The check for AUMODE_PLAY in esl_set_params was breaking some applications.jmcneill
2001-12-25'nintr' from esl_softc was never used -- remove itjmcneill
2001-12-25Fixes output at 44kHz, 16-bit, stereo. Thanks to Charles Hannum andjmcneill