index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
umass_isdata.c
Age
Commit message (
Expand
)
Author
2008-05-24
Split device_t and softc for all USB device drivers, and related cosmetic
cube
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2004-08-20
- Add an (*ata_reset_channel)() member to ata_bustype.
thorpej
2004-08-20
Also set the AT_XFDONE bit as appropriate.
thorpej
2004-08-12
Rename some constants:
thorpej
2004-08-12
Rename "struct wdc_command" to "struct ata_command".
thorpej
2003-12-30
No longer need to include <dev/ic/wdcreg.h>
thorpej
2003-12-14
No need to include wdvar.h anymore.
thorpej
2003-12-14
Instead of calling wddone() directly, set a (*drv_done)() callback in
thorpej
2003-10-08
Make the ATA mid-layer appears as atabus, as proposed in
bouyer
2003-01-27
Use PRId64 for daddr_t in a DPRINTF.
toshii
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-07-11
Get rid of trailing white space.
augustss
2002-07-08
s/__FUNCTION__/__func__/
augustss
2001-12-24
Add a preliminary version of a driver for In-System Designs non-standard
augustss