summaryrefslogtreecommitdiff
path: root/sys/dev/pci/cs4281.c
AgeCommit message (Expand)Author
2003-05-03DMA, not dma nor Dma.wiz
2003-01-31Use aprint_*().thorpej
2002-12-23Replace magic numbers for power management control with PCI_PMCSR* macros.tsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-15Print some error messages when the codec fails to initialise (some errorssimonb
2001-12-13remove bogus printf.tacha
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-04-18rewrite suspend/resume routine. If you suspend while playing audio,tacha
2001-02-07Split out common code to cs428x.c and cosmetic change to introducetacha
2001-01-22Clean up a little.augustss
2001-01-22Add clct driver for Cirrus Logic CrystalClear PCI Audio CS4281.augustss