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