| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Oct 22 '12 at 5:01 | |
| stats | profile views | 2 |
Working as a firmware developer in zilogic systems, chennai.Learning and developing some android application as a part of my hobbies.
|
Sep 25 |
comment |
Changing default line discipline at kernel level OK i will post my question in that site. Thanks for your comments. |
|
Sep 25 |
comment |
Changing default line discipline at kernel level I am implementing a custom line discipline in order to communicate with the peripheral connected to the serial port. So during kernel boot itself i want to assign the custom line discipline to serial port which is connected to the peripheral. When i walk through the kernel source, i come to know that by default all the serial port will be assigned n_tty line discipline with this function tty_ldisc_init(struct tty_struct *tty). Now how can i identify the particular serial port and assign custom line discipline?. |
|
Sep 24 |
awarded | Student |
|
Sep 24 |
asked | Changing default line discipline at kernel level |