RE: [Etherboot-developers] last call for 5.0.7 check-ins
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2002-07-26 10:16:21
|
> Timothy, does it hurt if ISA_PNP is always defined when compiling > 3c515.c? I.e. are BIOS detection and driver detection mutually > exclusive? If not you could add it to 3C515FLAGS and it will be used > when compiling that file. If yes, perhaps in 5.0.8, the code could check > if BIOS detection has been done and if not, do its own detection. I will look into it, but it won't be until next week. I suspect that I can do something to make it work without the define. However, ISA_PNP is not supposed to be used if the PC's BIOS already enabled the card. Tim |