From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 04:12:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED3416A4CF; Fri, 4 Jun 2004 04:12:31 -0700 (PDT) Received: from mail005.syd.optusnet.com.au (mail005.syd.optusnet.com.au [211.29.132.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D37843D2D; Fri, 4 Jun 2004 04:12:30 -0700 (PDT) (envelope-from tonymaher@optushome.com.au) Received: from c211-30-20-77.thorn1.nsw.optusnet.com.au (c211-30-21-210.thorn1.nsw.optusnet.com.au [211.30.21.210]) i54BCGw23916; Fri, 4 Jun 2004 21:12:16 +1000 Received: from k9.a1.asic.gov.au (localhost [127.0.0.1]) ESMTP id i54BCAO7029878; Fri, 4 Jun 2004 21:12:15 +1000 (EST) (envelope-from tonym@k9.a1.asic.gov.au) Received: (from tonym@localhost) by k9.a1.asic.gov.au (8.12.11/8.12.11/Submit) id i54BC4b0029823; Fri, 4 Jun 2004 21:12:04 +1000 (EST) (envelope-from tonym) Date: Fri, 4 Jun 2004 21:12:04 +1000 (EST) From: Tony Maher Message-Id: <200406041112.i54BC4b0029823@k9.a1.asic.gov.au> To: freebsd-current@freebsd.org, jhb@freebsd.org In-Reply-To: <200406030938.26310.jhb@FreeBSD.org> Subject: Re: fire up xmms, wi0 loses its mind X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 11:12:31 -0000 John Baldwin wrote: > Probably acpi_pci_link.c as it exposes a bug in our link code (it doesn't use > a good algorithm for picking an IRQ to route interrupts to) Yes it is the problem. I have cvsupped to *default date=2004.05.28.17.30.00 Run (in effect) make world, network (and usb mouse) work fine. Installed acpi_pci_link.c v1.15 (instead of v1.14), make kernel, reboot fxp0 (and usb mouse) fail to work. So now what is the solution? thanks -- tonym