marcel 2004-11-14 23:31:20 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: Implement UART_IOCTL_BAUD. Consequently, when the baudrate was unset for the console, we emit the actual baudrate during bus enumeration. Revision Changes Path 1.11 +11 -1 src/sys/dev/uart/uart_dev_ns8250.c