From owner-freebsd-current Mon Jul 8 10:03:29 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA18134 for current-outgoing; Mon, 8 Jul 1996 10:03:29 -0700 (PDT) Received: from walkabout.asstdc.com.au (root@walkabout.asstdc.com.au [202.12.127.73]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA18129 for ; Mon, 8 Jul 1996 10:03:25 -0700 (PDT) Received: (from imb@localhost) by walkabout.asstdc.com.au (8.7.5/BSD4.4) id DAA00244 Tue, 9 Jul 1996 03:02:58 +1000 (EST) From: michael butler Message-Id: <199607081702.DAA00244@walkabout.asstdc.com.au> Subject: Re: Thinkpad 560 + -current To: nate@mt.sri.com (Nate Williams) Date: Tue, 9 Jul 1996 03:02:58 +1000 (EST) Cc: davided@sco.com, imb@scgt.oz.au, current@FreeBSD.ORG In-Reply-To: <199607081455.IAA12763@rocky.mt.sri.com> from Nate Williams at "Jul 8, 96 08:55:46 am" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > : iii) if I enable the pccard support, the zp0 driver stops seeing the > > : 3c589 and the system reports a "device allocation failure" (I assume > > : that I'd need to either wire in the nep driver or redefine the stuff > > : in /etc/pccard.conf to point at the zp driver) .. suggestions ? > > i used the nep driver. > Can you try the ep driver in -current? I "tweaked" /etc/pccard.conf to point at the ep driver and, lo and behold, it works ! Promiscuous mode is much better than the zp driver BTW .. I can actually see traffic on my ether belonging to one of the other nets floating around on it (which I couldn't before), michael