From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 17:11:10 2004 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 2F8FD16A4CE for ; Mon, 19 Jan 2004 17:11:10 -0800 (PST) Received: from mail01.powweb.com (mail01.powweb.com [66.152.97.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 619E043D39 for ; Mon, 19 Jan 2004 17:11:09 -0800 (PST) (envelope-from ben@tenorposaune.com) Received: from webmail.jayfriedman.net (webmail.powweb.com [66.152.97.131]) by mail01.powweb.com (Postfix) with ESMTP id 4E977366F2 for ; Mon, 19 Jan 2004 17:11:09 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 From: "Benjamin Coy" To: freebsd-questions@freebsd.org Date: Tue, 20 Jan 2004 01:11:09 -0000 X-Mailer: PowWeb Hosting Webmail version 3.0 Message-Id: <20040120011109.4E977366F2@mail01.powweb.com> Subject: booting with pci wireless card 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, 20 Jan 2004 01:11:10 -0000 I recently installed FreeBSD 5.2 on my Pentium III 850. I'd like to set it up as a wireless router, but I'm having problems getting the wi driver to work properly with my D-link dwl-520 (rev. E1) pci wireless card. It seems to correctly identify the card, but then is unable to configure it. dmesg.boot: ... wi0: mem 0xe8011000-0xe8011fff irq 10 at device 15.0 on pci0 wi0: couldn't reset prism2.5 core. device_probe_and_attach: wi0 attach returned 6 ... Thanks in advance, Ben