On Fri, Sep 19, 2008 at 5:58 AM, Mats Erik Andersson <[EMAIL PROTECTED]> wrote:
> 2) Has it been judged superfluous to support configuration entries > such as > > device pci 7.2 on # USB > io 0x20 = 0x0000e001ul > irq 0x3c = 0x0a > end > > on grounds that pci-devices _can_ do auto detection? I inserted two > instances of 'print_debug' to make sure that pci_set_resources() > is executed for the USB Host Controler, but the above specification > never came into action. Were they even parsed? > it makes sense to put as little device info as possible into the config. Unless this entry is essential it could be left out but ... note the irq setting. ron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

