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
/
atapiscsi
Age
Commit message (
Expand
)
Author
1999-12-14
Various fixes:
Constantine Sapuntzakis
1999-12-11
Cleanup.
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-11-02
re-enable IDENTIFY, reset delay each time
Theo de Raadt
1999-10-29
NetBSD take note:
Constantine Sapuntzakis
1999-10-29
Added diagnostic: "length 0 transfer in data phase"
Constantine Sapuntzakis
1999-10-29
Introduce wdc_output_bytes and wdc_input_bytes to remove replicated PIO logic
Theo de Raadt
1999-10-09
wdc layer work:
Constantine Sapuntzakis
1999-10-06
Turn of debugging diagnostics
Constantine Sapuntzakis
1999-10-06
Fix piomode(0x4) errors.
Constantine Sapuntzakis
1999-09-24
Fix a bug that was causing timeouts every time an ATAPI device was reset.
Constantine Sapuntzakis
1999-09-05
Support for ATAPI tapes, works but still has some rough edges. Some style.
Niklas Hallqvist
1999-08-12
use bzero in the kernel (I thought I had done this already?)
Niklas Hallqvist
1999-07-25
Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP
Constantine Sapuntzakis
1999-07-23
Don't even try wdc_get_params on a drive that didn't show up as ATAPI
Constantine Sapuntzakis
1999-07-23
Identify Drive may have to access media. So, wait up to 10s (in polling mode)
Constantine Sapuntzakis
1999-07-22
need a blank line here... for now
Theo de Raadt
1999-07-22
Use wdc_select_drive if we're starting in the IDLE bus state.
Constantine Sapuntzakis
1999-07-20
Make acd redundant.
Constantine Sapuntzakis
1999-07-19
Lower chatiness
Constantine Sapuntzakis
1999-07-18
Added acd dummy device so the new ATA stuff compiles & links
Constantine Sapuntzakis
1999-07-18
We need an "atapiscsi.h" for dev/ic/wdc.c
Constantine Sapuntzakis
1999-07-18
Import of NetBSD ATA/IDE stuff.
Constantine Sapuntzakis