<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Previously (before fetching the latest seabios/master) our bootorder file looked like this<br><br>/pci@i0cf8/usb@12,2/*@4<br>/pci@i0cf8/usb@12,2/*@5<br>/pci@i0cf8/usb@12,2/*@3<br>/pci@i0cf8/usb@12,2/*@2<br>/pci@i0cf8/usb@12,2/*@1<br>/pci@i0cf8/usb@12,2/*@0<br><br>Now it looks like this. This also includes devices plugged into hubs on two of the ports.<br>(Thank you to whoever got hubs working)<br><br>/pci@i0cf8/usb@12,2/storage@5/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/storage@4/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/storage@3/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/storage@2/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/storage@1/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/storage@0/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@4/storage@1/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@4/storage@2/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@4/storage@3/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@4/storage@4/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@1/storage@1/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@1/storage@2/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@1/storage@3/*@0/*@0,0<br>/pci@i0cf8/usb@12,2/hub@1/storage@4/*@0/*@0,0<br><br>Is there an easier/generic way to condense this down?<br>Is there any kind of wildcard support when it comes to adding any USB device?<br><br>Thanks in advance,<br>Dave<br></div></body></html>