> Dear @hackers, > i recently bought a soundblaster audigy ls card hoping that it > would "just work" with freebsd, but sadly this is not the > case.
Anthony, Audigy is not supported in -CURRENT kernel, but there are some patches to make it work under FreeBSD. I know about five of them: 1) http://www.freebsd.org/cgi/getmsg.cgi?fetch=664373+686499+/usr/local/www /db/text/2003/freebsd-hackers/20030216.freebsd-hackers+raw old patch by Orlando Bassotto 2) http://mad.ieo-research.it/ also by Orlando 3) http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2034341+0+archive/2003/free bsd-current/20030608.freebsd-current+raw mail from David O'Brien with patches he use. 4) http://chibis.persons.gfk.ru/audigy/ mine 5) http://chibis.persons.gfk.ru/audigy/alexander/audigy_pack.tgz old patches for 4.x and early 5.0 kernels by Alexander Kurilovich > /sys/dev/sound/pci/emu10k1.c defines the following: > > #define EMU10K1_PCI_ID 0x00021102 > #define EMU10K2_PCI_ID 0x00041102 > It only knows about PCI IDs. In-kernel driver cannot initialize and control Audigy cards. > P.S. FreeBSD pickle 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 > #0: Mon Nov 3 19:10:54 EST 2003 > [EMAIL PROTECTED]:/usr/src/sys/i386/compile/PICKLE i386 > Yuriy Tsibizov, http://chibis.persons.gfk.ru _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

