provide ttys from device driver

Roman Kurakin rik at inse.ru
Tue Aug 8 20:27:27 UTC 2006


Niki Denev:

>Hi,
>
>The cardbus hsdpa/umts adapter which driver i'm trying to port from linux to\
> freebsd should look as four port serial device.
>The part of the driver that speaks with the hardware is more or less ready and 
>working, i have setup a interrupt handler and can talk to the card and catch 
>and service interrupts.
>Now the tricky part is to connect this to the tty layer...
>So, what is the best place to look for examples to provide ttys from a device 
>driver? (apart from reading the code of existing serial drivers, which i'm 
>doing right now :) )
>  
>
Check smth like ng_tty.

>Thanks!
>
>--niki
>_______________________________________________
>freebsd-hackers at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>  
>



More information about the freebsd-hackers mailing list