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
/
ata
Age
Commit message (
Expand
)
Author
2002-12-23
dev/ata/ata.c should depends on wdc_base since it uses some calls
Alexander Yurchenko
2002-12-19
Protect WDCDEBUG_PRINT macro with do {} while (0)
Alexander Yurchenko
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-05-24
protect biodone with splbio.
Artur Grabowski
2002-05-03
LBA48 support.
Grigoriy Orlov
2002-03-27
Calculate the maximum queue depth correctly.
Grigoriy Orlov
2002-03-16
Use wdc_setdrive
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-11-28
Add tag line. Thanks to David Krause
Constantine Sapuntzakis
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-21
Correct some pryntf() usage: get the correct number of arguments in the
Miod Vallat
2001-09-20
occured->occurred
Mike Pechkin
2001-08-06
Remove legacy __BDEVSW_DUMP_OLD_TYPE code.
Miod Vallat
2001-07-31
Go down only one Ultra DMA mode at a time. Thanks to Matt Evans for
Constantine Sapuntzakis
2001-07-31
On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading
Constantine Sapuntzakis
2001-07-21
Undo last fix to ata_wdc.c. Don't deregister timeout in generic code
Constantine Sapuntzakis
2001-07-21
Don't hang on missing interrupts
Constantine Sapuntzakis
2001-07-12
extra wddone caused biodone panics occasionally
Constantine Sapuntzakis
2001-07-12
Rework of probe code. Try better to deal with floating buses. Depending
Constantine Sapuntzakis
2001-07-09
ch_flags should be ch_status
Constantine Sapuntzakis
2001-06-25
Fix excessive resets and device probes by storing IDENTIFY results in the
Constantine Sapuntzakis
2001-05-01
Add fields to keep track of reset capabilities and resets better
Constantine Sapuntzakis
2001-04-30
Move ioctl stuff to low-level driver
Constantine Sapuntzakis
2001-04-02
ATA_POLL should have been AT_POLL
Constantine Sapuntzakis
2001-03-25
Missing irqack, cleanup DMA error handling
Constantine Sapuntzakis
2001-03-25
Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...
Constantine Sapuntzakis
2001-03-23
atactl SMART support; wouter@yourcreativesolutions.nl
Theo de Raadt
2001-01-29
Fix bug where timeouts triggered too early, caused panic on ATAPI tapes.
Niklas Hallqvist
2001-01-25
spelling
Todd T. Fries
2000-10-29
undo this; adds files, unacceptable at this point in release
Theo de Raadt
2000-10-28
Reduce footprint of ATA driver by only having PROBE debug messages compiled
Constantine Sapuntzakis
2000-07-20
Fix to ATA detect. Some devices seem to be comatose after reset
Constantine Sapuntzakis
2000-06-30
Convert to new timeout API.
Artur Grabowski
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
2000-04-07
correct debug printouts
Niklas Hallqvist
2000-04-07
remove statics
Niklas Hallqvist
1999-11-17
New interface to ATA registers that goes through the lower-level device
Constantine Sapuntzakis
1999-11-05
Fix ata_get_params on big endian platforms.
Constantine Sapuntzakis
1999-11-05
use wdc_input_bytes and wdc_output_bytes
Constantine Sapuntzakis
1999-10-27
bugfixes from netbsd ata_wdc.c, ok csapuntz@
Chris Cappuccio
1999-10-09
Fix printout at attach time. Print PIO/DMA mode information after having
Constantine Sapuntzakis
1999-10-09
wdc layer work:
Constantine Sapuntzakis
1999-09-05
Support for ATAPI tapes, works but still has some rough edges. Some style.
Niklas Hallqvist
1999-08-15
o Correctly set type and typename in driver-generated label
Todd C. Miller
1999-08-10
support DIOCRLDINFO
Theo de Raadt
1999-08-05
Make IDE compile on alpha again:
Niklas Hallqvist
[next]