Re: [PATCH v2] serial: Poll USB devices if usbX serial port is missing

2016-11-21 Thread Joonas Lahtinen
On pe, 2016-11-18 at 15:21 +0300, Andrei Borzenkov wrote: > On Fri, Nov 18, 2016 at 1:36 PM, Joonas Lahtinen > > > > v2: > > - Use grub_term_poll_usb to avoid module dependency (Andrei) > > > > Hmm ... note that terminal_input/terminal_output also auto-load &

[PATCH v2] serial: Poll USB devices if usbX serial port is missing

2016-11-18 Thread Joonas Lahtinen
oid module dependency (Andrei) Cc: Andrei Borzenkov <arvidj...@gmail.com> Signed-off-by: Joonas Lahtinen <joonas.lahti...@linux.intel.com> --- grub-core/term/serial.c | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/grub-core/term/serial.c b/grub-co

[PATCH 2/2] serial: Poll USB devices if usbX serial port is missing

2016-11-10 Thread Joonas Lahtinen
kes things works as expected. Most online resources mentioning GRUB and USB serial adapters also do mention the above order, so there must be quite many struggling with this problem on platforms where USB needs to be polled in order for the detection to happen. Signed-off-by: Joonas Lahtinen <

[PATCH 1/2] .gitignore: Add grub-core/build-grub-module-verifier

2016-11-10 Thread Joonas Lahtinen
Signed-off-by: Joonas Lahtinen <joonas.lahti...@linux.intel.com> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 18ab8e8..32f634c 100644 --- a/.gitignore +++ b/.gitignore @@ -246,3 +246,5 @@ build-aux/test-driver /garbage-gen /garbage-g