A little more tinkering with menuconfig got the TBS card initialized OK as well:
[ 12.672121] cx23885 driver version 0.0.2 loaded
[ 12.672527] cx23885 0000:04:00.0: PCI INT A -> Link[LN3A] -> GSI 19 (level, low) -> IRQ 19
[ 12.672565] CORE cx23885[0]: subsystem: 6981:8888, board: TurboSight TBS 6981 [card=29,autodetected]
[ 13.397199] cx23885_dvb_register() allocating 1 frontend(s)
[ 13.397264] cx23885[0]: cx23885 based dvb card
[ 13.484763] DVB: registering new adapter (cx23885[0])
[ 13.511778] cx23885_dvb_register() allocating 1 frontend(s)
[ 13.511790] cx23885[0]: cx23885 based dvb card
[ 13.529841] DVB: registering new adapter (cx23885[0])
[ 13.556667] cx23885_dev_checkrevision() Hardware revision = 0xa5
[ 13.556674] cx23885[0]/0: found at 0000:04:00.0, rev: 4, irq: 19, latency: 0, mmio: 0xfbe00000
[ 13.556680] cx23885 0000:04:00.0: setting latency timer to 64
[ 13.556684] IRQ 19/cx23885[0]: IRQF_DISABLED is not guaranteed on shared IRQs
doug@htpc:~$ dmesg | grep 7500
[ 0.081797] CPU0: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz stepping 0a
[ 0.168071] CPU1: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz stepping 0a
[ 12.552644] dvb-usb: found a 'Prof 7500 USB DVB-S2' in cold state, will try to load a firmware
[ 12.552647] usb 2-2: firmware: requesting dvb-usb-p7500.fw
[ 13.021233] dvb-usb: downloading firmware from file 'dvb-usb-p7500.fw'
[ 13.500539] dvb-usb: found a 'Prof 7500 USB DVB-S2' in warm state.
[ 13.501048] DVB: registering new adapter (Prof 7500 USB DVB-S2)
[ 20.628440] dvb-usb: Prof 7500 USB DVB-S2 successfully initialized and connected.
OK, now that both devices appear to be communicating with the kernel, I would like to check out the functionality of the prof7500 and the TBS card. I have one 90cm sat dish, ku band, with a ku lnbf at 10750 MHz, a SG motor, and good S,Q on Galaxy 19 and SES-1, plus most other birds. I assume I can only connect to one lnb port on one card at a time. I have a Geosat receiver and know the dish is pointed correctly. I had hoped to eventually use Mythtv to incorporate all media, but that is for later.
What is the best way to wring these cards out?