commit | 4fcd549f568b87d06c875b5e305627aad6577260 | [log] [download] |
---|---|---|
author | okuji <okuji@localhost> | Tue Jul 02 23:39:14 2002 +0000 |
committer | okuji <okuji@localhost> | Tue Jul 02 23:39:14 2002 +0000 |
tree | 1c7b1402c515ce53fc67a8ea65b02fdb02a6e9f2 | |
parent | 321b3d6a1deb104a941a5b8ac68b9e52d591f664 [diff] |
2002-07-03 Yoshinori K. Okuji <okuji@enbug.org> * stage2/serial.c [!GRUB_UTIL] (inb): Added a delay into this function itself. [!GRUB_UTIL] (outb): Likewise. [!GRUB_UTIL] (serial_hw_put): Increase the timeout value, and don't call serial_hw_delay explicitly any longer. (fill_input_buf): Increase the maximum number of retries, reset the counter to zero after getting a valid character, and don't call serial_hw_delay explicitly any longer.