index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
/
sbreg.h
Age
Commit message (
Expand
)
Author
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2005-12-11
merge ktrace-lwp.
christos
2005-01-13
ansify and KNF
kent
1999-11-02
Allow irq 15 since some clones use it.
augustss
1999-03-22
Several things:
mycroft
1999-02-18
Add separate halt_output and halt_input routines.
mycroft
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss
1997-08-24
Give names to some more mixer registers.
augustss
1997-08-11
Round mixer values correctly when setting them.
augustss
1997-07-31
Audio changes:
augustss
1997-05-23
Redo the way selecting the mode for SB cards is done completely.
augustss
1997-05-19
Redo the SB mixer code. The driver can now distinguish between the
augustss
1997-05-18
Mask the level registers as the documentation suggests.
augustss
1997-03-20
Use autoinitialize DMA mode on the SB2 and later. Partly from Torsten Duwe.
mycroft
1997-03-20
Add 16-bit DRQ support on PnP, and enable 16-bit output.
mycroft
1996-03-16
add MediaVision Jazz16 chipset support. It must be configured with
jtk
1996-03-01
Add support to the ISA DMA framework for auto-initialize mode.
mycroft
1996-02-20
Fix mono volume adjustment.
mycroft
1996-02-18
Add bass/treble input filter adjustment controls to SB (Pro) driver
jtk
1995-05-08
Remove strings
brezak
1995-03-15
fix compilation error. don't bother checking for IRQ2
glass
1995-03-13
Add IRQ 9 as a valid IRQ
brezak
1995-03-08
Cleanup for SB16 (From Jan Sparud)
brezak
1995-02-28
Use irq directly not as a mask
brezak
1995-02-21
SoundBlaster driver for SB, SB16 and SBPRO
brezak
1994-11-15
Check IRQ 9, not IRQ 2.
mycroft
1994-11-04
Change all of the uses of IRQ{0-15} and bit masks to use plain numbers
mycroft
1994-10-27
new RCS ID format.
cgd
1994-09-16
Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe.
mycroft
1994-03-29
Updates for new autoconfig.
mycroft
1994-01-09
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
cgd