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

Re: if_ne_pcmcia.c modification



On Thu, Aug 08, 2002 at 04:15:40PM +0200, Thomas Delaet wrote:
> Hi all,
> 
> I'm trying to get the ne2k pcmcia driver working with my card.
> This is how far I got :

  Yes, the process you used is correct. There are a few things that may go
wrong here.  a) the memory area where the address is stored
may be needed (as you saw), b) the card may need the NE20000DVF_AX88190
flag or c) some other issue, but it's prolly either a) or b).
  Can you check adding that flag? If the card works on Mandrake, maybe you 
try the dd /dev/mem0a trick there?

  f.-