Back out r262921. I don't know what I was thinking, but it is lame.
This commit is contained in:
parent
6139448a86
commit
65c32b3a4c
@ -473,7 +473,7 @@ uart_bus_attach(device_t dev)
|
||||
}
|
||||
|
||||
if (sc->sc_sysdev != NULL) {
|
||||
if (sc->sc_sysdev->baudrate != 0) {
|
||||
if (sc->sc_sysdev->baudrate == 0) {
|
||||
if (UART_IOCTL(sc, UART_IOCTL_BAUD,
|
||||
(intptr_t)&sc->sc_sysdev->baudrate) != 0)
|
||||
sc->sc_sysdev->baudrate = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user