LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to make serial line descipline or write driver to user tty layer (https://www.linuxquestions.org/questions/linux-software-2/how-to-make-serial-line-descipline-or-write-driver-to-user-tty-layer-416807/)

Kashyap 02-18-2006 07:26 AM

How to make serial line descipline or write driver to user tty layer
 
Hi all,
I am trying to write driver for serial mouse. My kernel version is 2.4.20-8. I am using COM 1 (0x3F8, IRQ 4). I have written a module but not able to load it as error is wrong io port. Now what is process to unload the default seril module so that i can access this region.


Or in order to use existing serial driver I have to make new serial line descipline or to register with tty layer?

regards, Kashyap

Kashyap 02-20-2006 08:49 AM

Hi all,
I thought somebodey will help me but nobody is viewing or posting reply?
Is there no solution for this?


All times are GMT -5. The time now is 11:36 AM.