summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/repulse.c
AgeCommit message (Expand)Author
2022-02-12s/epxected/expected/andvar
2019-06-08Clean get_props().isaki
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-03-16Use C99 style struct initializer to audio_hw_if.isaki
2014-01-22gcc-4.8.x unused variable fixeschristos
2012-10-27split device_t/softc for all remaining drivers.chs
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-06-13Fix a ton of const/volatile issues shown with new warning flagsjmc
2005-01-15ansify and KNFkent
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-11-09remove mixer setting code in repulse_attach() because ac97_attach() does itkent
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2004-09-22ac97_host_if::reset() returns non-zero value if codec reset fails, andkent
2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz
2002-10-08Sync with the recent ac97 changes.kent
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-08-25Driver for the ALiENDESiGN Repulse board.is