[SeaBIOS] Bootorder file question regarding USB hubs/devices

Dave Frodin dave.frodin at se-eng.com
Thu Aug 30 18:28:44 CEST 2012


Previously (before fetching the latest seabios/master) our bootorder file looked like this 

/pci at i0cf8/usb at 12,2/*@4 
/pci at i0cf8/usb at 12,2/*@5 
/pci at i0cf8/usb at 12,2/*@3 
/pci at i0cf8/usb at 12,2/*@2 
/pci at i0cf8/usb at 12,2/*@1 
/pci at i0cf8/usb at 12,2/*@0 

Now it looks like this. This also includes devices plugged into hubs on two of the ports. 
(Thank you to whoever got hubs working) 

/pci at i0cf8/usb at 12,2/storage at 5/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/storage at 4/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/storage at 3/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/storage at 2/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/storage at 1/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/storage at 0/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 4/storage at 1/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 4/storage at 2/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 4/storage at 3/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 4/storage at 4/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 1/storage at 1/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 1/storage at 2/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 1/storage at 3/*@0/*@0,0 
/pci at i0cf8/usb at 12,2/hub at 1/storage at 4/*@0/*@0,0 

Is there an easier/generic way to condense this down? 
Is there any kind of wildcard support when it comes to adding any USB device? 

Thanks in advance, 
Dave 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.seabios.org/pipermail/seabios/attachments/20120830/749e8861/attachment.html>


More information about the SeaBIOS mailing list