From owner-freebsd-stable@FreeBSD.ORG Tue Feb 3 15:39:14 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4468D16A4CE for ; Tue, 3 Feb 2004 15:39:14 -0800 (PST) Received: from smtp-out3.xs4all.nl (smtp-out3.xs4all.nl [194.109.24.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD29943D39 for ; Tue, 3 Feb 2004 15:39:12 -0800 (PST) (envelope-from wleiden@xs4all.nl) Received: from localhost.localdomain (zorknet.xs4all.nl [194.109.254.102]) by smtp-out3.xs4all.nl (8.12.10/8.12.10) with ESMTP id i13NdAFt026814; Wed, 4 Feb 2004 00:39:11 +0100 (CET) From: Marten To: Christian Lackas In-Reply-To: <20040203224944.GC46042@zel726.zel.kfa-juelich.de> References: <20040202143655.GA32563@router.cleanlaser.de> <1075834141.1121.10.camel@amd> <20040203224944.GC46042@zel726.zel.kfa-juelich.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 04 Feb 2004 00:39:10 +0100 Message-Id: <1075851551.874.20.camel@amd> Mime-Version: 1.0 cc: stable@freebsd.org Subject: Re: PCI-PCMCIA Bridge X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 23:39:14 -0000 On Tue, 2004-02-03 at 23:49, Christian Lackas wrote: > > Is this something with interrupt routing? > > These are the same chips in wl200 cards from compaq and here is a patch: > > so, you also have a "CL-PD6729 PCI-to-PC Card host adapter" on this card? yes .. more than 15, 24x7 up... > > This patch seems to be already included in both 4.9-STABLE and > 5.2-RELEASE. oke Is there anything else I have to do? > BTW: I can't find any hw.pcic-sysctl variables on my machines: it set in /boot/device.hints: http://wleiden.webweaving.org:8080/svn/node-config/factory/tags/0.9-release/master/install-time/device.hints you might want try to make an entry in pccard database: in /etc/pccard.conf card "(null)" "(null)" config auto "wi0" ? config auto "wi1" ? config auto "wi2" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop and see want happens... > Marten > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >