freebsd-skq/sys/dev/ata
Poul-Henning Kamp cf9fa8e725 Move suser() and suser_xxx() prototypes and a related #define from
<sys/proc.h> to <sys/systm.h>.

Correctly document the #includes needed in the manpage.

Add one now needed #include of <sys/systm.h>.
Remove the consequent 48 unused #includes of <sys/proc.h>.
2000-10-29 16:06:56 +00:00
..
ata-all.c Fix the problem with DMA mode not working on Aladdin chips. 2000-10-24 13:50:22 +00:00
ata-all.h Minor changes to the ATA RAID support code, remove some verbosity 2000-10-18 18:49:42 +00:00
ata-disk.c Get the prober error code instead of relying on scp->error to contain 2000-10-22 12:16:51 +00:00
ata-disk.h Add support for ATA "pseudo" RAID controllers as the Promise Fasttrak 2000-10-13 13:04:45 +00:00
ata-dma.c Fix warning in the ISA only case. 2000-10-22 12:17:38 +00:00
ata-raid.c Clean up the raid code a bit, also allow disks on HPT controllers to 2000-10-22 12:17:57 +00:00
ata-raid.h Clean up the raid code a bit, also allow disks on HPT controllers to 2000-10-22 12:17:57 +00:00
atapi-all.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
atapi-all.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-cd.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
atapi-cd.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-fd.c Remove unneeded includes 2000-09-20 07:00:24 +00:00
atapi-fd.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-tape.c Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00
atapi-tape.h Add support for tagged queuing on ATA drives. There is only support for 2000-09-19 11:08:39 +00:00