index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
wdcvar.h
Age
Commit message (
Expand
)
Author
2003-10-21
typos from Tom Cosgrove;
Jason McIntyre
2003-10-17
Merge an old fix from NetBSD:
Alexander Yurchenko
2003-10-16
New flag to mark SATA controllers
Alexander Yurchenko
2003-10-16
spaces/tabs cleanup
Alexander Yurchenko
2003-09-28
kill trailing spaces, no functional changes
Alexander Yurchenko
2003-07-23
Old Promise ATA controllers need some additional operations
Alexander Yurchenko
2003-07-05
better indent
Alexander Yurchenko
2002-05-03
LBA48 support.
Grigoriy Orlov
2002-03-16
The new code logs the control signals on the IDE bus. You can extract the log
Constantine Sapuntzakis
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-07
pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ ok
Michael Shalayeff
2001-07-31
On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading
Constantine Sapuntzakis
2001-06-25
Fix excessive resets and device probes by storing IDENTIFY results in the
Constantine Sapuntzakis
2001-04-30
Move ATA IOCTL commands to low-level WDC driver
Constantine Sapuntzakis
2001-04-04
Lay the groundwork for disabling ATAPI DMA on controllers
Constantine Sapuntzakis
2001-03-25
Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...
Constantine Sapuntzakis
2001-03-15
Fix races between timeouts and interrupts.
Constantine Sapuntzakis
2001-03-05
Convert to new timeout API. costa@ ok.
Hakan Olsson
2001-01-29
Add wdc_print_current_modes to print current transfer modes set on the
Constantine Sapuntzakis
2000-10-27
Patch to get rid of ST506 phantoms. Thanks to Grigoriy Orlov for the design
Constantine Sapuntzakis
2000-07-20
chp->wdc can be NULL on probe.
Constantine Sapuntzakis
2000-07-20
Fix to ATA detect. Some devices seem to be comatose after reset
Constantine Sapuntzakis
2000-06-30
Convert some parts to new timeouts.
Artur Grabowski
2000-04-10
Added support for wd detach (merge from NetBSD). Support for
Constantine Sapuntzakis
1999-12-14
Thanks aaron.
Constantine Sapuntzakis
1999-12-11
ATAPI Tape drive support. Should be considered experimental.
Constantine Sapuntzakis
1999-11-17
New interface to ATA registers that goes through the lower-level device
Constantine Sapuntzakis
1999-10-29
reliability fixes from csapuntz; commit message replaced later with details
Theo de Raadt
1999-10-09
wdc layer work:
Constantine Sapuntzakis
1999-07-22
Create wdc_enable_intr, wdc_disable_intr, wdc_select_drive.
Constantine Sapuntzakis
1999-07-18
Import of NetBSD ATA/IDE stuff.
Constantine Sapuntzakis