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
2011-07-15
Cope with the start-dma-before-init errata and some other register setup
Theo de Raadt
2011-05-09
Refactor queue allocation and initialization into a wdc_alloc_queue()
Matthew Dempsky
2011-05-08
Eliminate a few unused wdc capability flags (WDC_CAPABILITY_HWLOCK,
Matthew Dempsky
2011-04-18
keep an eye out for wdc registers returning 0xff. if they return 0xff,
Theo de Raadt
2011-04-15
Change wdc_reset_channel() to take a `no wait' argument. Pass in turn this
Miod Vallat
2011-04-05
wd_hibernate_io() is a standalone disk io writer which tries to not
Theo de Raadt
2010-08-29
pcmcia/wdc_pcmcia.c
Theo de Raadt
2010-05-09
hander -> handler
Jasper Lievisse Adriaanse
2009-10-13
Get rid of devact enum, substitute it with an int and coresponding defines.
Paul Irofti
2009-10-05
Add some minimalistic detach/unmap bits for pciide,
Jonathan Gray
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-05-08
wdcrestart() is never used
Theo de Raadt
2007-05-08
atapi_print() is never used
Theo de Raadt
2006-05-03
Provide a function pointer that allows for the wdc reset
Jonathan Gray
2006-02-10
Fix LBA48 access for ServerWorks SATA.
Mark Kettenis
2004-10-17
Add a callback drv_probe() to allow underlying ata controller driver
Alexander Yurchenko
2004-10-17
Move declaration of default _vtbl members (wdc_default_*) to
Alexander Yurchenko
2004-10-17
Define number of general and ``shadow'' (overlapping) ATA registers;
Alexander Yurchenko
2004-09-24
Multiple inclusion protection.
Alexander Yurchenko
2004-06-02
Add quirks field to the wdc softc and implement the first one:
Alexander Yurchenko
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
[next]