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
/
ata
/
wdvar.h
Age
Commit message (
Expand
)
Author
2003-12-14
Move the wddone() prototype to wd.c
thorpej
2003-12-14
Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed.
thorpej
2003-12-14
Move struct ata_device from wdvar.h to atavar.h.
thorpej
2003-12-14
Move struct ata_bustype from wdvar.h to atavar.h.
thorpej
2003-12-14
Move struct ata_bio from wdvar.h to atavar.h.
thorpej
2003-11-07
Replace home-grown locks with lockmgr().
mycroft
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-10-08
Make the ATA mid-layer appears as atabus, as proposed in
bouyer
2003-10-05
Remove references to University of California from my copyright notices.
bouyer
2003-04-15
Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad
darrenr
2003-04-15
Automatically build up a list of bad sectors from failed read operations and
darrenr
2003-04-03
Check RAW_PART against the media size instead of the disklabel.
fvdl
2003-03-21
Work around a buggy PHY in some Seagate S-ATA drives which get confused
thorpej
2003-01-27
Experimental support for RAID volumes configured by ATA "RAID" controllers.
thorpej
2002-04-23
More copyright fixes, pointed out by Thomas. Thanks !
bouyer
2002-01-13
Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while
christos
2001-12-03
Update my copyrigth.
bouyer
2001-12-03
Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges):
bouyer
2001-12-02
Clean up attach of wd/atapibus:
bouyer
2001-07-08
Correct various misspellings of 'transfer' and inflected forms.
wiz
2000-05-15
Sync my copyrigth notice
bouyer
2000-04-01
- DMA code cleanup: pciide_dma_finish() doesn't stop/unload the current DMA op
bouyer
1999-10-20
Cancel active transfers on aic/wdc detach.
enami
1998-11-11
- clearify the boot messages (features supported vs features used). Thanks to
bouyer
1998-10-12
Merge bouyer-ide
bouyer