Pinnacle PCTV TV tuner problem

Arne Wörner arne_woerner at yahoo.com
Fri Jan 14 04:26:16 PST 2005


Hi!

I recommend the new patch by Branko Lancester (PR kern/75831).

Furthermore we should solve PR kern/73324 by substituting the line
  if (subsystem_vendor_id == PCI_VENDOR_PINNACLE_ALT) {
by the lines
  if (subsystem_vendor_id == PCI_VENDOR_PINNACLE_ALT ||
      subsystem_vendor_id == PCI_VENDOR_PINNACLE_NEW) {
(Michael and I tested this change).

Thank you.

Bye
Arne



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 


More information about the freebsd-multimedia mailing list