Date: Tue, 17 Feb 1998 11:17:14 -0800 (PST) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c sound.h README CARDS Message-ID: <199802171917.LAA02238@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1998/02/17 11:17:14 PST
Modified files:
sys/i386/isa/snd ad1848.c dmabuf.c sb_dsp.c sound.c
sound.h README CARDS
Log:
- Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for
select/poll and DEVFS changes, which are limited to an include/define
in sound.h and the actual select/poll implementation in sound.c
[ This commit is blind, but the code is similar enough that there will
hopefully be no problems. ]
Revision Changes Path
1.7 +4 -4 src/sys/i386/isa/snd/ad1848.c
1.6 +3 -3 src/sys/i386/isa/snd/dmabuf.c
1.7 +14 -1 src/sys/i386/isa/snd/sb_dsp.c
1.10 +39 -40 src/sys/i386/isa/snd/sound.c
1.7 +7 -45 src/sys/i386/isa/snd/sound.h
1.4 +1 -75 src/sys/i386/isa/snd/README
1.2 +1 -1 src/sys/i386/isa/snd/CARDS
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?199802171917.LAA02238>
