summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umass_isdata.c
AgeCommit message (Expand)Author
2008-05-24Split device_t and softc for all USB device drivers, and related cosmeticcube
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2004-08-20- Add an (*ata_reset_channel)() member to ata_bustype.thorpej
2004-08-20Also set the AT_XFDONE bit as appropriate.thorpej
2004-08-12Rename some constants:thorpej
2004-08-12Rename "struct wdc_command" to "struct ata_command".thorpej
2003-12-30No longer need to include <dev/ic/wdcreg.h>thorpej
2003-12-14No need to include wdvar.h anymore.thorpej
2003-12-14Instead of calling wddone() directly, set a (*drv_done)() callback inthorpej
2003-10-08Make the ATA mid-layer appears as atabus, as proposed inbouyer
2003-01-27Use PRId64 for daddr_t in a DPRINTF.toshii
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-07-11Get rid of trailing white space.augustss
2002-07-08s/__FUNCTION__/__func__/augustss
2001-12-24Add a preliminary version of a driver for In-System Designs non-standardaugustss