summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-16weasel -> weasel_isathorpej
2001-12-16Fix a minor typo.thorpej
2001-12-16Add the serial port on the Middle Digital, Inc. PCI Weasel.thorpej
2001-12-16Regen:thorpej
2001-12-16Add Middle Digital, Inc. vendor ID. Add product IDs for thethorpej
2001-12-16To make dev/pcmcia work on platforms with 64-bit bus_addr_t andsoren
2001-12-16handle vendor and product lookup with common routineichiro
2001-12-16missing Misc Attribute of PCMCIA functionsichiro
2001-12-16support FUJITSU CF EthernetCardichiro
2001-12-16regenichiro
2001-12-16add FUJITSU CF EthernetCardichiro
2001-12-16malloc() + memset() -> malloc() with M_ZERO flagtsutsui
2001-12-16if_media support for the DP83905 AT/LANTIC (a souped-up DP8390).bjh21
2001-12-15Add code to support the bugged Macronix MX98905 chip, as used in severalbjh21
2001-12-15To make dev/pcmcia work on platforms with 64-bit bus_addr_t andsoren
2001-12-15Regen.soren
2001-12-15Add Cologne Chip Designs ISDN controller.soren
2001-12-15Fix typo in comment.soren
2001-12-15Correct copyright header.soren
2001-12-15Use bus_size_t's for bus space read/write offsets.soren
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