summaryrefslogtreecommitdiff
path: root/sys/dev/isa/mcd.c
AgeCommit message (Expand)Author
1994-05-11Add dummy *dump() routines.mycroft
1994-05-05Retool the state machine is a sane way.mycroft
1994-05-05lots of changes: prototype migration, move lots of variables, definitions,cgd
1994-04-22Don't need isa.h.mycroft
1994-04-08Small fix to attach message.mycroft
1994-04-08Fix return values from some interrupt routines.mycroft
1994-04-07Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.mycroft
1994-03-29Updates for new autoconfig.mycroft
1994-03-06DELAY() --> delay(). This is not a macro.mycroft
1994-02-21Fixed probe routine from Holger Veit; lots of other cleanup by me.mycroft
1994-02-09All ioctl routines take a struct proc * now.mycroft
1994-02-06Use b_actf, not av_forw.mycroft
1993-12-20Canonicalize all #includes, and add pio.h where appropriate.mycroft
1993-11-17added two copyright strings at the request of Gary Clark IIcgd
1993-11-04add mcd: Mitsumi CD driver by Holger Veit and Brian Moorecgd