Date: Wed, 30 Dec 1998 23:34:02 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c sound.h Message-ID: <199812310734.XAA16513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 1998/12/30 23:34:02 PST Modified files: sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c sound.h Log: Extend the callback mechanism and add hooks to support PCI cards. Remove a few unused variables. Revision Changes Path 1.18 +11 -22 src/sys/i386/isa/snd/ad1848.c 1.11 +43 -16 src/sys/i386/isa/snd/dmabuf.c 1.16 +0 -5 src/sys/i386/isa/snd/sb_dsp.c 1.23 +102 -53 src/sys/i386/isa/snd/sound.c 1.10 +13 -0 src/sys/i386/isa/snd/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812310734.XAA16513>