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 <[EMAIL PROTECTED] Konstantin Dimitrov <[EMAIL PROTECTED]> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"