Displaying 1 result from an estimated 1 matches for "spd_vhi".
2007 Oct 25
1
serial port problems: micro flashing
...4) is a 16550A
root[drive_c]# ls -l /dev/ttyS0
lrwxrwxrwx 1 root root 5 2007-10-05 08:39 /dev/ttyS0 -> tts/0
root[drive_c]# ls -l /dev/tts/0
crwxrwx-w- 1 root tty 4, 64 2007-10-05 10:04 /dev/tts/0
root[drive_c]# setserial -abGv /dev/ttyS0
/dev/ttyS0 uart 16550A port 0x03f8 irq 4 baud_base 115200 spd_vhi
skip_test low_latency
------------------------------------
root[drive_c]# lsmod | grep ser
serial_cs 21252 0
8250 23828 4 serial_cs,8250_pnp
serial_core 20032 1 8250
pcmcia 37548 2 serial_cs,parport_cs
----------------------------------...