From owner-freebsd-hackers Thu Sep 10 13:10:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13659 for freebsd-hackers-outgoing; Thu, 10 Sep 1998 13:10:54 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fledge.watson.org (COPLAND.CODA.CS.CMU.EDU [128.2.222.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13625 for ; Thu, 10 Sep 1998 13:10:33 -0700 (PDT) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.8.8/8.8.8) with SMTP id QAA03604; Thu, 10 Sep 1998 16:07:46 -0400 (EDT) Date: Thu, 10 Sep 1998 16:07:46 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Brian Somers cc: Darren Reed , hackers@FreeBSD.ORG Subject: Re: 2.2.6 zp/tcp fuckups. In-Reply-To: <199809100013.BAA04786@woof.lan.awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Sep 1998, Brian Somers wrote: > Have you got a VLSI 82C146 pccard controller (check dmesg) by any > chance ? If so this may help: > > If you're running -current, try adding > > options PCIC_RESUME_RESET > > to your kernel config (option added yesterday). If you're not > running -current, have a look in /sys/pccard/pccard.c for the > above being #ifdef'd and #define it beforehand. Well, dmesg reports: pcic0: rev 0xe2 int a irq 0 on pci0.19.0 However, adding this option to my kernel seems to have had the desired effect -- that is, I now appear to be able to suspend, wake up, and have ep0 function properly. I have not yet tested it in X, and with suspend resulting from the case closing, but hope for similar results. I am using an IBM Thinkpad 560E. Thanks! Robert N Watson Carnegie Mellon University http://www.cmu.edu/ TIS Labs at Network Associates, Inc. http://www.tis.com/ SafePort Network Services http://www.safeport.com/ robert@fledge.watson.org http://www.watson.org/~robert/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message