Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-29 | sync | Nathan Binkert | |
2003-05-29 | another Iomega device | Nathan Binkert | |
2003-05-21 | sync | Nathan Binkert | |
2003-05-21 | add ServerWorks vendor ID. Add another flash reader | Nathan Binkert | |
2003-05-19 | strlcpy; millert@ ok | Miod Vallat | |
2003-05-19 | updates from NetBSD | Nathan Binkert | |
2003-05-19 | fix documentation links from netbsd | Nathan Binkert | |
2003-05-19 | add a quirk for my trek thumbdrive | Nathan Binkert | |
2003-05-19 | update documentation url | Nathan Binkert | |
2003-05-19 | sync tag with NetBSD | Nathan Binkert | |
2003-05-19 | check for null before memset | Nathan Binkert | |
2003-05-19 | nuke unused variable, from NetBSD | Nathan Binkert | |
2003-05-19 | don't use 1284 mode | Nathan Binkert | |
When detaching a ulpt device, call vdevgone() for the corresponding NOPRIME minor device too. from NetBSD | |||
2003-05-19 | ditch unused return value | Nathan Binkert | |
2003-05-19 | better match netbsd | Nathan Binkert | |
2003-05-19 | initialize variable to match NetBSD | Nathan Binkert | |
2003-05-18 | add a quirk for the Imation FlashGo adapter to make it shut up | Nathan Binkert | |
2003-05-18 | sync | Nathan Binkert | |
2003-05-18 | add mcbride's cf adapter | Nathan Binkert | |
2003-05-18 | try a little harder to attach devices that are really slow | Nathan Binkert | |
2003-05-18 | add a quirk for a different zip250 model | Nathan Binkert | |
2003-05-17 | Mention in the 'status cmd failed' message the scsi command that | Kenneth R Westerback | |
failed. ok nate@. | |||
2003-05-17 | Correct chipset identification from netbsd | Nathan Binkert | |
2003-05-17 | My psaplay120 is acutally a rio device. The userland bits need to be worked | Nathan Binkert | |
on though | |||
2003-05-17 | more scanners from netbsd | Nathan Binkert | |
2003-05-17 | more devices from NetBSD | Nathan Binkert | |
2003-05-17 | more devices from NetBSD | Nathan Binkert | |
2003-05-17 | sync | Nathan Binkert | |
2003-05-17 | another zip 250 | Nathan Binkert | |
2003-05-17 | try a little harder to not end up with 0 usb ports on amd756 chipsets | Todd T. Fries | |
ok nate@ | |||
2003-05-17 | sync with NetBSD and add various local hacks to make things work correctly | Nathan Binkert | |
with our scsi layer | |||
2003-05-17 | make this function available to others | Nathan Binkert | |
2003-05-17 | sync | Nathan Binkert | |
2003-05-17 | add my camera | Nathan Binkert | |
2003-05-16 | sync | Nathan Binkert | |
2003-05-16 | missed one | Nathan Binkert | |
2003-05-16 | sync | Nathan Binkert | |
2003-05-16 | A bunch of usb devices from netbsd | 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-03-14 | sync | Todd T. Fries | |
2003-03-14 | Casio BE300 PDA; ok theo | Todd T. Fries | |
2003-01-27 | pad minimum frames with 0's; based on netbsd | Jason Wright | |
2003-01-07 | remove the altq classifier code which is replaced by pf and no longer used. | Kenjiro Cho | |
ok henning@, deraadt@ | |||
2003-01-05 | spelling | Theo de Raadt | |
2002-12-15 | Fix/Cleanup some SCSI #defines. | Kenneth R Westerback | |
1) Correctly define MODE_SENSE_BIG as 0x5a, not 0x54. 2) Delete duplicate #define's of some opcodes in scsi_disk.h. 3) Delete multiple #define's for same opcode in scsi_disk.h. 4) Replace uses of deleted opcodes in umass.c with remaining ones. ok millert@ tdeval@ | |||
2002-12-01 | sync | Todd T. Fries | |
2002-12-01 | vivitar camera | Todd T. Fries | |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert | |
Driver from Alexander Kabaev <kan.FreeBSD.org> and Ichiro FUKUHARA <ichiro@ichiro.org> | |||
2002-11-30 | Add driver for SUNTAC Slipper VS-10U communications device | Nathan Binkert | |