Subject: Re: device wi on Jornada 720 results in panic
To: Charles M. Hannum <abuse@spamalicious.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 09/28/2004 10:58:35
"Charles M. Hannum" <abuse@spamalicious.com> writes:

> I'm not sure offhand, but "Reset vector called" sounds like what I'd expect to 
> see on some machines due to a jump to a null pointer.  Possibly an 
> unimplemented function or a buffer overrun?

The sacpcic PCMCIA front-end doesn't have a socket_enable function in
sa11x0_pcmcia_functions, so it's lost since that was added.

        - Nathan