Age | Commit message (Expand) | Author |
2010-12-27 | cleanup pms_enable_intelli: magic numbers -> defines | Alexandr Shadchin |
2010-12-27 | remove unneeded Makefile | Alexandr Shadchin |
2010-12-27 | * add cfattach activate functions and call usbd_deactivate() in the | Jacob Meuser |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-12-24 | fix crash: | Alexandr Shadchin |
2010-12-24 | try to update the monster comment at the top of this file to explain | Theo de Raadt |
2010-12-24 | regen | Alexandr Shadchin |
2010-12-24 | Add info for Intel (Core Host), ATI (Radeon HD 5670) | Alexandr Shadchin |
2010-12-23 | Add a common interface for various devices | Alexandr Shadchin |
2010-12-23 | regen | Jasper Lievisse Adriaanse |
2010-12-23 | - sort previous | Jasper Lievisse Adriaanse |
2010-12-23 | Sync | Kenneth R Westerback |
2010-12-23 | Add info for Intel (CORE DMI), nVidia (GT425M, GF108 audio), JMicron | Kenneth R Westerback |
2010-12-22 | rewrite randomwrite() for clarity after discussion with mikeb | Theo de Raadt |
2010-12-22 | When configuring a vnd(4) disk, populate the disk name based on the mode | Joel Sing |
2010-12-22 | * recognize/support the Dynex DX-SC51 in envy(4) | Jacob Meuser |
2010-12-20 | READ CAPACITY and READ CAPACITY 16 commands report the last valid | Kenneth R Westerback |
2010-12-19 | - use usb_lookup(), these should be the last drivers that rolled their own | Jasper Lievisse Adriaanse |
2010-12-18 | rsu(4) supports the Sweex LW154 | Jacob Meuser |
2010-12-18 | sync | Jacob Meuser |
2010-12-18 | Sweex LW154 | Jacob Meuser |
2010-12-17 | don't catch signals in usbd_{bulk,intr}_transfer if a timeout is | Jacob Meuser |
2010-12-17 | - use nitems() | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to abbott stereo plug and fix it's firmware loading | Jasper Lievisse Adriaanse |
2010-12-17 | regen | Jasper Lievisse Adriaanse |
2010-12-17 | add abbbott stereo plug cable | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - regen | Jasper Lievisse Adriaanse |
2010-12-17 | add moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro. | Jasper Lievisse Adriaanse |
2010-12-16 | small cleanup ioctl WSKBDIO_GETLEDS | Alexandr Shadchin |
2010-12-16 | no need to poke the vmspace, uvm_map_hint does what we want. ok oga | Ted Unangst |
2010-12-15 | Bring CBC oracle attack countermeasure from r1.32 of cryptosoft.c to | Mike Belopuhov |
2010-12-15 | attach the Hercules HWGUn-54 to rsu(4) | Damien Bergamini |
2010-12-15 | Add 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 used | Jasper Lievisse Adriaanse |
2010-12-15 | make this not panic on attach | Jonathan Gray |
2010-12-15 | add a BRKSIZ define and use it for the heap gap constant, decoupling | Ted Unangst |
2010-12-15 | revert the malloc change, as it meant dropping events before the device is | Ted Unangst |
2010-12-15 | don't delay if the device is dying | Jacob Meuser |
2010-12-14 | Match the Sitecom WL-349 v1. | Mark Kettenis |
2010-12-14 | regen | Damien Bergamini |
2010-12-14 | bunch of Atheros AR9271 product ids. | Damien Bergamini |
2010-12-14 | use the dying flag in struct usbd_bus instead of a private dying flag | Jacob Meuser |
2010-12-13 | #undef RSU_DEBUG | Damien Bergamini |
2010-12-12 | cosmetic | Damien Bergamini |
2010-12-12 | Match the Planex GW-USNano. | Jonathan Gray |
2010-12-11 | Add support for the ZTE MF112 from MERIGHI Marcus. | Jonathan Gray |