summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wdc.c
AgeCommit message (Expand)Author
1998-04-28Make kernel compile if we have IDE controller but no wd drive.Angelos D. Keromytis
1998-02-22only get isadma stuff when we want themNiklas Hallqvist
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1997-12-10Fix three bugs:Jim Rees
1997-11-22typoMichael Shalayeff
1997-08-07prettyNiklas Hallqvist
1997-07-06get rid of long, and let alpha grok the bad sectoringNiklas Hallqvist
1997-07-04Slight fix to last, didn't see it quick enough.Jason Downs
1997-07-04ASUS/Triton support, based on manuel's code (different, busified, shouldJason Downs
1997-07-04Support ATAPI devices without wd devices, based on manuel's code.Jason Downs
1997-02-24We do NOT want interrupts when in polled mode. Fixes ATAPI bootNiklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-28Pull in laptop changes from cgd, a couple from me, and a few slight formattingJason Downs
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-06Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfersNiklas Hallqvist
1996-09-22Get some things ready for later.Jason Downs
1996-09-22add a slight delayJason Downs
1996-09-16theo the pendatJason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-09iresolve constatnt to name combination, itsn't it more clear?Michael Shalayeff
1996-09-04Pull in pieces of Manuel's patch6:Jason Downs
1996-08-17Don't increment sc_errors right after calling wdcunwedge().Jason Downs
1996-08-12fixed typoNiklas Hallqvist
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs