NetBSD/sys/dev/ata
fvdl 8103646465 Check RAW_PART against the media size instead of the disklabel.
Add the media size in 512-byte sectors to the softc, to avoid
some 64 bit computations. Bump the capacity stored in softcs
for disks to 64 bits.
2003-04-03 22:18:23 +00:00
..
ata_raid_promise.c Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ata_raid.c Add missing splbio() protecting of bufpool access. Add a clarifying 2003-02-25 21:25:40 +00:00
ata_raidreg.h Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ata_raidvar.h Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ata_wdc.c
ata.c Bump WDCC_IDENTIFY timeout to 3 seconds, as required by some drives. 2003-01-27 21:27:52 +00:00
atareg.h
atavar.h
files.ata Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ld_ataraid.c Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and 2003-02-25 20:35:31 +00:00
Makefile
wd.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
wdvar.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00