[LinuxDVB] dma-capable ringbuffer

2009-09-07 Thread Сергей Миронов
Hello! I am developing driver for my company's device. This device is designed with performance in mind and has capability of assigning separate dma channels to hardware pid filters.  (relationship between dma channels and hw pid filters is many-to-many. For example, i can request the device to fil

Re: [linux-dvb] Writing a new driver help please

2009-04-06 Thread Сергей Миронов
Hi. Maybe this code will help. This driver registers new adapter, demux and frontend. It also registers char devices /dev/dvbstubi[0-9]. This devices should be used for writing raw TS stream. Stream will be processed by dvb-core internals. Module has one parameter - baudrate, to prevent overflows i