Re: [PATCH 0/4] Re: Grub needs to check the programming interface for usb controllers

2009-06-08 Thread Pavel Roskin
On Mon, 2009-06-08 at 18:45 +0100, oliver.hens...@gmail.com wrote: > Here's a second try. I used quilt to manage the patch series but > mailed them by hand instead of exporting to a mailbox, and didn't > realise that they weren't named as *.patch (otherwise I think the > content type would have be

[PATCH 0/4] Re: Grub needs to check the programming interface for usb controllers

2009-06-08 Thread oliver . henshaw
Here's a second try. I used quilt to manage the patch series but mailed them by hand instead of exporting to a mailbox, and didn't realise that they weren't named as *.patch (otherwise I think the content type would have been fine). I should probably move on to git, but I was a little intimidate

Grub needs to check the programming interface for usb controllers

2009-06-07 Thread Oliver Henshaw
Grub needs to check that the usb programming interface is of the correct type. Otherwise, hilarity ensues when e.g. bus/usb/ohci.c attempts to initialise an uhci controller. This can easily be reproduced by typing 'insmod ohci' in the grub rescue disk in qemu, with usb enabled. Additionally, the u