From owner-freebsd-mobile Fri Aug 17 14:51:34 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 6E8CD37B409 for ; Fri, 17 Aug 2001 14:51:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 52927 invoked from network); 17 Aug 2001 21:50:32 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Aug 2001 21:50:32 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 17 Aug 2001 14:50:36 -0700 (PDT) From: John Baldwin To: Martin Dieringer Subject: RE: re-insertion panic Cc: mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 17-Aug-01 Martin Dieringer wrote: > > > hi. > after I finally switched on PCIIRQ on my Thinkpad (600x) and thus > made my 3com 575bt card work with a -current > NEWCARD kernel, there is the following problem: > To suspend the laptop I have to take the card out, > on reinsertion following two messages keep on running through the > screen: > > /usr/src/sys/kern/kern_synch.c:377 > sleeping with "xl0" locked from /usr/src/sys/pci/if_xl.c:1246 > /usr/src/sys/kern/kern_synch.c:377 > sleeping with "pccbb1" locked from /usr/src/sys/dev/pccbb/pccbb.c:643 Ugh, both these locks need to be disabled for the time being. > taking out the card again results in: > > panic: sleeping process owns a mutex > Debugger ("panic") > db> c > > ... press key to reboot ... > syncing disks...bremfree: bp 0xc68a87cc not locked This bug is something else that comes up a lot, I'm not sure why. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message