From owner-freebsd-drivers@FreeBSD.ORG Sat May 5 16:19:22 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D148916A400 for ; Sat, 5 May 2007 16:19:22 +0000 (UTC) (envelope-from rjsdg@sapo.pt) Received: from sapo.pt (relay4.ptmail.sapo.pt [212.55.154.24]) by mx1.freebsd.org (Postfix) with SMTP id 1E87C13C458 for ; Sat, 5 May 2007 16:19:21 +0000 (UTC) (envelope-from rjsdg@sapo.pt) Received: (qmail 7674 invoked from network); 5 May 2007 15:52:40 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.198) by relay4 with SMTP; 5 May 2007 15:52:40 -0000 Received: (qmail 19972 invoked by uid 64140); 5 May 2007 15:52:40 -0000 Received: from 85.139.118.7 ([85.139.118.7]) by w13.mail.sapo.pt (Horde MIME library) with HTTP; Sat, 05 May 2007 16:52:40 +0100 Message-ID: <20070505165240.npl78l6dylcgc488@w13.mail.sapo.pt> Date: Sat, 05 May 2007 16:52:40 +0100 From: rjsdg@sapo.pt To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) X-Originating-IP: 85.139.118.7 X-PTMail-Version: 3.1.1 Subject: Belkin F5D7050 V3 - FreeBSD 6.2 X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 16:19:22 -0000 Grettings from Lisbon, Portugal I'm struggling to get my Belkin 54g F5D7050 V3 Wireless USB Network =20 card to work in FreeBSD 6.2 and still can't get it work. When FreeBSD starts gives me the adapter on ugen0 identifying =20 correctly the adapter "ugen0: Belkin 54g Wireless Network Card on =20 address 2". No interface for ifconfig is created and I think due to =20 the adapter been detected as a generic usb device. It's missing the =20 correct driver to load the adapter, correct? So I tried all the solutions that I've found in the net, ural, ral, =20 ndis (ndisgen with windows drivers), etc.. and still gives me the =20 ugen0 detection. I think that in this last release of FreeBSD only the =20 version 2 of the adapter was considered. Ndis doesn't work with USB adapters, ural and ral doesn't load the =20 adapter, so I think that a special driver is needed. Does anyone solved the problem or created the driver for version 3 =20 (Belkin F5D7050 V3xxx) for FreeBSD 6.2? Thanks for the time, Best regards Rodrigo