From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 11:49:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4962116A420 for ; Mon, 13 Feb 2006 11:49:12 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5B243D5D for ; Mon, 13 Feb 2006 11:49:10 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 26411 invoked from network); 13 Feb 2006 11:49:08 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.174.219]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 13 Feb 2006 11:49:08 -0000 Date: Mon, 13 Feb 2006 12:48:50 +0100 From: Fabian Keil To: Teemu Korhonen Message-ID: <20060213124850.3229a380@localhost> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_eiU1Bh4bEMdWdqMik.6Zod_; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: need help with pcmcia wireless network card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 11:49:12 -0000 --Sig_eiU1Bh4bEMdWdqMik.6Zod_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Teemu Korhonen wrote: > I have a laptop with freebsd-6.0 and I've got everything working > except my Buffalo WLI-CB-G54S wireless network card. > When I insert the card I get following message "cardbus0: > at device 0.0 (no driver attached)" >=20 > I found two pages that seems to be instructions to get the card > working: >=20 > http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=3D20050623&.utc= =3D1133948970 >=20 > http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=3D20051207&.utc= =3D1133982628 >=20 > as they are japan, I can't get but the main idea. >=20 > So far the ndisgen doesn't work it fails to build the .ko file, but > I've had better luck with ndiscvt which made and if_ndis.ko You don't have to build if_ndis.ko and ndis.ko manually, they should already be present in /boot/kernel. If ndisgen "doesn't work" you usually get an error message. Without knowing the error message and how you got it, it's hard to tell what's wrong. =20 Try running ndisgen /path/to/INF /path/to/SYS an press return a few times. Afterwards you should either have the kernel module containing the firmware, or a reason why the build failed. Fabian --=20 http://www.fabiankeil.de/ --Sig_eiU1Bh4bEMdWdqMik.6Zod_ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD8HI+jV8GA4rMKUQRAi/4AKCcD+hwGb7YMf1mRczlxsabhCkPwgCcDRF6 6QhdqHbQV8cOaj29+pCcNrE= =iVPb -----END PGP SIGNATURE----- --Sig_eiU1Bh4bEMdWdqMik.6Zod_--