..
uart.h
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_bus.h
Add support for using uart(4) for pulse capturing for the Pulse Per
2003-09-11 23:06:42 +00:00
uart_bus_acpi.c
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_bus_ebus.c
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_bus_isa.c
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_bus_pci.c
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_bus_puc.c
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_core.c
Add support for using uart(4) for pulse capturing for the Pulse Per
2003-09-11 23:06:42 +00:00
uart_cpu.h
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_alpha.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_amd64.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_i386.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_ia64.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_pc98.c
Minor commentary cleanup, since I didn't understand the comments that
2003-09-11 04:22:28 +00:00
uart_cpu_sparc64.c
When determining the device class to use for the serial console, check
2003-09-12 20:13:23 +00:00
uart_dev_i8251.c
Better stab at MD code for pc98. The 8251 stuff is a total lie
2003-09-07 04:59:15 +00:00
uart_dev_i8251.h
Better stab at MD code for pc98. The 8251 stuff is a total lie
2003-09-07 04:59:15 +00:00
uart_dev_ns8250.c
Add support for automatic hardware flow control for 16[679]50 UARTs.
2003-09-13 06:25:04 +00:00
uart_dev_ns8250.h
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_dev_sab82532.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_dev_sab82532.h
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_dev_z8530.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_dev_z8530.h
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_if.m
The uart(4) driver is an universal driver for various UART hardware.
2003-09-06 23:13:47 +00:00
uart_tty.c
Add support for using uart(4) for pulse capturing for the Pulse Per
2003-09-11 23:06:42 +00:00