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
/
essvar.h
Age
Commit message (
Expand
)
Author
2001-01-06
Do ess_config_addr() in the ofisa front end, rather than in the match
nathanw
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-07
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
thorpej
1999-06-18
Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,
augustss
1999-03-18
Add support for polling.
mycroft
1999-03-16
Clean up the previous:
mycroft
1999-03-02
Add support for the 1788 AudioDrive chip.
nathanw
1999-02-19
Kill vestiges of isa_establish().
mycroft
1999-02-15
RCS ID police
hubertf
1998-08-11
ess_audio_channel:active is now used even when DIAGNOSTICS is not defined.
matthias
1998-08-10
Remove unused field (sc_ih) in ess_softc (interrupt handlers are kept
matt
1998-08-10
Use the new trigger interface.
mycroft
1998-08-09
Don't actually touch the hardware in set_params; defer that until we actually
mycroft
1998-08-09
Make sure the sample rate is the same on both channels, tracking the change
mycroft
1998-08-04
Use looping DMA for play channel.
augustss
1998-07-31
Major cleanup of the ESS driver. It now sorta works. More to come.
augustss
1998-07-30
A first stab at making the SHARK sound work. It doesn't really work
augustss
1998-06-29
A first stab at an ESS1887 driver. The code is from the SHARK port
augustss