* ron minnich <[EMAIL PROTECTED]> [030908 17:03]:
> On Mon, 8 Sep 2003, Stefan Reinauer wrote:
> 
> > Did you have a look at the implementation of hard_reset in reset.c?
> > void hard_reset(void)
> > {
> >         set_bios_reset();
> >         pci_write_config8(PCI_DEV(1, 0x04, 0), 0x47, 1);
> > }
> 
> the only reset.c I see is in the mainboard-specific code. Nevertheless 
> this code really should do the find_device thing. 

I don't think that the wrong device is used though:
01:04.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 07)
PCI: 01:04.0 [1022/7460] enabled                                                

Stefan


_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to