Age | Commit message (Expand) | Author |
2003-05-17 | sync with NetBSD and add various local hacks to make things work correctly | Nathan Binkert |
2003-05-07 | string cleanup; nate ok | Theo de Raadt |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-01-05 | spelling | Theo de Raadt |
2002-12-15 | Fix/Cleanup some SCSI #defines. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-07-25 | get rid of trailing whitespace | Nathan Binkert |
2002-06-21 | Trial and error gives me this tweak for the trumpion 0x1100 device. | Artur Grabowski |
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-09-25 | Change to umass to not attach immediately if the system is still 'cold'. | Dale Rahn |
2001-05-24 | Angelos' Fuji camera is an 8070i device and it only accepts 12 byte CDBs. | Constantine Sapuntzakis |
2001-02-24 | #else if/#elif | Michael Shalayeff |
2001-01-29 | Pull in updates from NetBSD 1.49. Mostly support for a couple more | Constantine Sapuntzakis |
2000-11-23 | fix lun support, not as nice as i would like | Theo de Raadt |
2000-11-20 | limit luns on usb | Theo de Raadt |
2000-04-14 | Sync with NetBSD. | Aaron Campbell |
2000-04-08 | Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI drivers | Constantine Sapuntzakis |
2000-04-08 | Add RCSids. | Aaron Campbell |
2000-04-08 | Complete the port to OpenBSD started by aaron@ | Constantine Sapuntzakis |
2000-04-04 | New USB mass storage driver. Improvements: Uses asynchronous USB requests, | Aaron Campbell |
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell |