Re: Help with Implementing a custom line discipline driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> So the question is, Is it possible  to implement line discipline
> driver for serial port, that just provides ioctl?

No. A line discipline implements data processing for the tty and non
device specific interfaces.

Device specific extensions and interfaces should go into the tty driver
for that actual hardware. Unknown tty ioctls are also passed to the tty
drivers ioctl method to allow this.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux