[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tulip module no longer works on a500



On Sun, Oct 09, 2005 at 04:18:16PM -0400, Joey Hess wrote:
> /proc/pci does show that the ethernet card is there:
> 
>   Bus  0, device   0, function  0:
>     Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 65).
>       IRQ 65.
>       Master Capable.  Latency=255.  Min Gnt=20.Max Lat=40.
>       I/O at 0x0 [0x7f].
>       Non-prefetchable 32 bit memory at 0xfffffffff8020000 [0xfffffffff80203ff].
> 
> p2-mate points out that I/O at 0x0 is quite strange.

On second thought, while 0x0 is strange, it should work.
It's a valid port address and no other devices will collide with it.
While it's odd that the resource allocation changed, it looks
like it is working correctly.

My guess is some code that checks "!resource->start"
and concluding the device doesn't have a resource assigned.
Just need to find the code....I'm hoping the full console log
will contain that clue.

thanks,
grant



Reply to: