On Tue, 28 Dec 1999, Alan Cox wrote:
> 
> And made the same mistake I did originally. Ifconfig now reports wrong values
> because dev->mem_start/end are defined to be physical addresses by the kernel.
> You probably need to add a dev->vmem_start, dev->vmem_end. SIOCGIFMAP is then
> not broken.

Actually, no need for vmem_end, why would anybody care? 

So just call it "dev->base"..

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to