From owner-freebsd-questions@FreeBSD.ORG Wed May 24 08:34:56 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 075CC16A44C for ; Wed, 24 May 2006 08:34:56 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB69243D48 for ; Wed, 24 May 2006 08:34:54 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 19427 invoked from network); 24 May 2006 08:34:52 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.128.252]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 24 May 2006 08:34:52 -0000 Date: Wed, 24 May 2006 10:34:43 +0200 From: Fabian Keil To: Tom K Message-ID: <20060524103443.3e7dde3a@localhost> In-Reply-To: <447399DD.9040703@runbox.com> References: <447399DD.9040703@runbox.com> X-Mailer: Sylpheed-Claws 2.1.1 (GTK+ 2.8.17; i386-portbld-freebsd6.1) 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_X3MnWsmahXR++a7YqdDvj9T; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: ndis with USB wifi dongle - no joy 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: Wed, 24 May 2006 08:34:56 -0000 --Sig_X3MnWsmahXR++a7YqdDvj9T Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Tom K wrote: > I'm running PC-BSD, with FreeBSD 6 under the hood. The device is a=20 > Netgear MA111, with Prism 2.5 chipset, which dmesg shows as >=20 > ugen1: vendor 0x0846 product 0x4110, rev 1.10/1.32 >=20 > This is what I've done so far: >=20 > - Installed the kernel source in /usr/src/sys. > - Copied over the .inf and .sys files from the WinXP driver > - Run ndisgen, which reported success > - Copied the new module to /boot/kernel > - kldload ndis and kldload new_module >=20 > No ndis interface is created, and dmesg shows the following messages: >=20 > no match for USBD_CreateConfigurationRequestEx > no match for USBD_ParseConfigurationDescriptorEx >=20 > I can't find any reference anywhere to these errors, or anything like=20 > them. I'd be grateful for any suggestions. AFAIK ndis doesn't work with USB devices. Fabian --=20 http://www.fabiankeil.de/ --Sig_X3MnWsmahXR++a7YqdDvj9T Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEdBqojV8GA4rMKUQRAmqhAJ9uS5FtdaKzqFh5JcHwaTD0M4E6ygCfdmwG cTIXecDzkwnENseym95U35g= =YGBQ -----END PGP SIGNATURE----- --Sig_X3MnWsmahXR++a7YqdDvj9T--