Hi, I had to make a grabber card (RTD, cm7327) work some time ago.. I made it (2.4 kernel), but it wasn't trivial, so I'd like to share. That card had been supported somewhere in the past, but after the reorganization of cvs, I couldn't find a version which compiled. I had to: - get the latest snapshot of main cvs branch - there was a cm7327.c file, but it didn't compile, as the rest of 2.4 stuff there - get the 2.4-kernel tag from cvs (it did compile, but it didn't have cm7327 driver) - add it to Makefile - modify it so it compiled (minor tweaks) - change CM7327_SUBSYSTEM_DEVICE_ID to 0x3304 (as lspci showed) ..and it worked! I attached a gzipped patch against current 2.4 cvs. -- pozdrawia Noix -------------- next part -------------- A non-text attachment was scrubbed... Name: cm7327.patch.gz Type: application/x-gzip Size: 7852 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20060130/2962ec74/cm7327.patch.bin