Re: [Etherboot-developers] Allocating memory...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-08-01 03:40:17
|
>Yep. The driver I saw it in I believe was lance.c and I believe it was doing >DMA with the non-pci variant. If there is a way to handle it I will be happy It's probably acceptable to use a static buffer say below 0x10000 for the ISA version since you probably won't be compiling it into your megarom. There aren't many of these cards left, and frankly, if even it doesn't work in 5.2 and it means that 5.0 is the last version that supports this NIC, that's no great loss. In fact I wouldn't mind dropping some of the obscure drivers in 5.2, like NI5210, Tiara. |