RE: [Etherboot-developers] USB NICs and Etherboot RFC
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-01-05 17:53:53
|
Hi Michael > Seconded. Having a multiple-bus infrastructure would also make it easier > to add PCMCIA support in the future. > > FWIW, I thought about adding PCMCIA support a few months back. My > strategy was going to be to start by adding ISAPNP support to the core of > Etherboot (using the code currently in 3c515.c), since 16-bit PCMCIA I had planned to start cleaning up the 3c515 driver after the sundance driver is finished. On of my first steps would have been to pull the ISAPNP outside the driver. Since I was only working on getting the 3c515 to work, I may left out some of the additional configuration that is required under ISAPNP (The card is never assigned an interrupt etc.). It might have some merit to implement the entire ISAPNP. Have you started anything yet? Tim |