From owner-freebsd-current@FreeBSD.ORG Tue Nov 25 20:16:49 2003 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 0954C16A4CE for ; Tue, 25 Nov 2003 20:16:49 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C71343FEA for ; Tue, 25 Nov 2003 20:16:46 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hAQ4Gjlg044322; Tue, 25 Nov 2003 21:16:45 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 25 Nov 2003 21:16:18 -0700 (MST) Message-Id: <20031125.211618.46627822.imp@bsdimp.com> To: ler@lerctr.org From: "M. Warner Losh" In-Reply-To: <20031125185456.C335@lerlaptop.lerctr.org> References: <20031125185456.C335@lerlaptop.lerctr.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Modem(PCMCIA) works on 4.8, hangs machine on 5.2-BETA 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: Wed, 26 Nov 2003 04:16:49 -0000 In message: <20031125185456.C335@lerlaptop.lerctr.org> Larry Rosenman writes: : sio2 at port 0x2f8-0x2ff irq 11 flags 0x40000 slot 0 on pccard0 : sio2: type 16550A : sio2: unable to activate interrupt in fast mode - using normal mode : The SIO2 is my Toshiba 3CXM056-BNW modem, and is what I'm sending this : from on 4.8. : : What debug/help do y'all need to fix it? Hmm, sounds like an interrupt storm. What kind of pccard bridge do you have? Warner