From owner-freebsd-hackers Thu Mar 13 07:42:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA03309 for hackers-outgoing; Thu, 13 Mar 1997 07:42:49 -0800 (PST) Received: from X2.root.com (X2.root.com [198.145.90.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA03299 for ; Thu, 13 Mar 1997 07:42:46 -0800 (PST) Received: from X2.root.com (localhost [127.0.0.1]) by X2.root.com (8.8.5/8.8.5) with ESMTP id HAA00220; Thu, 13 Mar 1997 07:40:36 -0800 (PST) Message-Id: <199703131540.HAA00220@X2.root.com> To: bag@sinbin.demos.su (Alex G. Bulushev) cc: hackers@freebsd.org Subject: Re: Q about 100Mb ether cards In-reply-to: Your message of "Thu, 13 Mar 1997 16:18:27 +0300." <199703131318.QAA00365@sinbin.demos.su> From: David Greenman Reply-To: dg@root.com Date: Thu, 13 Mar 1997 07:40:36 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> I want to support full duplex in the fxp (Pro/100B) driver, but I haven't >> been able to get it to work. The Pro/100B is well supported; it's what I'm >> using in wcarchive and I haven't had any problems. It consumes about half >> the CPU time that the de driver does and has about the same level of >> performance (actually slightly better than the DEC chip). > >as we found for Intel EE pro/100 in fbsd2.2-G full duplex not supported ... >in half duplex mode speed up to 4 MByte/sec (via ftp fbsd<->solaris[sparc]) > >one problem: soft/hard reset of HUB lead to card freezing (driver?) >after reboot all ok ... >HUB: SynOptics 28115 Yes, this is a known bug in the "rev 1" version of the 82557 chip. The receiver goes dead whenever it gets certain types of garbage. It should be fixed in "rev 2" versions, but I haven't verified this. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project