freebsd-dev/sys/dev/ata
Poul-Henning Kamp 2221dbebce Pass the file->flags down to geom ioctl handlers.
Reject certain ioctls if write permission is not indicated.

Bump geom API version.

Reported by:	Ruben de Groot <mail25@bzerk.org>
2004-12-12 10:09:05 +00:00
..
ata-all.c Return ATA register values in the request struct when ATAREQUEST returns. 2004-11-24 10:47:26 +00:00
ata-all.h Compensate for off by one bugs in disk firmware for 48BIT addressing cutover. 2004-12-09 07:31:06 +00:00
ata-card.c Tweaks to the resource allocation to allow a few of my obscure 2004-11-10 00:33:05 +00:00
ata-cbus.c Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs. 2004-10-07 17:37:09 +00:00
ata-chipset.c Compensate for off by one bugs in disk firmware for 48BIT addressing cutover. 2004-12-09 07:31:06 +00:00
ata-commands.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-disk.c Compensate for off by one bugs in disk firmware for 48BIT addressing cutover. 2004-12-09 07:31:06 +00:00
ata-disk.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
ata-dma.c Don't set the BUS_DMA_ALLOCNOW flag for the parent tag or the tags that are 2004-11-17 11:27:30 +00:00
ata-isa.c Fix the PC98 lockups on boot. 2004-10-06 19:46:08 +00:00
ata-lowlevel.c Compensate for off by one bugs in disk firmware for 48BIT addressing cutover. 2004-12-09 07:31:06 +00:00
ata-pci.c Add support for the ITE IT8212F controller. 2004-12-08 11:17:38 +00:00
ata-pci.h Add support for the ITE IT8212F controller. 2004-12-08 11:17:38 +00:00
ata-queue.c Reset timeout when we are back from interrupt. 2004-12-08 11:16:33 +00:00
ata-raid.c Fix bad free() usage. 2004-08-09 14:22:58 +00:00
ata-raid.h Add support for LSI type software RAID's. 2004-06-25 21:21:59 +00:00
atapi-cam.c atapicam(4) is currently off by three orders of magnitude regarding the 2004-06-17 07:29:56 +00:00
atapi-cd.c Pass the file->flags down to geom ioctl handlers. 2004-12-12 10:09:05 +00:00
atapi-cd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-fd.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-fd.h Spring cleanup of macros 2004-04-30 16:21:34 +00:00
atapi-tape.c Add firmware revision to probe printf. 2004-08-05 21:11:33 +00:00
atapi-tape.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00