Date: Thu, 10 Sep 1998 01:13:39 +0100 From: Brian Somers <brian@Awfulhak.org> To: Robert Watson <robert+freebsd@cyrus.watson.org> Cc: Darren Reed <avalon@coombs.anu.edu.au>, hackers@FreeBSD.ORG Subject: Re: 2.2.6 zp/tcp fuckups. Message-ID: <199809100013.BAA04786@woof.lan.awfulhak.org> In-Reply-To: Your message of "Wed, 09 Sep 1998 13:34:36 EDT." <Pine.BSF.3.96.980909133145.22112B-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809100013.BAA04786>