summaryrefslogtreecommitdiff
path: root/sys/dev/isa/ast.c
AgeCommit message (Expand)Author
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-01-04Fix oversight in previous.mycroft
1995-01-03\mycroft
1995-01-03Add interrupt sharing types.mycroft
1995-01-02Use direct config for subdevices.mycroft
1994-11-18Convert port, IRQ, and DRQ numbers to ints.mycroft
1994-11-18Convert port, IRQ, and DRQ numbers to ints.mycroft
1994-11-07Update for new autoconfig.mycroft
1994-10-27new RCS ID format.cgd
1994-08-14Slight optimization, and don't go bonkers if one of the sub-devices is notmycroft
1994-04-07Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.mycroft
1994-03-29astprobe(): Set ia_iosize.mycroft
1994-03-29Updates for new autoconfig.mycroft
1994-03-23copyright foocgd
1994-03-23Don't poll more than 4 ports.mycroft
1994-03-23Some stylistic cleanup, and a very minor speedup.mycroft
1994-03-23add AST-style serial multiport support, from Roland McGrathcgd