| Age | Commit message (Expand) | Author |
| 1995-04-27 | Turn off some debugging code by default. | mycroft |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-04-15 | Don't boundary check I/O to the `raw' partition. | mycroft |
| 1995-04-01 | Insert a missing unlock. | mycroft |
| 1995-04-01 | Change the locking protocol to match other drivers. | mycroft |
| 1995-04-01 | Always load the TOC. Turn off the TOC bit in the mode register so the busy | mycroft |
| 1995-03-27 | Remove unused variable. | mycroft |
| 1995-03-27 | Remove a tiny bit of redundant code. | mycroft |
| 1995-03-27 | It's not necessary to do a GETSTAT before each read. | mycroft |
| 1995-03-27 | Small garbage collection, and turn off debugging info by default. | mycroft |
| 1995-03-27 | Largely rewritten by me, with some input from Dave Burgess. Implement most of | mycroft |
| 1995-01-29 | lip service to making ISA support machine-independent. This is the first | cgd |
| 1995-01-03 | Add interrupt sharing types. | mycroft |
| 1994-12-14 | Remove dkbad.h. | mycroft |
| 1994-11-18 | Convert port, IRQ, and DRQ numbers to ints. | mycroft |
| 1994-11-03 | Use indirect config for subdevices, and add dkdrivers where missing. | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-28 | Various: | mycroft |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-10-14 | move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. | cgd |
| 1994-08-05 | Fix spelling of `STEREO'. | mycroft |
| 1994-08-03 | Add a missing splx() and increase the reset delay during probe, as suggested | mycroft |
| 1994-06-16 | b_un.b_addr -> b_data | mycroft |
| 1994-05-11 | Add dummy *dump() routines. | mycroft |
| 1994-05-05 | Retool the state machine is a sane way. | mycroft |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-04-22 | Don't need isa.h. | mycroft |
| 1994-04-08 | Small fix to attach message. | mycroft |
| 1994-04-08 | Fix return values from some interrupt routines. | mycroft |
| 1994-04-07 | Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. | mycroft |
| 1994-03-29 | Updates for new autoconfig. | mycroft |
| 1994-03-06 | DELAY() --> delay(). This is not a macro. | mycroft |
| 1994-02-21 | Fixed probe routine from Holger Veit; lots of other cleanup by me. | mycroft |
| 1994-02-09 | All ioctl routines take a struct proc * now. | mycroft |
| 1994-02-06 | Use b_actf, not av_forw. | mycroft |
| 1993-12-20 | Canonicalize all #includes, and add pio.h where appropriate. | mycroft |
| 1993-11-17 | added two copyright strings at the request of Gary Clark II | cgd |
| 1993-11-04 | add mcd: Mitsumi CD driver by Holger Veit and Brian Moore | cgd |