summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
diff options
context:
space:
mode:
authorMichael Hunold <devnull@localhost>2003-01-08 17:41:32 +0000
committerMichael Hunold <devnull@localhost>2003-01-08 17:41:32 +0000
commitd166085ef7eea32af71c4c20321f067a38bb394a (patch)
tree1cb9582a6374cdd92b69bd264d7fc7e1b1a43459 /linux/drivers/media/dvb/dvb-core
parentc968f1b52110e481ca9e183729b3a6ad6a2d3aeb (diff)
downloadmediapointer-dvb-s2-d166085ef7eea32af71c4c20321f067a38bb394a.tar.gz
mediapointer-dvb-s2-d166085ef7eea32af71c4c20321f067a38bb394a.tar.bz2
Removed the whole "device<=>extension" matching crap, the pci subsystem
can do this much better. We now simply register one pci driver for every extension and are done with it -- if a device actually exists, the pci subsystem calls us back. That's it. Warning: this triggers a bug in the 2.5.x module subsystem -- you should *not* use the driver.av7110 script and modprobe the driver. You can a) build your kernel staticall b) insert the modules one by one with *insmod* I already filed a bug report to lkml. Fixed a bug in Kconfig which prevented the saa7146 modules from being build.
Diffstat (limited to 'linux/drivers/media/dvb/dvb-core')
0 files changed, 0 insertions, 0 deletions