freebsd-dev/sys/dev/ata
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
ata-all.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ata-all.h Finally commit some of the minor things I've collected over the last month(s): 2001-08-21 11:35:47 +00:00
ata-card.c Split out the ata probes in seperate files for each bus type. 2001-03-06 21:43:46 +00:00
ata-disk.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ata-disk.h Add sysctls for reading the tunables as suggested by des. 2001-03-19 08:04:54 +00:00
ata-dma.c Update the Promise TX2 code to DTRT and not what I guessed earlier. 2001-08-28 13:36:06 +00:00
ata-isa.c Add bandaid to get ISA only systems to link. 2001-03-24 16:19:07 +00:00
ata-pci.c Update the Promise TX2 code to DTRT and not what I guessed earlier. 2001-08-28 13:36:06 +00:00
ata-raid.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ata-raid.h Add session argument to *close_disk, allowing to set session type on fixate. 2001-01-10 19:19:47 +00:00
atapi-all.c Finally commit some of the minor things I've collected over the last month(s): 2001-08-21 11:35:47 +00:00
atapi-all.h Finally commit some of the minor things I've collected over the last month(s): 2001-08-21 11:35:47 +00:00
atapi-cd.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atapi-cd.h Fix for the fixate problem on the Yamaha burners. 2001-05-29 17:19:42 +00:00
atapi-fd.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atapi-fd.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00
atapi-tape.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atapi-tape.h Refine the detach/attach code. 2001-03-14 12:05:44 +00:00