From owner-freebsd-hackers Wed Sep 9 18:37:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27993 for freebsd-hackers-outgoing; Wed, 9 Sep 1998 18:37:26 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27968 for ; Wed, 9 Sep 1998 18:37:21 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id BAA25992; Thu, 10 Sep 1998 01:15:07 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id BAA04786; Thu, 10 Sep 1998 01:13:41 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809100013.BAA04786@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Robert Watson cc: Darren Reed , hackers@FreeBSD.ORG Subject: Re: 2.2.6 zp/tcp fuckups. In-reply-to: Your message of "Wed, 09 Sep 1998 13:34:36 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Sep 1998 01:13:39 +0100 From: Brian Somers Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I had similar problems with zp under both 2.2.x and 3.x. I eventually > switched to the ep driver with the pccard support. I no longer suffer > from my ethernet device going down and having to be re-up'd; however, I > now suffer from the pccard driver. Things are fine until I suspend -- > then, sometimes, it is unable to allocate the driver again resulting in an > inability to network at all. If I have two ep lines in the kernel config, > then it allocates the second (ep1) at that point instead. This causes > many problems if I have two 3com cards in the machine (which is a case the > current pccard does not handle well at all). > > On the other hand, I do not have neither the time to fix this, nor the > time to gain the expertise to fix this. :) > > Robert Watson [.....] 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. > 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/ -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message