From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 20:15:28 2003 Return-Path: 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 037C616A4CE for ; Mon, 1 Dec 2003 20:15:28 -0800 (PST) Received: from hornet.wiznet.ca (hornet.wiznet.ca [216.138.223.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2462A43FE0 for ; Mon, 1 Dec 2003 20:15:25 -0800 (PST) (envelope-from willyyam@sillyrabbi.dyndns.org) Received: from sillyrabbi.dyndns.org (H241.C230.tor.velocet.net [216.138.230.241]) by hornet.wiznet.ca (Postfix) with ESMTP id 9CF7D31E962 for ; Mon, 1 Dec 2003 23:15:24 -0500 (EST) Received: from willyyam by sillyrabbi.dyndns.org with local (Exim 4.24; FreeBSD) id 1AR1x9-0004NH-3a for freebsd-questions@freebsd.org; Mon, 01 Dec 2003 23:15:59 -0500 Date: Mon, 1 Dec 2003 23:15:59 -0500 From: William O'Higgins To: freebsd-questions Message-ID: <20031202041559.GA16782@sillyrabbi.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: William O'Higgins Subject: ASUS WL-100 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 04:15:28 -0000 After much rooting through this list's archives I tried adding this to /etc/pccard.conf: # Asus WL-100 card "ASUS" "802_11b_PC_CARD_25" config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop Now that card works just fine. Now, since this card *is* supported, how do I contribute the info so that it gets included in /etc/defaults/pccard.conf and man wi? -- yours, William