Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 273 → Rev 274

/shark/trunk/drivers/bttv/bttv-driver.c
2031,7 → 2031,8
btv->vbi_even=NULL;
btv->vbip=VBIBUF_SIZE;
btv->shutdown=0;
 
btv->id = 848;
btv->bt848_adr=pci_resource_start(btv->dev,0);
if (btv->id >= 878)
btv->i2c_command = 0x83;
/shark/trunk/drivers/bttv/readme
16,6 → 16,15
with bt848/878 actually supported by linux.
The audio sub-device is not supported.
 
-------------------------------------------------------
 
IMPORTANT: TO USE A BT878 FRAME GRABBER YOU HAVE TO
CHANGE THE LINE 2035 INSIDE bttv-driver.c TO
 
btv->id = 878;
 
-------------------------------------------------------
 
New features (related with the old PXC driver):
 
- No more DOS external init