driver writing to serial console

Marc Lörner marc.loerner at hob.de
Thu May 24 06:26:07 UTC 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


More information about the freebsd-drivers mailing list