.PATH: ${SRCTOP}/sys/dev/sound/pci

KMOD=	snd_via82c686
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	via82c686.c

.include <bsd.kmod.mk>
