From owner-freebsd-bugs Sat Jan 11 9:30: 4 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DF637B401 for ; Sat, 11 Jan 2003 09:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D3B143F65 for ; Sat, 11 Jan 2003 09:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0BHU1NS001355 for ; Sat, 11 Jan 2003 09:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0BHU1mR001354; Sat, 11 Jan 2003 09:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5424937B401 for ; Sat, 11 Jan 2003 09:26:32 -0800 (PST) Received: from gioria.dyndns.org (AFontenayssB-104-1-5-107.abo.wanadoo.fr [80.13.76.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FEFB43F13 for ; Sat, 11 Jan 2003 09:26:31 -0800 (PST) (envelope-from root@gioria.dyndns.org) Received: from bushmills.intra.thorm.net (bushmills.intra.thorm.net [192.168.0.3]) by gioria.dyndns.org (Postfix) with ESMTP id 1C037374B9 for ; Sat, 11 Jan 2003 18:36:36 +0100 (CET) Received: by bushmills.intra.thorm.net (Postfix, from userid 0) id C840EAAAC; Sat, 11 Jan 2003 18:26:33 +0100 (CET) Message-Id: <20030111172633.C840EAAAC@bushmills.intra.thorm.net> Date: Sat, 11 Jan 2003 18:26:33 +0100 (CET) From: Sebastien Gioria Reply-To: Sebastien Gioria To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/46977: New pccardd.conf entrey for Dlink Air 660 Wireless Card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46977 >Category: conf >Synopsis: New pccardd.conf entrey for Dlink Air 660 Wireless Card >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 11 09:30:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sebastien Gioria >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSD.ORG >Environment: System: FreeBSD bushmills.intra.thorm.net 5.0-CURRENT FreeBSD 5.0-CURRENT #19: Tue Jan 7 20:29:53 CET 2003 root@:/usr/obj/usr/src/sys/bushmills i386 >Description: Atteched is the patch for /etc/defaults/pccardd.conf for supporting the D-link Air 660 Wireless Card. This card can have an external antenna and is Prism 2 compatible. >How-To-Repeat: attached is the patch for the /etc/defaults/pccardd.conf >Fix: --- pccard.conf.orig Sat Jan 11 18:13:17 2003 +++ pccard.conf Sat Jan 11 18:18:57 2003 @@ -1931,6 +1931,12 @@ insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# DLink Air DWL-660 Wireless PC Card +card "D-Link" "D-Link Air DWL-660 Wireless PC Card" + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Dell TrueMobile (OEMed Lucent WaveLAN/IEEE) card "Dell" "TrueMobile 1150 Series PC Card" config 0x1 "wi" ? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message