freebsd-skq/sys/dev/uart
Poul-Henning Kamp 2140d01b27 Machine generated patch which changes linedisc calls from accessing
linesw[] directly to using the ttyld...() functions

The ttyld...() functions ar inline so there is no performance hit.
2004-06-04 16:02:56 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
uart_bus_isa.c
uart_bus_pccard.c Fix disordering of pccarddevs.h noticed by bde. Also remove a few 2004-05-27 03:49:45 +00:00
uart_bus_pci.c
uart_bus_puc.c
uart_bus.h
uart_core.c
uart_cpu_alpha.c
uart_cpu_amd64.c
uart_cpu_i386.c
uart_cpu_ia64.c
uart_cpu_pc98.c
uart_cpu_sparc64.c
uart_cpu.h
uart_dev_i8251.c
uart_dev_i8251.h
uart_dev_ns8250.c It seems that clearing the MCR_IE bit in the modem control register 2004-05-26 21:59:01 +00:00
uart_dev_ns8250.h
uart_dev_sab82532.c
uart_dev_sab82532.h
uart_dev_z8530.c
uart_dev_z8530.h
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_subr.c
uart_tty.c Machine generated patch which changes linedisc calls from accessing 2004-06-04 16:02:56 +00:00
uart.h