Results 1 to 3 of 3
Hi,
I looked everywhere, but was not able to find any documentation about how to access the serial port from my own kernel module.
I did find some code, but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-25-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 1
Access serial port from kernel module
Hi,
I looked everywhere, but was not able to find any documentation about how to access the serial port from my own kernel module.
I did find some code, but that was called unsafe code.
Any ideas?
Regards,
Geert Vos
- 03-29-2005 #2Just Joined!
- Join Date
- Nov 2004
- Posts
- 47
Hi,
I have same question. I want to move my application protocol into kernel space to make a message-base driver. How can I use the raw-data-base serial kernel driver (which is available to user space through system-calls) from kernel space?
- 01-15-2007 #3Just Joined!
- Join Date
- Jan 2007
- Location
- paris
- Posts
- 1
No solutions
So did you find a solution? I get the same problem.
Do we have to modify the kernel serial_core.c and ... to find a solution?


Reply With Quote
