Re: Dual via-rhine on EPIA PD6000E

From: Jan Engelhardt
Date: Tue Jun 06 2006 - 06:09:35 EST


>> There is a difference between ioports and iomem.
>>
> Of course I know, but look at this:
>
> # cat /proc/ioports
> d000-d0ff : 0000:00:0f.0
> d000-d0ff : via-rhine
> e400-e4ff : 0000:00:12.0
> e400-e4ff : via-rhine
>
> # cat /proc/iomem de000000-de0000ff : 0000:00:0f.0
> de000000-de0000ff : via-rhine
> de002000-de0020ff : 0000:00:12.0
> de002000-de0020ff : via-rhine
>
> from ifoconfig:
> eth0: Interrupt:10 Base address: *0xe000*
> eth1: Interrupt:11 Base address: *0x4000* <<is it I/O or mem ???

ioport.
ioports only go up to 0xffff, and iomem does not normally start below
0xffff.

0x4000 and 0xe000 look strange though (they don't match /proc/ioports).


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/