freebsd-skq/sys/dev/uart
imp 8aa9fc9c15 Make uart_getenv() not be ns8250 dependent. This will allow, in the future,
compilation of kernels without ns8250 support but using the uart framework.
These kernels will be for machines where size matters more, so including code
that can never be executed is undesriable...
2005-12-12 21:00:58 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c Allow uart_bus_probe() to return the predefined BUS_PROBE_* 2005-10-28 06:24:09 +00:00
uart_bus_isa.c
uart_bus_pccard.c o Style(9) nits 2005-10-28 06:27:53 +00:00
uart_bus_pci.c Remove PCI IDs for multiport cards: 2005-10-26 01:49:11 +00:00
uart_bus_puc.c
uart_bus.h
uart_core.c In uart_bus_probe() return BUS_PROBE_DEFAULT when the probe is 2005-10-28 06:30:39 +00:00
uart_cpu_alpha.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_cpu_amd64.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_cpu_i386.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_cpu_ia64.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_cpu_pc98.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_cpu_sparc64.c - Change the code that determines whether to use a serial console and 2005-08-15 20:58:36 +00:00
uart_cpu.h
uart_dbg.c
uart_dev_ns8250.c
uart_dev_sab82532.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c Reorganize the interrupt handling code a bit to make a few things cleaner 2005-10-25 19:48:48 +00:00
uart_kbd_sun.h
uart_subr.c Make uart_getenv() not be ns8250 dependent. This will allow, in the future, 2005-12-12 21:00:58 +00:00
uart_tty.c - Use swi_remove() to teardown swi handlers rather than 2005-10-26 15:52:16 +00:00
uart.h