freebsd-nq/sys/dev/uart
Marcel Moolenaar f5929532f1 Don't obtain the HCDP address directly from the bootinfo structure.
Use a function to keep the details at arms length from uart(4).
2004-12-08 05:46:54 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c
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
uart_core.c
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 Don't obtain the HCDP address directly from the bootinfo structure. 2004-12-08 05:46:54 +00:00
uart_cpu_pc98.c uart_i8251_ops is gone. 2004-11-21 15:18:35 +00:00
uart_cpu_sparc64.c - Don't blindly use the return value of uart_cpu_channel() to calculate 2004-11-28 16:00:36 +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
uart_dev_ns8250.c Include the common <dev/ic/ns16550.h> instead of the private 2004-11-20 23:22:04 +00:00
uart_dev_sab82532.c Include the header with the register definitions from sys/dev/ic. They 2004-11-21 01:43:27 +00:00
uart_dev_z8530.c Include the header with the register definitions from sys/dev/ic. They 2004-11-21 01:43:27 +00:00
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_subr.c
uart_tty.c
uart.h