..
uart.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
uart_bus.h
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
2006-02-24 05:40:17 +00:00
uart_bus_acpi.c
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
uart_bus_ebus.c
When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4)
2006-02-24 05:36:44 +00:00
uart_bus_isa.c
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
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
Revert the introduction of iobase in struct uart_bas. Both the SAB82532
2003-09-26 05:14:56 +00:00
uart_bus_scc.c
Add scc(4), a driver for serial communications controllers. These
2006-03-30 18:33:22 +00:00
uart_core.c
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
2006-02-24 05:40:17 +00:00
uart_cpu.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +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
- Add support for using LOM (Lights Out Management) and RSC (Remote System
2006-02-04 23:27:16 +00:00
uart_dbg.c
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
uart_dev_ns8250.c
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
2006-02-24 05:40:17 +00:00
uart_dev_sab82532.c
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
2006-02-24 05:40:17 +00:00
uart_dev_z8530.c
Replace our local UART_SIGMASK_* with the global SER_MASK_*.
2006-02-24 05:40:17 +00:00
uart_if.m
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
uart_kbd_sun.c
MFp4:
2006-02-24 02:42:26 +00:00
uart_kbd_sun.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
uart_kbd_sun_tables.h
Add a uart attachment/syscons keyboard driver for sun keyboards. In theory
2003-11-11 07:33:24 +00:00
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
Don't open if we're going away.
2006-03-30 03:26:52 +00:00