RE: [Etherboot-developers] Sundance Driver Status
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-04-14 02:10:34
|
The story so far: I tracked down the multiple transmission error and worked with Jim on debugging. The client seems to be getting the correct ip address and the sundance driver is loaded. However, it does not have the $ROOT_PATH set and cannot mount the nfs partition. The only thing I notice is that when Linux booted, the sundance module reported using MII #0 instead of the MII #1 that Etherboot used. The driver is self booting, I let it go for 10 minutes and it had no issues. I assume that the disable routine is working (it is being called). Would self-booting an EB rom react badly if the disable routine was not working? The only other thing I might be able to do is set the PowerMgt state to D0 (Uninitialized) I am sure of the base address though (the data sheet list it as PCI device configuration header start). Any thoughts? Tim |