This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
uart
History
Warner Losh
3e49a687ff
Minor commentary cleanup, since I didn't understand the comments that
...
I wrote.
2003-09-11 04:22:28 +00:00
..
uart_bus_acpi.c
…
uart_bus_ebus.c
…
uart_bus_isa.c
…
uart_bus_pci.c
…
uart_bus_puc.c
…
uart_bus.h
…
uart_core.c
…
uart_cpu_alpha.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_amd64.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_i386.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_ia64.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu_pc98.c
Minor commentary cleanup, since I didn't understand the comments that
2003-09-11 04:22:28 +00:00
uart_cpu_sparc64.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_cpu.h
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_dev_i8251.c
…
uart_dev_i8251.h
…
uart_dev_ns8250.c
If we failed to size the Rx FIFO, assume the worst. This however
2003-09-10 05:01:08 +00:00
uart_dev_ns8250.h
…
uart_dev_sab82532.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_dev_sab82532.h
…
uart_dev_z8530.c
Remove the assumption that a bus_space_handle_t is an I/O address
2003-09-07 21:51:03 +00:00
uart_dev_z8530.h
…
uart_if.m
…
uart_tty.c
…
uart.h
…