It's working (I mean module loading) ! The first mistake we, Wolfgang and I, made is that we can't read : The adress range is from C0000-FFC00 (a zero was forgotten) so it was in a free section :))))))))
Then I had BIOS options in order to reserve memory to the ISA bus which I would have never found if you didn't tell me, so thank you a lot. 2010/11/10 Wolfgang Grandegger <[email protected]> > Hello, > > On 11/10/2010 07:39 PM, Willy Lambert wrote: > > The name is "reserved" :p > > Which range could I choose in this map (see log below) ? I can't see what > is > > free space and what is occupied space. > > > > I don't understand what "accessible via ioport" means, could you detail > this > > please ? > > ISA devices may also be accessed via I/O ports (using inb and outb). But > that's not the case for the IXXAT PC-104 card. > > > ** iomem ** > > r...@alpha:/lib/modules/2.6.32.11-target-alpha-v2/kernel# cat > /proc/iomem > > According to the IXXAT data sheet: > > PC address range: C000h-FFC0h (memory mapped), adjustable in 1 kB steps > > > 00000000-0000ffff : reserved > > But that range is reserved on you system. Don't know why. Maybe due to > some missing kernel config or some magic BIOS setting. > > Wolfgang. >
_______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
