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
/
ad1848var.h
Age
Commit message (
Expand
)
Author
2003-05-03
DMA, not dma nor Dma.
wiz
2003-02-01
Add extensible malloc types, adapted from FreeBSD. This turns
thorpej
2000-12-18
Use separate interrupt handlers for play and record the chip has
thorpej
2000-12-06
Un __P'ed.
matt
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-02-07
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
thorpej
1999-10-05
Add power control hooks.
itohy
1999-03-22
Nuke sc_iooffs from orbit. This is exactly what bus_space_subregion() is for.
mycroft
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-08-25
Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.
pk
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-01-19
Split out the ISA part of the WSS driver to allow PnP attachment.
augustss
1997-10-19
Make the audio API (almost) SunOS compatible.
augustss
1997-08-24
- Change audio_hw_if a little: set_param now sets the play and record modes
augustss
1997-08-20
Convert WSS driver to use non-broken indirect configuration.
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-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-04-29
Change the interface between the high and low level audio drivers
augustss
1997-04-05
Busify the WSS driver.
augustss
1997-03-20
Combine set_encoding and set_precision into a single set_format interface.
mycroft
1997-03-19
ad1848_commit_settings(): Don't set the speed/format register if the
mycroft
1997-03-13
Don't share the silence block between devices. Make silence filling work for
mycroft
1996-04-29
- prototype fixes
christos
1995-11-10
Convert IRQ, DRQ, and port numbers to int.
mycroft
1995-07-07
add support for cs4231
brezak
1995-05-08
Remove strings
brezak
1995-04-17
clean up several ISA device interfaces: autoconfiguration, header
cgd
1995-03-28
KERNEL -> _KERNEL
jtc
1995-03-25
Use void* rather than caddr_t in many places.
mycroft
1995-02-21
Driver for ad1848 codec
brezak