VoyForums

VoyUser Login optional ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 123[4] ]
Subject: Re: PCMCIA network Card Slowness


Author:
Dimitry Katkov
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 01:18:18 05/11/00 Thu
In reply to: Matt Winther 's message, "PCMCIA network Card Slowness" on 15:45:03 05/08/00 Mon

Described problem seems to be caused by memory regions conflict between flash driver and ethernet device. You can take a look at a source code of a network driver to find if it uses memory window and in which addresses. To find which addresses are used by flash drivers look at the file 'CmnFlLi.c' from linux development kit available on CompuLab website (www.compulab.co.il/download). There are twi defines :
#define NAND_MEMORY_WIN 0xb4000 // 0xD9000
#define NOR_MEMORY_WIN 0xB0000
you can change these addresses to any addresses between 0xB0000 and 0xBFFFF or 0xD0000 and 0xDFFFF, 16kB window for each flash.

Best regards,
Dimitry.

[ Next Thread | Previous Thread | Next Message | Previous Message ]

Replies:
Subject Author Date
Re: PCMCIA network Card Slowness (aironet wireless)Matthew Winther15:22:32 08/10/00 Thu


[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 2.94, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2008 Voyager Info-Systems. All Rights Reserved.