index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
wdcreg.h
Age
Commit message (
Expand
)
Author
2003-12-30
Move the register definitions for ATA Task File registers to atareg.h;
thorpej
2003-12-20
add SMART Read Log constant
lha
2003-12-03
Move WDC_NREG from wdcreg.h to wdcvar.h. First part of fix for
bouyer
2003-11-27
There are some cards that map the ATA control and IDE DMA registers
fvdl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-26
Rename WDSF_EN_WR_CACHE to WDSF_WRITE_CACHE_EN for consistency with other
bouyer
2002-08-05
Add ATA SMART reporting support from Ben Collver in kern/12787.
soren
2002-03-31
Fix typo in a comment. Reported by Alexander Yurchenko in private e-mail.
bouyer
2002-01-13
Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while
christos
2000-08-21
Add register definitions for S.M.A.R.T. -- an autonomous disk monitoring
castor
1999-03-07
Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we
bouyer
1999-01-18
move wd.c:print_wderror() to ata.c:ata_perror().
bouyer
1998-11-23
Implement the AT_READREG flag. This is needed for the CHECK POWER MODE
kenh
1998-11-05
Add definitions for the ATA power management commands
kenh
1998-10-12
Merge bouyer-ide
bouyer
1998-04-26
In LBA mode, always use the `total capacity' count, rather than calculating
mycroft
1998-04-23
Correct defifintion of the WDCE_MCR and WDCE_ABRT bits: they have been
bouyer
1998-01-14
Various cleanups and bug fixes to the wdc/wd code:
cgd
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1995-03-29
KERNEL -> _KERNEL.
briggs
1995-03-26
KERNEL -> _KERNEL
jtc
1994-11-23
Forgot to commit this as part of the LBA changes.
mycroft
1994-11-22
Implement EIDE multi-sector PIO and DMA modes, based on code from Onno van
mycroft
1994-11-22
Change some constant names, etc., to better match the ATA spec.
mycroft
1994-11-04
Add a simplified version of wdcommand() that can be used in some cases.
mycroft
1994-10-27
new RCS ID format.
cgd
1994-08-22
Fix typo in WDCS_BITS.
mycroft
1994-03-10
Cleanup to fit standard coding conventions, and *many* bugs fixed.
mycroft
1994-03-02
Fix prototype of wdintr().
mycroft
1994-02-11
Add proc arg to wdioctl() proto.
mycroft
1993-05-22
add rcsids to everything and clean up headers
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd