LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to implement TIOCOUTQ for USB modem on Linux Ubuntu (https://www.linuxquestions.org/questions/linux-networking-3/how-to-implement-tiocoutq-for-usb-modem-on-linux-ubuntu-883813/)

SDoroshenko 05-31-2011 05:21 PM

How to implement TIOCOUTQ for USB modem on Linux Ubuntu
 
Hi,

I need to override ioctl operation for a few USB drivers (sierra, option, cdc-acm) on Linux Ubuntu 2.6.34sb2 to support TIOCOUTQ command.

Unfortunately, none of the drivers I mentioned above support TIOCOUTQ because it seems unclear to know amount of data inside a modem.

Does Linux provide a way to control amount of data not sent by a modem?


All times are GMT -5. The time now is 02:45 AM.