Hi,

It is nowadays not uncommon to have BT/FM and a possible GPS solution
on a single chip, with say UART as transport, and hence for this, we
have come up with a line discipline driver, which kinds of queues up
data from several such drivers and sends it across to the chip.

on the downside, the line discipline driver, need to understand BT/FM
and GPS packet formats and call some sort of a receive callback
function of those drivers.

problem is where do I submit these sort of drivers ? which touch upon
TTY sub-system, BlueZ for Bluetooth, V4L2 radio for FM and a simple
character device driver (with read/write/poll fops) for GPS.

regards,
-- 
--Pavan Savoy

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to