Belkin F5D6020ver2 - not working with NDIS or pccard.conf(Lastpitch effort)

Drew Broadley drew at corrupt.co.nz
Mon Jun 14 12:09:06 GMT 2004


Drew Broadley wrote:

> Okay I have tried everything, google, pccard.conf entries, ndis driver 
> emulation with the winxp drivers.
>
> This is what happens when I plug in the Belkin Card:
>
>    >>>>>>>>>>>>>>>
>    pccard0: <unknown card> (manufacturer=0x01bf, product=0x3302) at 
> function 0
>    pccard0:    CIS info: Belkin, 
> 11Mbps-Wireless-Notebook-Network-Adapter, (null)
>    >>>>>>>>>>>>>>>
>
> In pccard.conf there is an Entry for it (entered it manually and have 
> also tried it without the -'s)
>
>    >>>>>>>>>>>>>>>
>    card "Belkin" "11Mbps-Wireless-Notebook-Network-Adapter"
>            config  auto "wi" ? 0x10000
>            insert  /etc/pccard_ether $device start
>            remove  /etc/pccard_ether $device stop
>    >>>>>>>>>>>>>>>
>
> When I build ndis_driver_data.h with ndiscvt and the Windows XP 
> drivers, I get no errors and when I build the device/module I get no 
> errors.
> When I plug in the card, NDIS does not want to know ANYTHING about it
>
> Here is a copy of my current KERNCONF and pccard.conf at
> http://proj.corrupt.co.nz/FreeBSD/current/
>
> Please help :/
>
With these two enabled:
sysctl hw.pccard.debug=1
sysctl hw.pccard.cis_debug=1

I get the following:

Jun 15 00:06:38 taz kernel: pccard0: chip_socket_enable
Jun 15 00:06:38 taz kernel: pccard0: read_cis
Jun 15 00:06:40 taz kernel: cis mem map 0xe6cc3000 (resource: 0x90000000)
Jun 15 00:06:40 taz kernel: pccard0: CIS tuple chain:
Jun 15 00:06:40 taz kernel: CISTPL_END
Jun 15 00:06:40 taz kernel: ff
Jun 15 00:06:40 taz kernel: cis mem map e6cc3000
Jun 15 00:06:40 taz kernel: CISTPL_LINKTARGET expected, code ff observed
Jun 15 00:06:40 taz kernel: pccard0: check_cis_quirks
Jun 15 00:06:40 taz kernel: pccard0: Card has no functions!
Jun 15 00:06:40 taz kernel: cbb0: PC Card card activation failed

Is there anyway I can map this in pccard.conf ?

- Drew


More information about the freebsd-mobile mailing list