From owner-freebsd-hackers Thu Mar 13 05:20:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26835 for hackers-outgoing; Thu, 13 Mar 1997 05:20:50 -0800 (PST) Received: from kremvax.demos.su (kremvax.demos.su [194.87.0.20]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id FAA26830 for ; Thu, 13 Mar 1997 05:20:44 -0800 (PST) Received: by kremvax.demos.su (8.6.13/D) from 0@sinbin.demos.su [194.87.2.95] with ESMTP id QAA04830; Thu, 13 Mar 1997 16:19:11 +0300 Received: by sinbin.demos.su id QAA00365; (8.6.12/D) Thu, 13 Mar 1997 16:18:27 +0300 From: bag@sinbin.demos.su (Alex G. Bulushev) Message-Id: <199703131318.QAA00365@sinbin.demos.su> Subject: Re: Q about 100Mb ether cards To: dg@root.com Date: Thu, 13 Mar 1997 16:18:27 +0300 (MSK) Cc: hackers@freebsd.org In-Reply-To: <199703101424.GAA17192@root.com> from "David Greenman" at Mar 10, 97 06:24:45 am X-Mailer: ELM [version 2.4 PL24 ME7a] Content-Type: text 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 Alex. > > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project >