* grub-core/term/ns8250.c (do_real_config): Set port->broken to 0.
(serial_hw_put): Wait based on real time rather than port reads. Don't roken ports. * include/grub/serial.h (grub_serial_port): New field broken.
This commit is contained in:
parent
5f8b440b6b
commit
24977b4451
3 changed files with 31 additions and 5 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/ns8250.c (do_real_config): Set port->broken to 0.
|
||||
(serial_hw_put): Wait based on real time rather than port reads. Don't
|
||||
roken ports.
|
||||
* include/grub/serial.h (grub_serial_port): New field broken.
|
||||
|
||||
2010-10-16 Robert Millan <rmh@gnu.org>
|
||||
|
||||
* grub-core/kern/emu/misc.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue