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

From: Hans Petter Selasky <[email protected]>
To: [email protected]
Cc:  
Subject: Re: kern/141011: [usb] Encrypted root, geli password at boot; enter 
key never released
Date: Wed, 6 Jan 2010 19:45:38 +0100

 On Wednesday 06 January 2010 18:50:41 Pawel Jakub Dawidek wrote:
 > On Wed, Jan 06, 2010 at 03:21:03PM +0100, Hans Petter Selasky wrote:
 
 > > > Old Synopsis: [geli] Encrypted root, geli password at boot; enter key
 > > > never released New Synopsis: [usb] Encrypted root, geli password at
 > > > boot; enter key never released
 > >
 > > Hi,
 > >
 > > Could you try to comment out:
 > >
 > >                 /* read and discard the input, no one is waiting for it
 > > */ do {
 > >                         c = ukbd_read_char(&sc->sc_kbd, 0);
 > >                 } while (c != NOKEY);
 > >
 > > In "ukbd_interrupt()" in "src/sys/dev/usb/input/ukbd.c" ?
 > 
 
 --HPS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to