| Age | Commit message (Expand) | Author |
| 2003-10-13 | Regen. | augustss |
| 2003-10-13 | Add some IOMEGA products. | augustss |
| 2003-10-13 | dev/scsipi/atapi_disk.h is no more, and umass_scsipi.c compiles | dyoung |
| 2003-10-13 | KNF the previous commit. | enami |
| 2003-10-13 | Rest of PR23128, so that ehci.c compiles again. | enami |
| 2003-10-12 | Fix problems with ehci on controllers that support 64-bit addressing. From | mycroft |
| 2003-10-11 | regen (Acer BT-500 Bluetooth USB Adapter). | wiz |
| 2003-10-11 | Add IDs for Acer BT-500 Bluetooth USB Adapter. | wiz |
| 2003-10-11 | Fix a done list handling bug which exhibits under high shared interrupt | toshii |
| 2003-10-08 | Following Matt Thomas's request, rename ata attribute to ata_hl, and | bouyer |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-04 | Several changes: | augustss |
| 2003-10-02 | Add more printers that report bidir mode, but can't handle it. From Linux. | augustss |
| 2003-10-02 | Regen. | augustss |
| 2003-10-02 | Add more printers (from Linux). | augustss |
| 2003-10-02 | Regen. | augustss |
| 2003-10-02 | Add HP Deskjet 6127. | augustss |
| 2003-09-29 | The umass attach can fail in many ways. Print a message about why it | augustss |
| 2003-09-29 | Update URLs. From PR 23004. | augustss |
| 2003-09-28 | regen: ROLAND MIDI devices and Piengineering Xkeys entry | jdolecek |
| 2003-09-28 | add usbdevs entries and umidi quirks for Roland USB MIDI devices | jdolecek |
| 2003-09-28 | add Piengineering Xkeys 58 entry, from kern/20838 | jdolecek |
| 2003-09-23 | Allow a device to reject CLEAR_FEATURE ENDPOINT_STALL (with a STALL) -- the | mycroft |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-09-20 | regen - addition of KYE G-07 joystick entry | jdolecek |
| 2003-09-20 | add entry for KYE G-07 joystick | jdolecek |
| 2003-09-17 | Shuttle products do not need PQUIRK_NOTUR any more. Also removing them for the | mycroft |
| 2003-09-13 | Do the quirk initialization earlier. | mycroft |
| 2003-09-13 | Arrange for the SCSI device to be target 0, and us to be the highest target | mycroft |
| 2003-09-12 | Set SCSIPI_CHAN_NOSETTLE. | mycroft |
| 2003-09-12 | In usbd_setup_pipe(), check the return value from usbd_clear_endpoint_stall(). | mycroft |
| 2003-09-12 | Tweak a debugging printf(). | mycroft |
| 2003-09-12 | ZIP drives don't need PQUIRK_NOTUR -- tested on both a 100 (by me) and a 250 | mycroft |
| 2003-09-10 | Update actlen even in the case where a TD returns an error -- this is critical | mycroft |
| 2003-09-10 | Regen. | augustss |
| 2003-09-10 | Add a couple of devices. | augustss |
| 2003-09-10 | Mostly stylistic change, making comments and printf()s similar between BBB | mycroft |
| 2003-09-10 | Copyright maintenance. | mycroft |
| 2003-09-10 | Er, missed one thing. | mycroft |
| 2003-09-10 | Exorcise UMASS_QUIRK_FORCE_SHORT_INQUIRY. | mycroft |
| 2003-09-10 | On a Bulk-In data stall, make sure we copy back the data received, per the | mycroft |
| 2003-09-10 | The Sony camera reports itself as a "disk", not a "simplified direct access" | mycroft |
| 2003-09-10 | cc -pipe -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-lengt... | mycroft |
| 2003-09-09 | PQUIRK_NODOORLOCK seems to be strictly unnecessary. If the drive doesn't | mycroft |
| 2003-09-08 | If maxlun>0, automatically set PQUIRK_FORCELUNS, rather than using quirk | mycroft |
| 2003-09-08 | Remove UMASS_QUIRK_NO_START_STOP and UMASS_QUIRK_NO_MAX_LUN. | mycroft |
| 2003-09-08 | Regen. | tron |
| 2003-09-08 | Add quirk for Sandisk SDDR-86. The patch was supplied by Peter Seebach | tron |
| 2003-09-05 | Some of the table entries are now noops. Remove them. | mycroft |
| 2003-09-05 | Take vigilante action and remove all the NO_MAX_LUN, NOMODESENSE and | mycroft |