summaryrefslogtreecommitdiff
path: root/sys/arch/mips/alchemy/dev/auaudio.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2011-06-06CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0matt
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-07-29Add support for the the Alchemy Semiconductor Au1x00 series on-chipsimonb