Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 00:08:05 +1200
From:      Drew Broadley <drew@corrupt.co.nz>
To:        Drew Broadley <drew@corrupt.co.nz>
Cc:        mobile@freebsd.org
Subject:   Re: Belkin F5D6020ver2 - not working with NDIS or pccard.conf(Lastpitch effort)
Message-ID:  <40CD9525.2070306@corrupt.co.nz>
In-Reply-To: <40CA5667.9000506@corrupt.co.nz>
References:  <40CA5667.9000506@corrupt.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40CD9525.2070306>