summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/Makefile
diff options
context:
space:
mode:
authorOliver Endriss <devnull@localhost>2003-05-08 12:23:38 +0000
committerOliver Endriss <devnull@localhost>2003-05-08 12:23:38 +0000
commit67653274d53c65a9df4fa3da530c8d6c38544fc1 (patch)
treeb93bea44523825ff3d6d20ca2c10fa2c0dfee678 /linux/drivers/media/common/Makefile
parentf0994cad92142782ac5a8078d53b9fe5def990b4 (diff)
downloadmediapointer-dvb-s2-67653274d53c65a9df4fa3da530c8d6c38544fc1.tar.gz
mediapointer-dvb-s2-67653274d53c65a9df4fa3da530c8d6c38544fc1.tar.bz2
changed auto-detection of full-featured cards:
| if (crystal chip present) | av7110->adac_type = DVB_ADAC_CRYSTAL; | else if (MSP34xx chip present) | av7110->adac_type = DVB_ADAC_MSP; | else if (av7110->saa->device->subsystem_vendor == 0x110a) | av7110->adac_type = DVB_ADAC_NONE; | else | av7110->adac_type = adac; The adac parameter will only be used if the card cannot be autodetected.
Diffstat (limited to 'linux/drivers/media/common/Makefile')
0 files changed, 0 insertions, 0 deletions