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
/
pss.c
Age
Commit message (
Expand
)
Author
2003-05-03
DMA, not dma nor Dma.
wiz
2002-10-02
Fix sizeof and whitespace bug from the script I'm using to do the
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-08
Deal with lossage caused by recent isa changes [/briq potr]
christos
2002-01-07
Overhaul of the ISA autoconfiguration code to support direct
thorpej
2001-11-13
add RCSID
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2001-07-18
bzero -> memset
thorpej
2001-04-26
Explictly include <machine/pio.h> (since this driver uses
thorpej
1999-02-19
Kill vestiges of isa_establish().
mycroft
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-12-05
made prototype for debug function wss_dump_regs match its definition.
dbj
1998-08-31
kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port
cgd
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-30
Add a monitor mute. The mixer here really needs more work for the
mycroft
1998-06-17
Remove a bunch of totally unnecessary #include <machine/pio.h>
augustss
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-06-09
Adjust for changes to the ISA DMA API.
thorpej
1998-05-20
Add a Yamaha OPL3-SA3 driver and clean up all AD1848 drivers.
augustss
1998-03-23
Update for __BROKEN_INDIRECT_CONFIG. Still untested since it is so hard
augustss
1998-03-22
Make this file compile without BROKRN_INDIRECT_CONFIG.
drochner
1998-03-12
Update probing for GUS a little. From soren@t.dk,
augustss
1998-01-12
Update for config changes.
thorpej
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-10-11
AudioC[A-Z] -> AudioC[a-z]
mycroft
1997-09-14
Get rid of `register'.
augustss
1997-08-19
Change the MI audio driver so it attaches to the MD driver in the
augustss
1997-07-31
Audio changes:
augustss
1997-07-28
Audio: Remove the machine dependant code I put in audio.c by mistake.
augustss
1997-07-28
audio: Minor cleanup and enable looping DMA for PSS and PAS.
augustss
1997-07-27
audio: Simplify handling of AUDIO_SETFD and committing of encoding mode.
augustss
1997-07-27
Changes to the sudio system:
augustss
1997-06-06
Pull thorpej-bus-dma branch into mainline.
thorpej
1997-05-09
Change the interface between high and lowlevel audio drivers again:
augustss
1997-05-07
Convert to new orthogonal audio encoding scheme and implement
augustss
1997-04-29
Change the interface between the high and low level audio drivers
augustss
1997-04-06
Make sure the bus tag is set where we need it.
augustss
1997-04-05
Busify the WSS driver.
augustss
1997-03-25
some cleanup; still needs a *lot* of work
mikel
1997-03-20
Combine set_encoding and set_precision into a single set_format interface.
mycroft
1997-03-19
normalize off-by-four ad1848 register offsets.
mikel
1997-03-13
fix various AD1848/PSS misfeatures; from Jason Baker in PR kern/2045.
mikel
1997-03-13
Don't share the silence block between devices. Make silence filling work for
mycroft
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-05-12
Use intr.h.
mycroft
[next]