On Mon, 8 Sep 2003, Stefan Reinauer wrote:
- YhLu YhLu@tyan.com [030906 04:58]:
Eric,
Without hard_reset, s2885 is ok now.
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.
on the list of fixes.
ron