Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2001 09:20:02 -0800 (PST)
From:      Mark Abene <phiber@radicalmedia.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/31967: reboot/shutdown hangs on Sony VAIO 505 w/FreeBSD-4.4
Message-ID:  <200111161720.fAGHK2T08437@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/31967; it has been noted by GNATS.

From: Mark Abene <phiber@radicalmedia.com>
To: gnats-admin@freebsd.org, freebsd-bugs@freebsd.org
Cc: Mark Abene <phiber@phiber.com>
Subject: Re: i386/31967: reboot/shutdown hangs on Sony VAIO 505 w/FreeBSD-4.4
Date: Thu, 15 Nov 2001 14:44:15 -0500

 Just a little update...  I've discovered that this problem ONLY occurs if a
 PCMCIA card is in the machine during reboot or shutdown.  If the slot is empty,
 the laptop will reboot or shutdown as normal.  If the slot is full (e.g. with
 my 3C589), the machine will hang on reboot or shutdown.
 This is the only time I've experienced PCMCIA related hangs with 4.4-RELEASE.
 My ethernet card works fine during normal system use.  Suffice to say this did
 NOT happen with previous versions of FreeBSD.  Also of note is that I had to
 add...
 
 hw.pcic.intr_path="1"
 hw.pcic.irq="0"
 
 ...to /boot/loader.conf after doing my initial install, since the machine would
 panic otherwise.  But everything seemed fine after this, only the reboot and
 shutdown weirdness remains.
 In adding some printf's to /sys/kern/kern_shutdown.c, it would appear that
 when the PCMCIA slot is occupied on shutdown, the machine hangs when
 EVENTHANDLER_INVOKE(shutdown_post_sync, howto)
 is called on line 310.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111161720.fAGHK2T08437>