How to make serial line descipline or write driver to user tty layer
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.