opnsense-src/sys/dev/sound
Ed Maste 3e85b721d6 Remove register keyword from sys/ and ANSIfy prototypes
A long long time ago the register keyword told the compiler to store
the corresponding variable in a CPU register, but it is not relevant
for any compiler used in the FreeBSD world today.

ANSIfy related prototypes while here.

Reviewed by:	cem, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10193
2017-05-17 00:34:34 +00:00
..
isa Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi sound(4): Don't use-after-free in midi module unload 2016-04-20 05:11:00 +00:00
pci Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
pcm Fix some cases where an index was used before its limits check. 2017-04-29 06:41:51 +00:00
sbus Consistently use device_t 2016-08-09 19:32:06 +00:00
usb Add USB audio support for S/PDIF output with C-Media CM6206 devices. 2017-01-17 08:15:10 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h