summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-24Add UISDATA_DEBUG.augustss
2001-12-24Use the new USB_PRODUCT_ANY match.augustss
2001-12-24Add some more DIAGNOSTIC tests.augustss
2001-12-24Get rid of the transfer_speed nonsense to calculate the timeout.augustss
2001-12-24Add a preliminary version of a driver for In-System Designs non-standardaugustss
2001-12-24Regen.augustss
2001-12-24Add some more In-System based adapters.augustss
2001-12-24Make the separation between wire protocol (umass.c) and command protocolaugustss
2001-12-24Back off rev. 1.21, this is going to be handled via userland keymap file.jdolecek
2001-12-24enable the card before trying to establish an interrupt because we need thechristos
2001-12-24change if defined foo to ifdef foo and change a c++ comment into a c comment.christos
2001-12-24make sure that we adjust the end of the subrange if we adjusted the beginningchristos
2001-12-24when we disable, we first disestablish the interrupt and then the card.christos
2001-12-23Merge in changes sent by Michael Shalayeff, from OpenBSD port of this driver:jdolecek
2001-12-23Add the AC97_HOST_SWAPPED_CHANNELS quirk for emuxki, and do somejdolecek
2001-12-23Whitespace cleanup, streight from Yannick Montulet.jdolecek
2001-12-23support FUJITSU MB86960/5 based ethernet cardsichiro
2001-12-23add FUJITSU MBH10302 specific Registersichiro
2001-12-23regenichiro
2001-12-23change CIS nameichiro
2001-12-22The FujiFilm USB storage drive doesn't have a flex geom page andgehenna
2001-12-22Add new quirk: NO_REQUEST_SENSEgehenna
2001-12-22Hmmm. These were done this year, not 3 years ago.elric
2001-12-21Regen.augustss
2001-12-21Fix typo, pointed out by Nathan Binkert.augustss
2001-12-21When mapping the consumer assignment, assign db_seg[0] to cb_seg[0] so anymatt
2001-12-21Correct a few comments and constant names in the light of the actualbjh21
2001-12-20Add UIRDA_DEBUG.augustss
2001-12-20Don't forget to call start routine in dongle manipulation.augustss
2001-12-20Rearrange code that wiggles modem control lines so it actually reachesaugustss
2001-12-20Fetch the MAC address from the NVRAM on the SiS 630 built-in Ethernet.thorpej
2001-12-20Regen; added SiS 630 PCI-Host bridge.thorpej
2001-12-20Add the product ID for the SiS 630 PCI-Host bridge.thorpej
2001-12-18Ops, a Ultra100>=TX2 is always in native mode !bouyer
2001-12-18The CMD0649 has 2 truly independant channel. tested by and patch frombouyer
2001-12-18Previous was committed by mistake; revert.soren
2001-12-18Move utility routine from uirda.c to usbdi_util.c.augustss
2001-12-18Couple more tweaks, probably still not working.ad
2001-12-18change routine of device search.ichiro
2001-12-18regenichiro
2001-12-18add CIS strings of FUJITSU FMV-181,182,182Aichiro
2001-12-17Uooichiro
2001-12-17support BREAK function,ichiro
2001-12-17In BREAK, the value of LCR is held.ichiro
2001-12-17Introduce the new umass quirk table.gehenna
2001-12-16dd support for the Promise Ultra100TX2, Promise Ultra100TX2v2 and Ultra133bouyer
2001-12-16Fix an off-by-one error when autoconfig is hunting for a free RAIDoster
2001-12-16Rename weasel.c to weasel_isa.c in preparation for supporting thethorpej
2001-12-16Try again: weasel -> weasel_isathorpej
2001-12-16Oops, revert previous; it included some other changes there weren'tthorpej