|
The w83627hf-fast-serial driver enables the higher speed serial port
baud rates 230400 and above for the w83627hf chip. The w83627hf is
used on many motherboards, such as on the Tyan S2460.
To use the driver, compile it as a module, and load it. Once you have
loaded it, you need to set the custom divisor to enable the high speed
mode with setserial:
setserial /dev/ttyS0 uart 16550A baud_base 921600 spd_cust divisor 4
Click here to download the driver.
You may also be interested in the watchdog driver for the w83627hf,
which is available here. Looks like the watchdog is not enabled on
the Tyan S2460 board, but might be enabled on some other boards.
|