summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-12-27cleanup pms_enable_intelli: magic numbers -> definesAlexandr Shadchin
2010-12-27remove unneeded MakefileAlexandr Shadchin
2010-12-27* add cfattach activate functions and call usbd_deactivate() in theJacob Meuser
2010-12-26Kill pmap_phys_address(), and force every driver's mmap() routine to returnMiod Vallat
2010-12-24fix crash:Alexandr Shadchin
2010-12-24try to update the monster comment at the top of this file to explainTheo de Raadt
2010-12-24regenAlexandr Shadchin
2010-12-24Add info for Intel (Core Host), ATI (Radeon HD 5670)Alexandr Shadchin
2010-12-23Add a common interface for various devicesAlexandr Shadchin
2010-12-23regenJasper Lievisse Adriaanse
2010-12-23- sort previousJasper Lievisse Adriaanse
2010-12-23SyncKenneth R Westerback
2010-12-23Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicronKenneth R Westerback
2010-12-22rewrite randomwrite() for clarity after discussion with mikebTheo de Raadt
2010-12-22When configuring a vnd(4) disk, populate the disk name based on the modeJoel Sing
2010-12-22* recognize/support the Dynex DX-SC51 in envy(4)Jacob Meuser
2010-12-20READ CAPACITY and READ CAPACITY 16 commands report the last validKenneth R Westerback
2010-12-19- use usb_lookup(), these should be the last drivers that rolled their ownJasper Lievisse Adriaanse
2010-12-18rsu(4) supports the Sweex LW154Jacob Meuser
2010-12-18syncJacob Meuser
2010-12-18Sweex LW154Jacob Meuser
2010-12-17don't catch signals in usbd_{bulk,intr}_transfer if a timeout isJacob Meuser
2010-12-17- use nitems()Jasper Lievisse Adriaanse
2010-12-17- use usb_lookup() instead of handrolled macroJasper Lievisse Adriaanse
2010-12-17- attach to abbott stereo plug and fix it's firmware loadingJasper Lievisse Adriaanse
2010-12-17 regenJasper Lievisse Adriaanse
2010-12-17add abbbott stereo plug cableJasper Lievisse Adriaanse
2010-12-17- attach to moxa uport110, from rivo nurgesJasper Lievisse Adriaanse
2010-12-17- regenJasper Lievisse Adriaanse
2010-12-17add moxa uport110, from rivo nurgesJasper Lievisse Adriaanse
2010-12-17- use usb_lookup() instead of handrolled macro.Jasper Lievisse Adriaanse
2010-12-16small cleanup ioctl WSKBDIO_GETLEDSAlexandr Shadchin
2010-12-16no need to poke the vmspace, uvm_map_hint does what we want. ok ogaTed Unangst
2010-12-15Bring CBC oracle attack countermeasure from r1.32 of cryptosoft.c toMike Belopuhov
2010-12-15attach the Hercules HWGUn-54 to rsu(4)Damien Bergamini
2010-12-15Add USB ID for the Hercules HWGUn-54; from pea@Damien Bergamini
2010-12-15- the firmware download succeeded message should be wrapped in DPRINTF().Jasper Lievisse Adriaanse
2010-12-15- attach to the startech ICUSB232X, though only the first port can be usedJasper Lievisse Adriaanse
2010-12-15make this not panic on attachJonathan Gray
2010-12-15add a BRKSIZ define and use it for the heap gap constant, decouplingTed Unangst
2010-12-15revert the malloc change, as it meant dropping events before the device isTed Unangst
2010-12-15don't delay if the device is dyingJacob Meuser
2010-12-14Match the Sitecom WL-349 v1.Mark Kettenis
2010-12-14regenDamien Bergamini
2010-12-14bunch of Atheros AR9271 product ids.Damien Bergamini
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagJacob Meuser
2010-12-13#undef RSU_DEBUGDamien Bergamini
2010-12-12cosmeticDamien Bergamini
2010-12-12Match the Planex GW-USNano.Jonathan Gray
2010-12-11Add support for the ZTE MF112 from MERIGHI Marcus.Jonathan Gray