freebsd-src/sys/dev/ata
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
ata-all.c Relax the check for class=storage, subclass=ide to just class=storage. 1999-10-16 09:00:49 +00:00
ata-all.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
ata-disk.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
ata-disk.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
ata-dma.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-all.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-all.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
atapi-cd.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-cd.h Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and 1999-10-01 14:14:20 +00:00
atapi-fd.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-fd.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00
atapi-tape.c Remove unused include files. 1999-10-10 18:08:40 +00:00
atapi-tape.h Add support for the HPT366 chip, this is used on the Abit boards and 1999-10-09 19:57:13 +00:00