|
Loading...
|
freebsd-drivers@freebsd.org
[Prev] Thread [Next] | [Prev] Date [Next]
driver writing to serial console Marc Lörner Thu May 24 00:03:41 2007
Hi, at the moment I'm writing a driver that should control a serial console. That means I want to open/write/read to a serial console from within my (dummy) driver. Googling for this topic and reading Chapter 10 of "The Design and Implementation of the FreeBSD Operating System" yielded not the appropriate results. Now I only now that I can overwrite the linesw->l_rint handler to get input from keyboard. I hope someone can give me some pointers in the right direction or has a/some examples. Thanks in advance, Marc _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-drivers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- driver writing to serial console Marc Lörner 2007/05/24 <=