From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 14 06:25:09 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5772516A406 for ; Wed, 14 Feb 2007 06:25:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 189F813C494 for ; Wed, 14 Feb 2007 06:25:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l1E6NhRq077951; Tue, 13 Feb 2007 23:23:43 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 13 Feb 2007 23:24:25 -0700 (MST) Message-Id: <20070213.232425.-1929114897.imp@bsdimp.com> To: dr2867@pacbell.net From: "M. Warner Losh" In-Reply-To: <45D2A48F.1010104@pacbell.net> References: <45CC2DDF.6040600@pacbell.net> <20070212.234959.-432837120.imp@bsdimp.com> <45D2A48F.1010104@pacbell.net> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 13 Feb 2007 23:23:43 -0700 (MST) Cc: freebsd-hackers@freebsd.org Subject: Re: PING: Someone on the core team. (Modem Problem) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2007 06:25:09 -0000 In message: <45D2A48F.1010104@pacbell.net> Daniel Rudy writes: : At about the time of 2/12/2007 10:49 PM, M. Warner Losh stated the : following: : > : sio0: configured irq 19 not in bitmap of probed irqs 0 : > : sio0: port may not be enabled : > : > This may be your problem. sio isn't detecting the interrupts : > happening on this card, it seems, from this dmesg. You may need to : > use John Baldwin's hacks to force sio to not use fast interrupts. : > This makes it possible to share it with non-fast interrupt sources. : > Please let me know if you need these patches. : : I'm working on changing the hardware around and moving the modem to a : different PCI slot to see if that makes a difference. The system is : reinstalling right now on the machine (I tried to install Linux but it : failed...miserably). OK. Please let me know if you need any additional help. Are the sis cards add-in cards, or on the motherboard? Warner