summaryrefslogtreecommitdiff
path: root/sys/dev/ic/wdcreg.h
AgeCommit message (Expand)Author
2003-12-30Move the register definitions for ATA Task File registers to atareg.h;thorpej
2003-12-20add SMART Read Log constantlha
2003-12-03Move WDC_NREG from wdcreg.h to wdcvar.h. First part of fix forbouyer
2003-11-27There are some cards that map the ATA control and IDE DMA registersfvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-26Rename WDSF_EN_WR_CACHE to WDSF_WRITE_CACHE_EN for consistency with otherbouyer
2002-08-05Add ATA SMART reporting support from Ben Collver in kern/12787.soren
2002-03-31Fix typo in a comment. Reported by Alexander Yurchenko in private e-mail.bouyer
2002-01-13Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit whilechristos
2000-08-21Add register definitions for S.M.A.R.T. -- an autonomous disk monitoringcastor
1999-03-07Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and webouyer
1999-01-18move wd.c:print_wderror() to ata.c:ata_perror().bouyer
1998-11-23Implement the AT_READREG flag. This is needed for the CHECK POWER MODEkenh
1998-11-05Add definitions for the ATA power management commandskenh
1998-10-12Merge bouyer-idebouyer
1998-04-26In LBA mode, always use the `total capacity' count, rather than calculatingmycroft
1998-04-23Correct defifintion of the WDCE_MCR and WDCE_ABRT bits: they have beenbouyer
1998-01-14Various cleanups and bug fixes to the wdc/wd code:cgd
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1995-03-29KERNEL -> _KERNEL.briggs
1995-03-26KERNEL -> _KERNELjtc
1994-11-23Forgot to commit this as part of the LBA changes.mycroft
1994-11-22Implement EIDE multi-sector PIO and DMA modes, based on code from Onno vanmycroft
1994-11-22Change some constant names, etc., to better match the ATA spec.mycroft
1994-11-04Add a simplified version of wdcommand() that can be used in some cases.mycroft
1994-10-27new RCS ID format.cgd
1994-08-22Fix typo in WDCS_BITS.mycroft
1994-03-10Cleanup to fit standard coding conventions, and *many* bugs fixed.mycroft
1994-03-02Fix prototype of wdintr().mycroft
1994-02-11Add proc arg to wdioctl() proto.mycroft
1993-05-22add rcsids to everything and clean up headerscgd
1993-03-21initial import of 386bsd-0.1 sourcescgd