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
2003-07-23
Old Promise ATA controllers need some additional operations
Alexander Yurchenko
2003-07-20
Use LBA48 only when accessing blocks after 137Gb limit or using sectors
Alexander Yurchenko
2003-06-25
implement new means of manipulating buf queues, bufq.
Ted Unangst
2003-05-20
change spaces to tabs so i can mail grange diffs :)
Ted Unangst
2003-04-14
revert last change since it causes problems on some devices
Alexander Yurchenko
2003-04-12
Don't wait for DRQ after issuing IDENTIFY command. Fix long detecting
Alexander Yurchenko
2003-04-09
sprintf->snprintf. miod@, grange@ ok.
Hakan Olsson
2003-04-06
Some easy strcpy elimination.
Kenneth R Westerback
2003-02-28
Increase IDENTIFY command timeout to 3 sec, as required by some
Alexander Yurchenko
2003-02-25
Correct the size of __reserved9 field in struct ataparams;
Alexander Yurchenko
2003-02-21
Fix Manuel Bouyer's copyright, from NetBSD
Alexander Yurchenko
2003-02-13
Don't force all ATAPI devices to PIO mode 3, there are
Alexander Yurchenko
2003-01-10
splio->splbio in comment
Alexander Yurchenko
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
[next]