summaryrefslogtreecommitdiff
path: root/sys/dev/atapiscsi
AgeCommit message (Expand)Author
2000-08-11DMA transfers should transition to completed state directly tooConstantine Sapuntzakis
2000-08-09Death to acd_stub.c. No longer neededConstantine Sapuntzakis
2000-08-09Unnecessary headerConstantine Sapuntzakis
2000-08-09Fixes for the BCD 48SB CD-ROM C2.4, which seems to like to dropConstantine Sapuntzakis
2000-07-20Fix to ATA detect. Some devices seem to be comatose after resetConstantine Sapuntzakis
2000-06-30Convert to new timeout API.Artur Grabowski
2000-06-30Convert some parts to new timeouts.Artur Grabowski
2000-04-10Added support for wd detach (merge from NetBSD). Support forConstantine Sapuntzakis
2000-01-12For reasons beyond my comprehension, touching the sdh register too muchConstantine Sapuntzakis
1999-12-19Improve timeout handling in poll machineConstantine Sapuntzakis
1999-12-14Various fixes:Constantine Sapuntzakis
1999-12-11Cleanup.Constantine Sapuntzakis
1999-12-11ATAPI Tape drive support. Should be considered experimental.Constantine Sapuntzakis
1999-11-17New interface to ATA registers that goes through the lower-level deviceConstantine Sapuntzakis
1999-11-02re-enable IDENTIFY, reset delay each timeTheo de Raadt
1999-10-29NetBSD take note:Constantine Sapuntzakis
1999-10-29Added diagnostic: "length 0 transfer in data phase"Constantine Sapuntzakis
1999-10-29Introduce wdc_output_bytes and wdc_input_bytes to remove replicated PIO logicTheo de Raadt
1999-10-09wdc layer work:Constantine Sapuntzakis
1999-10-06Turn of debugging diagnosticsConstantine Sapuntzakis
1999-10-06Fix piomode(0x4) errors.Constantine Sapuntzakis
1999-09-24Fix a bug that was causing timeouts every time an ATAPI device was reset.Constantine Sapuntzakis
1999-09-05Support for ATAPI tapes, works but still has some rough edges. Some style.Niklas Hallqvist
1999-08-12use bzero in the kernel (I thought I had done this already?)Niklas Hallqvist
1999-07-25Merge sd stuff from NetBSD-current. Helps with LS-120, ZIPConstantine Sapuntzakis
1999-07-23Don't even try wdc_get_params on a drive that didn't show up as ATAPIConstantine Sapuntzakis
1999-07-23Identify Drive may have to access media. So, wait up to 10s (in polling mode)Constantine Sapuntzakis
1999-07-22need a blank line here... for nowTheo de Raadt
1999-07-22Use wdc_select_drive if we're starting in the IDLE bus state.Constantine Sapuntzakis
1999-07-20Make acd redundant.Constantine Sapuntzakis
1999-07-19Lower chatinessConstantine Sapuntzakis
1999-07-18Added acd dummy device so the new ATA stuff compiles & linksConstantine Sapuntzakis
1999-07-18We need an "atapiscsi.h" for dev/ic/wdc.cConstantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis