Date: Sun, 13 May 2007 21:03:46 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci envy24.c envy24.h envy24ht.c envy24ht.h spicds.c spicds.h src/sys/modules/sound/driver/envy24 Makefile src/sys/modules/sound/driver/envy24ht Makefile src/sys/modules/sound/driver/spicds Makefile Message-ID: <200705132103.l4DL3ks6075136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-05-13 21:03:46 UTC
FreeBSD src repository
Added files: (Branch: RELENG_6)
sys/dev/sound/pci envy24.c envy24.h envy24ht.c envy24ht.h
spicds.c spicds.h
sys/modules/sound/driver/envy24 Makefile
sys/modules/sound/driver/envy24ht Makefile
sys/modules/sound/driver/spicds Makefile
Log:
MFC: [stage: 3/7]
Envy24/HT and related dependency, spicds (as of current state).
From the original commit log (by netchild):
dd the envy24 driver as is to the tree. It's not connected to the build
yet. More commits to follow.
I got no response from the author, but since the driver is BSD licensed
I don't think he will complain. :-)
I got it from http://people.freebsd.org/~lofi/envy24.tar.gz
Written by: Katsurajima Naoto <raven@katsurajima.seya.yokohama.jp
Konstantin Dimitrov <kosio.dimitrov@gmail.com>
Revision Changes Path
1.11.2.1 +2531 -0 src/sys/dev/sound/pci/envy24.c (new)
1.1.2.1 +482 -0 src/sys/dev/sound/pci/envy24.h (new)
1.11.2.1 +2541 -0 src/sys/dev/sound/pci/envy24ht.c (new)
1.4.2.1 +183 -0 src/sys/dev/sound/pci/envy24ht.h (new)
1.5.2.1 +342 -0 src/sys/dev/sound/pci/spicds.c (new)
1.3.2.1 +116 -0 src/sys/dev/sound/pci/spicds.h (new)
1.3.2.1 +9 -0 src/sys/modules/sound/driver/envy24/Makefile (new)
1.2.2.1 +9 -0 src/sys/modules/sound/driver/envy24ht/Makefile (new)
1.2.2.1 +9 -0 src/sys/modules/sound/driver/spicds/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705132103.l4DL3ks6075136>
