From owner-freebsd-questions Thu Oct 31 8:21:55 2002 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 575D037B401 for ; Thu, 31 Oct 2002 08:21:54 -0800 (PST) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60CC43E88 for ; Thu, 31 Oct 2002 08:21:51 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.6/8.12.6) with ESMTP id g9VGLiv7029533 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 31 Oct 2002 17:21:44 +0100 (CET) (envelope-from dirkx@webweaving.org) Date: Thu, 31 Oct 2002 17:21:44 +0100 (CET) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: freebsd-questions@FreeBSD.ORG Subject: WL200, new card support, PD6729 Message-ID: <20021031170941.A20493-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Up to a certain point (4.1 or so) it was possible to get a WL200 (which is a WL100 wireless pcmcia with a PD6729 pcmcia<->pci bridge afaik) to work on FreeBSD. In 4.7 and -CURRENT it consistently will either hang at boot, hang after detection or not function, whilst emmitting wi0 watchdog timeout and init attempts. I noticed that there is now a new hw.pcic.pd6729_intr_path I assume this is identical to hw.pcic.intr_path but specific to this bridge ? Secondly - does anyone have a config which works for 4.7 or -CURRENT with the WL200 ? Or hints on BIOS settings. We tried combinations of: -> BIOS - plug and play - always set to no PCI AUTO assign to specific IRQ ISA auto matchin manual assign on PCI slot -> pccard.conf was updated to match above. -> loader.conf: hw.pcic: -> ignore_function_1 yes/no init_path any 0 caused an early hang pd6729_int_path 0,2 hang, 1 boot through -> irq polling or manual to mach bios. Old functional config on 4.1: hw.pcic.intr_path=1 hw.pcic.irq=0 hw.pcic.ignore_function_1=1 Any suggestions of what to try ? Or what dmesg/info to provide to dig deeper into this ? Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message