Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] pid filtering in frontend



Hi list,

for the dib3000m*-frontends I need a pid filter when the devices running
at FULL_SPEED (USB), because the bandwidth isn't high enough.

The actual pid-filter is managed via some demod registers, but the TS
handling is done in the usb driver (because the MPEG-TS is arriving via
another endpoint).

I'm now looking for a clean method to leave the pid-table management in
the dib3000m*-frontend-driver and somehow manage it from the dvb-dibusb
driver.

I think of just exporting some functions and use them in dvb-dibusb. This
would be the easiest way, since there is already a functional-dependency
via the attach-method.

What do you say?

Patrick.

--
  Mail: patrick.boettcher@desy.de
  WWW:  http://www.wi-bw.tfh-wildau.de/~pboettch/




Home | Main Index | Thread Index