kern/141011: [usb] Encrypted root, geli password at boot; enter key never release

Wiktor Niesiobedzki bsd at w.evip.pl
Sun Jan 10 16:40:04 UTC 2010


The following reply was made to PR kern/141011; it has been noted by GNATS.

From: Wiktor Niesiobedzki <bsd at w.evip.pl>
To: Hans Petter Selasky <hselasky at c2i.net>
Cc: bug-followup <bug-followup at freebsd.org>
Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter 
	key never release
Date: Sun, 10 Jan 2010 17:34:42 +0100

 2010/1/10 Hans Petter Selasky <hselasky at c2i.net>:
 >
 > Try to comment out:
 >
 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0/* read and discar=
 d the input, no one is waiting for it */
 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0do {
 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
 =A0 =C2=A0c =3D ukbd_read_char(&sc->sc_kbd, 0);
 > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0} while (c !=3D NO=
 KEY);
 >
 > In: ukbd_interrupt() in ukbd.c.
 >
 
 Hello Hans,
 
 I've tried to comment out this section in your version of ukbd.c, but
 to no extent. Still some events get discarded somehow. Shall I enable
 some usb debug-flags to help getting to the core of the problem?
 
 Cheers,
 
 Wiktor Niesiobedzki


More information about the freebsd-usb mailing list