Date: Wed, 22 Sep 2004 22:52:19 +0100 From: Tim Bishop <tim-lists@bishnet.net> To: freebsd-mobile@freebsd.org, freebsd-current@freebsd.org Cc: Ted Lindgreen <ted@sanne.nlnetlabs.nl> Subject: Re: NDISsulator: Setting up a 3Com pc card Message-ID: <1095889939.43948.3.camel@inferno.sixth.bishnet.net> In-Reply-To: <414FFDAF.80907@gmx.de> References: <200409210945.i8L9jCPS071852@sanne.nlnetlabs.nl> <414FFDAF.80907@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-09-21 at 11:08, Jochen Gensch wrote: > I have got the same card and the same problem. > > The hint from Tim Bishop does not work anymore, but an easy > hack on ndis_driver_data.h probably has the same effect: > > substitute "3CRSHPW 96" into "3CRSHPW_96" in the NDIS_PCMCIA_DEV_TABLE > define. > > Then make;make clean;make load in /usr/src/sys/modules/if_ndis and > your card is recognised. > > However, then more serious problems pop up: the kernel will > panic as soon as you type "ifconfig ndis0 up". I've tried to debug this a bit further. I brought my system up to 5.3-BETA5, and attempted to get a dump after the panic. But it doesn't seem to be working - I get the panic, then the uptime, and then nothing. I had expected a dump to happen at this point to give me something to look at. This is the first time I've made an effort to look at a kernel dump, so forgive me if I'm overlooking something trivial. Any suggestions? Cheers, Tim. -- Tim Bishop http://www.bishnet.net/tim PGP Key: 0x5AE7D984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095889939.43948.3.camel>