Date: Tue, 4 May 1999 06:42:08 -0700 (PDT) From: KATO Takenori <kato@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include soundcard.h src/sys/i386/isa/sound dev_table.h dmabuf.c local.h midibuf.c mpu401.c pcm86.c sequencer.c sound_calls.h soundcard.c src/sys/pc98/conf GENERIC98 files.pc98 Message-ID: <199905041342.GAA04979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1999/05/04 06:42:07 PDT
Modified files: (Branch: RELENG_3)
sys/i386/include soundcard.h
sys/i386/isa/sound dev_table.h dmabuf.c local.h midibuf.c
mpu401.c pcm86.c sequencer.c
sound_calls.h soundcard.c
sys/pc98/conf GENERIC98 files.pc98
Log:
MFC: Fixed the mpu driver.
Supported the nss (NEC PC-9801-86 Sound System) driver.
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
Revision Changes Path
1.26.2.1 +1 -0 src/sys/i386/include/soundcard.h
1.26.2.1 +10 -0 src/sys/i386/isa/sound/dev_table.h
1.36.2.1 +5 -1 src/sys/i386/isa/sound/dmabuf.c
1.32.2.1 +7 -0 src/sys/i386/isa/sound/local.h
1.19.2.1 +2 -0 src/sys/i386/isa/sound/midibuf.c
1.21.2.1 +21 -8 src/sys/i386/isa/sound/mpu401.c
1.7.2.1 +145 -127 src/sys/i386/isa/sound/pcm86.c
1.23.2.1 +2 -0 src/sys/i386/isa/sound/sequencer.c
1.26.2.1 +6 -1 src/sys/i386/isa/sound/sound_calls.h
1.77.2.1 +12 -0 src/sys/i386/isa/sound/soundcard.c
1.63.2.6 +3 -2 src/sys/pc98/conf/GENERIC98
1.81.2.4 +3 -1 src/sys/pc98/conf/files.pc98
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?199905041342.GAA04979>
