Age | Commit message (Expand) | Author |
1999-06-28 | typo; failed with WDDEBUG set | Hakan Olsson |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-09-15 | It appears that some drives are causing the controller to | Jason Downs |
1998-09-14 | avoid NULL deref for now | Jason Downs |
1998-08-08 | Split ioh allocations so that the devices no longer overlap. | Jason Downs |
1998-07-23 | Print LBA-based size as well as CHS size. | Constantine Sapuntzakis |
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt |
1998-07-05 | Add support for ISA PnP to wdc and associated config goo. This does NOT work | Jason Downs |
1998-04-28 | Make kernel compile if we have IDE controller but no wd drive. | Angelos D. Keromytis |
1998-02-22 | only get isadma stuff when we want them | Niklas Hallqvist |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist |
1997-12-10 | Fix three bugs: | Jim Rees |
1997-11-22 | typo | Michael Shalayeff |
1997-08-07 | pretty | Niklas Hallqvist |
1997-07-06 | get rid of long, and let alpha grok the bad sectoring | Niklas Hallqvist |
1997-07-04 | Slight fix to last, didn't see it quick enough. | Jason Downs |
1997-07-04 | ASUS/Triton support, based on manuel's code (different, busified, should | Jason Downs |
1997-07-04 | Support ATAPI devices without wd devices, based on manuel's code. | Jason Downs |
1997-02-24 | We do NOT want interrupts when in polled mode. Fixes ATAPI boot | Niklas Hallqvist |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist |
1996-11-28 | Pull in laptop changes from cgd, a couple from me, and a few slight formatting | Jason Downs |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-11-06 | Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfers | Niklas Hallqvist |
1996-09-22 | Get some things ready for later. | Jason Downs |
1996-09-22 | add a slight delay | Jason Downs |
1996-09-16 | theo the pendat | Jason Downs |
1996-09-16 | pretty pretty pointless support | Jason Downs |
1996-09-11 | Rearrange much of the polling code so really, really *busted* NEC hardware | Jason Downs |
1996-09-09 | iresolve constatnt to name combination, itsn't it more clear? | Michael Shalayeff |
1996-09-04 | Pull in pieces of Manuel's patch6: | Jason Downs |
1996-08-17 | Don't increment sc_errors right after calling wdcunwedge(). | Jason Downs |
1996-08-12 | fixed typo | Niklas Hallqvist |
1996-08-07 | bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga. | Jason Downs |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs |