* grub-core/bus/usb/serial/ftdi.c (real_config): Handle 1.5 stop bits.
(ftdi_hw_configure): Likewise. * grub-core/bus/usb/serial/pl2303.c (GRUB_PL2303_STOP_BITS_1_5): New define. (real_config): Handle 1.5 stop bits. (pl2303_hw_configure): Likewise.
This commit is contained in:
parent
7183452c00
commit
c8ca585593
3 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/bus/usb/serial/ftdi.c (real_config): Handle 1.5 stop bits.
|
||||
(ftdi_hw_configure): Likewise.
|
||||
* grub-core/bus/usb/serial/pl2303.c (GRUB_PL2303_STOP_BITS_1_5): New
|
||||
define.
|
||||
(real_config): Handle 1.5 stop bits.
|
||||
(pl2303_hw_configure): Likewise.
|
||||
|
||||
2012-06-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* Makefile.am: Add ppc linux bootcheck.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue