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
marcel
4dcb876bb2
Fix braino in previous commit: getenv() can return NULL.
2004-03-20 08:38:33 +00:00
..
uart_bus_acpi.c
…
uart_bus_ebus.c
…
uart_bus_isa.c
…
uart_bus_pccard.c
…
uart_bus_pci.c
…
uart_bus_puc.c
…
uart_bus.h
…
uart_core.c
…
uart_cpu_alpha.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu_amd64.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu_i386.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu_ia64.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu_pc98.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu_sparc64.c
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_cpu.h
Introduce the hw.uart.console and hw.uart.dbgport environment variables
2004-03-20 02:14:02 +00:00
uart_dev_i8251.c
…
uart_dev_i8251.h
…
uart_dev_ns8250.c
…
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
Fix braino in previous commit: getenv() can return NULL.
2004-03-20 08:38:33 +00:00
uart_tty.c
…
uart.h
…