summaryrefslogtreecommitdiff
path: root/sys/dev/isa/essreg.h
AgeCommit message (Expand)Author
1999-06-18Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,augustss
1999-03-19Allow DRQ[A-C] to be used on the 1888 as well.mycroft
1999-03-18The chip is only rated for 44.1KHz, and will not record faster that 46.794KHz,mycroft
1999-03-16Clean up the previous:mycroft
1999-03-02Add support for the 1788 AudioDrive chip.nathanw
1999-02-15RCS ID policehubertf
1998-08-09Set the FIFO control bits correctly so that stereo recording works.mycroft
1998-08-09Use auto-initialize DMA for recording.mycroft
1998-08-05Add macro to test iobase validity.augustss
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-06-29A first stab at an ESS1887 driver. The code is from the SHARK portaugustss