This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
uart
History
Warner Losh
7132e1b9ae
Remove OLDCARD shims
2005-09-21 22:45:14 +00:00
..
uart_bus_acpi.c
…
uart_bus_ebus.c
Recognize the SAB82532 in USIII machines.
2005-08-07 13:37:25 +00:00
uart_bus_isa.c
…
uart_bus_pccard.c
Remove OLDCARD shims
2005-09-21 22:45:14 +00:00
uart_bus_pci.c
…
uart_bus_puc.c
…
uart_bus.h
…
uart_core.c
…
uart_cpu_alpha.c
Some chipset drivers redefine the busspace_isa_{io|mem} tags. This
2005-06-16 18:06:38 +00:00
uart_cpu_amd64.c
…
uart_cpu_i386.c
…
uart_cpu_ia64.c
…
uart_cpu_pc98.c
…
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
Replace the band-aid for allowing to call sunkbd_configure() multiple
2005-06-04 21:54:31 +00:00
uart_kbd_sun.h
…
uart_subr.c
…
uart_tty.c
In uart_cnprobe(), fill in the cn_name field of the consdev structure.
2005-05-08 20:25:09 +00:00
uart.h
…