Re: LUKS Encryption and Fingerprint readers?

2013-08-31 Thread TJ
On 30/08/13 20:22, Glenn Washburn wrote: >> I'd still like GRUB to be able to read a key-file rather than a typed >> pass-phrase, and have the key-file hidden on a (second) small (1GB) >> randomised-data USB flash device (no file-system) so even the >> operator can't be sure where to find the bytes

Re: USB 1.0/1.1 devices on modern machines with only EHCI/XHCI.

2013-08-31 Thread Aleš Nesrsta
Hi again, probably did you mean SD card reader instead of smart card reader? In this case: 1) SD card reader is PCI device, not USB device: lspci ... 03:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21) (prog-if 01) ... AFAIK, it needs SDHCI PCI driver.

Re: How to develop and integrate brand new module into GRUB2?

2013-08-31 Thread Andrey Borzenkov
В Tue, 27 Aug 2013 17:21:01 -0700 Mat Troi пишет: > Hi, > > I need to develop a new module and integrate into GRUB2. I already have the > code written, my question is how to integrate the code into the existing > GRUB2 build system so that the code gets built when make is entered at > GRUB2's to

Re: Missing USB devices.

2013-08-31 Thread Aleš Nesrsta
28.8.2013 08:59, Melki Christian (consultant) wrote: I'm thinking of the EHCI hand-over. In the case of EHCI handover beeing successful within the timeout, you never clear the USBLEGCTLSTS register (SMI's). You do that in the other cases however. Why? I can not think of any case of a success

[PATCH] Re: Missing USB devices.

2013-08-31 Thread Aleš Nesrsta
Sorry, I missed the patch... :-) There it is. 28.8.2013 08:59, Melki Christian (consultant) wrote: I'm thinking of the EHCI hand-over. In the case of EHCI handover beeing successful within the timeout, you never clear the USBLEGCTLSTS register (SMI's). You do that in the other cases however. Wh

[PATCH] Re: Missing USB devices.

2013-08-31 Thread Aleš Nesrsta
Hmmm, today is not a good day - I sent wrong patch with mistake, sorry... :-( I hope attached patch is finally OK... BR, Ales Sorry, I missed the patch... :-) There it is. 28.8.2013 08:59, Melki Christian (consultant) wrote: I'm thinking of the EHCI hand-over. In the case of EHCI handover