bktr now broken for me

Arne Wörner arne_woerner at yahoo.com
Wed Feb 2 02:52:45 PST 2005


Hiho!

I would like to remember, that the CVS HEAD version of bktr_card.c
produces a little warning during the boot process. This warning
says:
Feb  2 10:44:10 neo kernel: bktr1: Warning - card vendor 0x11bd
(model 0x0012) unknown.

PR kern/73324 suggests, to apply the following patch:
***************
*** 724,736 ****
                      goto checkTuner;
                  }
  
-               if (subsystem_vendor_id ==
PCI_VENDOR_PINNACLE_ALT) {
-                     bktr->card = cards[ (card = CARD_MIRO) ];
-                   bktr->card.eepromAddr = eeprom_i2c_address;
-                   bktr->card.eepromSize = (u_char)(256 /
EEPROMBLOCKSIZE);
-                     goto checkTuner;
-                 }
- 
                if (subsystem_vendor_id == 0x10fc &&
                    subsystem_id == 0x4020) {
                    bktr->card = cards[ (card = CARD_IO_BCTV3) ];
--- 724,729 ----
***************
This would make the warning disapear...

Thank you.

-Arne



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


More information about the freebsd-multimedia mailing list