From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 08:28:21 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 8CEA216A4CE for ; Fri, 16 Apr 2004 08:28:21 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB6C43D55 for ; Fri, 16 Apr 2004 08:28:21 -0700 (PDT) (envelope-from taxman@freedombi.com) Received: from pcp08792602pcs.vnburn01.mi.comcast.net ([68.41.190.132]) by comcast.net (sccrmhc13) with SMTP id <20040416152820016003l1o0e>; Fri, 16 Apr 2004 15:28:20 +0000 From: Tim McMillen To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1082114898.534.8.camel@taxman> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 16 Apr 2004 11:28:19 +0000 Content-Transfer-Encoding: 7bit Subject: Belkin F5D5020 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: Fri, 16 Apr 2004 15:28:21 -0000 Hi, This card is listed in /etc/defaults/pccard.conf but I can't get the driver to recognize it. I searched and found: http://lists.freebsd.org/pipermail/freebsd-current/2003-July/007588.html but that only refers to 4.8, and I have 5.2.1 installed. I tried setting the IRQ in /etc/rc.conf as noted in the above email, but that didn't seem to help. dmesg stays the same as follows: pccard0: (manufacturer=0x01bf, product=0x2328) at function 0 pccard0: CIS info: Belkin, F5D5020-PCMCIA-Network-Card, V1 and nothing relevant after that. Any other ideas of things I can try? Thanks, Tim