summaryrefslogtreecommitdiff
path: root/sys/dev/isa/sb.c
AgeCommit message (Expand)Author
1995-05-08Remove stringsbrezak
1995-04-17update for new locationscgd
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-03-25Use void* rather than caddr_t in many places.mycroft
1995-03-15fix compilation error. don't bother checking for IRQ2glass
1995-03-14Fixes defect port-i386/860 from John Woods (jfw@jfwhome.funhouse.com) withbrezak
1995-03-08Cleanup for SB16 (From Jan Sparud)brezak
1995-02-28Use irq directly not as a maskbrezak
1995-02-21SoundBlaster driver for SB, SB16 and SBPRObrezak
1995-01-03Add interrupt sharing types.mycroft
1994-12-17Fix flags to isa_dmastart().mycroft
1994-11-18Convert port, IRQ, and DRQ numbers to ints.mycroft
1994-11-04No longer needs icu.h.mycroft
1994-11-04Change all of the uses of IRQ{0-15} and bit masks to use plain numbersmycroft
1994-11-03Update to match autoconfig code.mycroft
1994-10-27new RCS ID format.cgd
1994-04-24Don't need isa.h.mycroft
1994-04-22Separate DMA functions.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-03-02Make probe routines return amount of space used. Still needs somehpeyerl
1994-01-28don't go boom in the presence of stray interruptsderaadt
1994-01-25This makes my soundblaster work.hpeyerl
1994-01-09LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.cgd