summaryrefslogtreecommitdiff
path: root/sys/dev/isa/ad1848var.h
AgeCommit message (Expand)Author
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-06-28Update comment.wiz
2005-02-27nuke trailing whitespaceperry
2005-01-13ansify and KNFkent
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2003-05-03DMA, not dma nor Dma.wiz
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2000-12-18Use separate interrupt handlers for play and record the chip hasthorpej
2000-12-06Un __P'ed.matt
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-02-07Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returnsthorpej
1999-10-05Add power control hooks.itohy
1999-03-22Nuke sc_iooffs from orbit. This is exactly what bus_space_subregion() is for.mycroft
1999-02-19Kill vestiges of isa_establish().mycroft
1999-02-18Add separate halt_input and halt_output methods in ad1848_isa, which disablemycroft
1999-02-17Use the trigger interface, and clean up a pile of cruft.mycroft
1999-02-17Pass the direction to the allocm and round_buffersize methods.mycroft
1998-08-25Split the AD1848 driver into MI (dev/ic/ad1848.c) and ISA parts.pk
1998-06-09Adjust for changes to the ISA DMA API.thorpej
1998-05-20Add a Yamaha OPL3-SA3 driver and clean up all AD1848 drivers.augustss
1998-01-19Split out the ISA part of the WSS driver to allow PnP attachment.augustss
1997-10-19Make the audio API (almost) SunOS compatible.augustss
1997-08-24- Change audio_hw_if a little: set_param now sets the play and record modesaugustss
1997-08-20Convert WSS driver to use non-broken indirect configuration.augustss
1997-07-31Audio changes:augustss
1997-07-28Audio: Remove the machine dependant code I put in audio.c by mistake.augustss
1997-07-27Changes to the sudio system:augustss
1997-06-06Pull thorpej-bus-dma branch into mainline.thorpej
1997-05-09Change the interface between high and lowlevel audio drivers again:augustss
1997-04-29Change the interface between the high and low level audio driversaugustss
1997-04-05Busify the WSS driver.augustss
1997-03-20Combine set_encoding and set_precision into a single set_format interface.mycroft
1997-03-19ad1848_commit_settings(): Don't set the speed/format register if themycroft
1997-03-13Don't share the silence block between devices. Make silence filling work formycroft
1996-04-29- prototype fixeschristos
1995-11-10Convert IRQ, DRQ, and port numbers to int.mycroft
1995-07-07add support for cs4231brezak
1995-05-08Remove stringsbrezak
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-03-28KERNEL -> _KERNELjtc
1995-03-25Use void* rather than caddr_t in many places.mycroft
1995-02-21Driver for ad1848 codecbrezak