Re: [SeaBIOS] [PATCH] USB boot priority

2010-12-30 Thread Gleb Natapov
On Thu, Dec 30, 2010 at 08:56:07PM -0500, Kevin O'Connor wrote: > This adds tracking of USB port paths, and enables searching the > bootorder file based on it. It's on top of the other patches I've > sent. > > Gleb - I tried adding: > > -usb -drive file=dos-drivec,if=none,id=d1 -device > usb-

[SeaBIOS] [PATCH] USB boot priority

2010-12-30 Thread Kevin O'Connor
This adds tracking of USB port paths, and enables searching the bootorder file based on it. It's on top of the other patches I've sent. Gleb - I tried adding: -usb -drive file=dos-drivec,if=none,id=d1 -device usb-storage,drive=d1,bootindex=1 But qemu didn't add anything to the bootorder file