CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/08/17 09:36:29
Modified files:
sys/dev/ata : ata.c ata_wdc.c atavar.h wd.c
sys/dev/ic : wdc.c wdcevent.h wdcvar.h
Log message:
The 80's called and want their interface back. Remove last fragments of
ST-506 support. Remove redundant 'precomp' variables/fields and rename
remaining few to 'features' to be consistant with the rest of the code.
Consensus that no ST-506 disks (requiring ISA cards, <120MB, usually
rife with bad sectors that can't be worked around) are still running
OpenBSD.