Age | Commit message (Expand) | Author |
2001-08-25 | Change scsi_[free|get]_xs to use pool(9); art@ krw@ miod@ ok. | Federico G. Schwindt |
2001-08-18 | typo from 1.50; biorn@chips.chalmers.se | Theo de Raadt |
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-10 | Wait 1 second after soft reset. | Constantine Sapuntzakis |
2001-07-03 | obvious typo in condition; csapuntz@ ok | Niklas Hallqvist |
2001-07-02 | Compile with WDCDEBUG. | Hakan Olsson |
2001-06-25 | Undo premature commit | Constantine Sapuntzakis |
2001-06-25 | Whoops, there's nothing at sc_link[1] any more | Constantine Sapuntzakis |
2001-06-25 | Fix excessive resets and device probes by storing IDENTIFY results in the | Constantine Sapuntzakis |
2001-05-27 | Cleanup of defines | Constantine Sapuntzakis |
2001-04-17 | Turn off DMA on REQUEST SENSE | Constantine Sapuntzakis |
2001-04-17 | dma_status variable check is only valid for DMA transfers. | 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-30 | Ignore PIOMODE(0x4) errors | Constantine Sapuntzakis |
2001-01-29 | Fix bug where timeouts triggered too early, caused panic on ATAPI tapes. | Niklas Hallqvist |
2000-12-19 | A DMA transfer of 4 bytes was failing to complete correctly | Constantine Sapuntzakis |
2000-11-16 | Fix timeout computation; ok csapuntz@ | Niklas Hallqvist |
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-08-11 | DMA transfers should transition to completed state directly too | Constantine Sapuntzakis |
2000-08-09 | Death to acd_stub.c. No longer needed | Constantine Sapuntzakis |
2000-08-09 | Unnecessary header | Constantine Sapuntzakis |
2000-08-09 | Fixes for the BCD 48SB CD-ROM C2.4, which seems to like to drop | 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-01-12 | For reasons beyond my comprehension, touching the sdh register too much | Constantine Sapuntzakis |
1999-12-19 | Improve timeout handling in poll machine | Constantine Sapuntzakis |
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 |