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 :) )

Thanks!

--niki
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to