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
/
ym.c
Age
Commit message (
Expand
)
Author
2002-03-10
Add explicit support of OPL3-SA2 (YMF711).
itohy
2002-02-26
1. Change equalizer (treble, bass) to be ``flat'' if the values set at
itohy
2001-11-13
add RCSID
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2000-11-26
Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
takemura
2000-09-04
Move ym_mixer_set_port() (if used) during attach AFTER initialization of
itohy
2000-07-04
MAke sure bass&treble start in their mid position.
augustss
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-12-27
- Unmuting an external input source (CD playback, line input, and speaker)
itohy
1999-10-07
Oops! Make it compile again.
itohy
1999-10-07
Fix power-related init code.
itohy
1999-10-05
New ym driver.
itohy
1999-02-18
Add separate halt_input and halt_output methods in ad1848_isa, which disable
mycroft
1999-02-17
Use the trigger interface, and clean up a pile of cruft.
mycroft
1999-02-17
Pass the direction to the allocm and round_buffersize methods.
mycroft
1998-10-11
Call correct ad1848 attach routine. Fixes PR 6269.
augustss
1998-08-25
Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.
pk
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-06-17
Remove a bunch of totally unnecessary #include <machine/pio.h>
augustss
1998-05-21
Add a newline.
augustss
1998-05-20
Add a Yamaha OPL3-SA3 driver and clean up all AD1848 drivers.
augustss