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
281a077578
MFp4: Calculate the divisor before setting the DLAB bit. This
...
prevents that there's a control flow that leaves the DLAB bit set.
2006-04-23 21:15:07 +00:00
..
uart_bus_acpi.c
…
uart_bus_ebus.c
Remove unused variable 'error'. Forgotten in previous commit.
2006-04-02 21:58:09 +00:00
uart_bus_isa.c
…
uart_bus_pccard.c
…
uart_bus_pci.c
…
uart_bus_puc.c
…
uart_bus_scc.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_powerpc.c
…
uart_cpu_sparc64.c
…
uart_cpu.h
…
uart_dbg.c
…
uart_dev_ns8250.c
MFp4: Calculate the divisor before setting the DLAB bit. This
2006-04-23 21:15:07 +00:00
uart_dev_sab82532.c
…
uart_dev_z8530.c
In z8530_divisor() return 0 if the calculated divisor is less than 0.
2006-04-04 01:16:16 +00:00
uart_if.m
…
uart_kbd_sun_tables.h
…
uart_kbd_sun.c
…
uart_kbd_sun.h
…
uart_subr.c
…
uart_tty.c
…
uart.h
…