freebsd-skq/sys/dev/uart
Marius Strobl 37f37506de Remove the whole uart_cpu_identify() stuff again. Now that it's no longer
used on sparc64 they are only stubs on all architectures and it doesn't
look like if we would need it in the near future again.

Ok'ed by:	marcel
2004-11-17 20:01:43 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
uart_bus_isa.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_bus_pccard.c
uart_bus_pci.c
uart_bus_puc.c
uart_bus.h Add UART_IOCTL_BAUD to allow us to query the hardware about the 2004-11-14 23:12:14 +00:00
uart_core.c Add UART_IOCTL_BAUD to allow us to query the hardware about the 2004-11-14 23:12:14 +00:00
uart_cpu_alpha.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu_amd64.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu_i386.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu_ia64.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu_pc98.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu_sparc64.c Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_cpu.h Remove the whole uart_cpu_identify() stuff again. Now that it's no longer 2004-11-17 20:01:43 +00:00
uart_dbg.c Add support for uart(4) being a debug port for the GDB backend. 2004-07-10 18:08:38 +00:00
uart_dev_i8251.c Use the new serial port definitions for modemsignals. 2004-06-24 10:07:28 +00:00
uart_dev_i8251.h
uart_dev_ns8250.c Be slightly more paranoid about using the divisor in a division and 2004-11-15 00:00:24 +00:00
uart_dev_ns8250.h
uart_dev_sab82532.c Use the new serial port definitions for modemsignals. 2004-06-24 10:07:28 +00:00
uart_dev_sab82532.h
uart_dev_z8530.c Use the new serial port definitions for modemsignals. 2004-06-24 10:07:28 +00:00
uart_dev_z8530.h
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_subr.c Make sure the baudrate specified with the BR tag is somewhat sane. 2004-11-14 21:38:22 +00:00
uart_tty.c Remove asserts which are not correct if the port is a tty. 2004-10-12 21:00:19 +00:00
uart.h