NetBSD/sys/dev/ata
pooka 61e8303e9d Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
..
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ata.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ata_raid.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ata_raid_adaptec.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ata_raid_promise.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ata_raid_via.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ata_raidreg.h Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ata_raidvar.h Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ata_wdc.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ataconf.h Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
atareg.h From Marco Trillo (marcotrillo at gmail dot com): 2007-11-18 17:48:21 +00:00
atavar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
files.ata Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ld_ataraid.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
sata_subr.c It's 3.0Gb/s, not GB/s. Pointed out by Thomas E. Spanjaard. 2006-11-30 23:07:31 +00:00
satapmpreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
satareg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
satavar.h machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
wd.c more KNF changes 2007-11-07 08:59:03 +00:00
wdvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00