summaryrefslogtreecommitdiff
path: root/sys/dev/sound/macio/snapper.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06sound: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2020-09-01sound: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-08-14Fix typo in comment.Andreas Tobler
2009-06-08Fix powerpc build failure due to strict kobj signatures checking.Ariff Abdullah
2009-06-07Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah
2009-02-07Rearrange this code slightly to pass softcs around instead of device_t,Nathan Whitehorn
2009-01-25Add support for the I2S and davbus audio controllers found in Apple PowerPCNathan Whitehorn