ndis troubles - what's my next debugging step?



First of all, I appologize if this is the wrong place, an earlier
request on -questions had no hits, and I need to get this working soon
if possible. Although it's mostly internals stuff that's well over my
head, I saw a couple driver related questions in the archive, and no
one complained, so I am guessing this is the right place.

System:
Toshiba Satellite A105-4001
(Intel Core Solo 1.66Ghz, 512MB memory, i945GM graphics, IP 3945ABG
wireless [NOT USED]).

Since the 3945ABG doesn't have drivers now, and the project looks well
and good halted for now, I found out that a linksys WPC54G card works
(at least version 3) with NDIS throught this site:
http://taosecurity.blogspot.com/2006/02/linksys-wpc54g-with-freebsd-yesterday.html

I followed the instructions, and everything loads fine, but the card
doesn't show up.

I have inserted the card. The status light on it blinks green then
goes off. I ran ndis and generated the driver as specified, kldload'ed
the wlan_wep module, followed by ndis, followed by the card driver.
After that I checked dmesg - the card did not appear (nothing with
ndis or the card driver name). No errors came from kldload, and there
was no ndis entry in /dev or /dev/net.

Another site suggested pciconf -la to determine what cards are found,
and I didn't see anything recognizable there.

What's the next step in diagnostics? I'm runing FreeBSD 6.1 on i386.
Please cc a copy of the reply to me as well as the newsgroup, as I am
not a member.


Thanks,
-Jim Stapleton
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • RE: [UPDATED PATCH] EFI support for ia32 kernels
    ... >> reuse a single driver image for multiple architectures assuming there ... As one of the people responsible for the EFI Specification and our ... Perhaps the UNDI network card interface that Intel developed ... BIOS can't shadow that much ROM code. ...
    (Linux-Kernel)
  • Re: Linux, X, ld, gcc, linking, shared libraries and stuff
    ... >> because, originally, video cards / system RAM could NOT afford to have ... > GL actually "copies" everything, but it's done by the graphics card, so ... > anyway if it's not hardware accelerated. ... installed the proper driver, then it zooms around the screen... ...
    (alt.lang.asm)
  • Re: XXX_Init only being called once
    ... > My stream interface driver has been stripped right back to try to solve ... > I plug my card in the first time. ... > There are two new active keys in the registry PCMCIA and myDriver. ... > No entry points are called in my driver. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Linux Wifi laptop guidance requested.
    ... do you lnow if it is running a 'native' driver or the NDIS ... > wrapper. ... Xterasys card in the machine. ...
    (alt.internet.wireless)
  • Re: WDF storage driver is a dead-end street
    ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... AHCI controller card, etc. ... Since the extension is passed in the miniport at ... So I need to create a virtual adapter out of two physical adapters. ...
    (microsoft.public.development.device.drivers)