summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-15install into /usr/include/dev/ir, since Jason made irdaattach look here.explorer
2001-12-15Regen.augustss
2001-12-15Add another Altima PHY. From Peter Seebach.augustss
2001-12-15Add a hack for ScanLogic SL11R IDE adapter. From FreeBSD.augustss
2001-12-15Regen.augustss
2001-12-15YAD.augustss
2001-12-15YAD (Yet Another Device)augustss
2001-12-14Regen.augustss
2001-12-14Add SS1001.augustss
2001-12-14Integrate fix from PR 10155.augustss
2001-12-14The Olympus C-1 engine cameras seem to need the PQIRK_ONLYBIG quirk.nathanw
2001-12-14Remember to add header byte to length.augustss
2001-12-14Start read at open.augustss
2001-12-14Sanity check speed setting.augustss
2001-12-14Rearrage softc a little.augustss
2001-12-14Don't reallocate I/O buffers.augustss
2001-12-14Fix descriptor definition bug.augustss
2001-12-14Register definitions for the NatSemi DP83905 AT/LANTIC, as used in manybjh21
2001-12-14Stylistic changesgehenna
2001-12-14Define a new structure to store wire specific control methods.gehenna
2001-12-14typo fixichiro
2001-12-14Use device handle and interface number which are stored in softc.gehenna
2001-12-14Change style to store endpoint addresses and pipes.gehenna
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-14Roll f/w to latest level, correcting several, ah, interesting bugs.mjacob
2001-12-13pdc202xx_setup_channel: remove a duplicate line.bouyer
2001-12-13Regen: Add some promise controllers, from FreeBSDbouyer
2001-12-13Add some promise controllers, from FreeBSDbouyer
2001-12-13Initialize lock.augustss
2001-12-13Some debug stuff.augustss
2001-12-13Fix TODO comment.augustss
2001-12-13Move parameter checks to a common place.augustss
2001-12-13Use unsigned ints.augustss
2001-12-13ANSIfication & KNF fixes.junyoung
2001-12-13ANSIfication & cosmetic changes.junyoung
2001-12-13ANSIfy.junyoung
2001-12-13ANSIfication & cosmetic changes.junyoung
2001-12-13remove bogus printf.tacha
2001-12-13Fix some bugs. But the driver is still borken.augustss
2001-12-13Some DIAGNOSTIC nonsense.augustss
2001-12-13Don't use u_int since it requires sys/types.haugustss
2001-12-12Add some special cases for the Sitecom adapter.augustss
2001-12-12Add missing delay for the tekram dongle.augustss
2001-12-12Don't use timeout 0 to tsleep() when the time is short.augustss
2001-12-12Add a scanner quirk for keeping the pipes open between device opening.augustss
2001-12-12Use USBD_NO_COPY in for some transfers where it was missing.augustss
2001-12-12Some more paranoia checks when DIAGNOSTIC.augustss
2001-12-12Add some comments.augustss
2001-12-12Regen.augustss
2001-12-12Add some devices.augustss