cvs commit: src/sys/dev/uart uart_bus_ebus.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Apr 3 15:02:02 PST 2004
marcel 2004/04/03 15:02:02 PST
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus_ebus.c
Log:
In uart_ebus_probe(), match "su_pnp" besides "su" for ns8250 family
of UARTs. We already did this in uart_cpu_getdev().
While here, also check the compat name for "su" or "su16550".
Both changes submitted by: Marius Strobl <marius at alchemy.franken.de>
Does not doubt the correctness of the second change: marcel
Revision Changes Path
1.3 +4 -2 src/sys/dev/uart/uart_bus_ebus.c
More information about the cvs-src
mailing list