[Etherboot-developers] COMMIT: New device model...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Eric W B. <ebi...@ln...> - 2002-08-17 01:06:52
|
O.k. My changes to remove the device list from config.c and to not have the probe routines be NIC specific are committed. At the same time I have merged the reset and disable functions. I have updated skel.c with what I hope are good examples of the new interface. For about half the nics that do setup code in their reset routines, this reset and disable merge means the disable routines can now be stream lined, some more. (see skel.c and main.c for what is expected of the disable routine). Eric |