summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_tty.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with the console interface change: the use of makedev() hasMarcel Moolenaar2003-09-261-3/+2
* Add support for using uart(4) for pulse capturing for the Pulse PerMarcel Moolenaar2003-09-111-2/+9
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+569