ICH7 audio support?

Dinesh Nair dinesh at alphaque.com
Thu Nov 3 23:05:47 PST 2005



On 11/03/05 19:27 Brad Karp said the following:
> When I received your reply, I was already done hacking the device ID
> for the ICH7 into /sys/dev/sound/pci/ich.c. :-)
> 
> I'm happy to report that with this hack, snd_ich appears to support
> the ICH7 just fine for both audio input and output!

when i hacked in support for ICH6, i had to add pci device id into 
ich_init(), ich_pci_probe() and ich_pci_attach(). it was a simple matter of 
finding what ICH4/ICH5 needed and just adding ICH6 into this. i presume 
ICH7 should be the same.

this was on freebsd 4.x by the way.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+


More information about the freebsd-multimedia mailing list