From owner-freebsd-hackers Fri Aug 8 15:17:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA18384 for hackers-outgoing; Fri, 8 Aug 1997 15:17:22 -0700 (PDT) Received: from fission (fission.dt.wdc.com [129.253.40.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA18373 for ; Fri, 8 Aug 1997 15:17:17 -0700 (PDT) Received: from dtmail.dt.wdc.com ([192.40.5.26]) by fission (8.7.1/8.7.1) with ESMTP id PAA10356 for ; Fri, 8 Aug 1997 15:17:09 -0700 (PDT) Received: from daemon.dt.wdc.com (daemon.dt.wdc.com [172.31.10.129]) by dtmail.dt.wdc.com (8.7.1/8.7.1) with ESMTP id PAA18970 for ; Fri, 8 Aug 1997 15:17:06 -0700 (PDT) Received: from localhost (kehlet@localhost) by daemon.dt.wdc.com (8.8.5/8.8.5) with SMTP id PAA01083 for ; Fri, 8 Aug 1997 15:15:51 -0700 (PDT) X-Authentication-Warning: daemon.dt.wdc.com: kehlet owned process doing -bs Date: Fri, 8 Aug 1997 15:15:51 -0700 (PDT) From: Steve Kehlet To: hackers@FreeBSD.ORG Subject: 3c90x vx0 driver In-Reply-To: <199708082107.XAA03507@sos.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I've been trying to get 10MB full-duplex to work on my 3com 3c905 ethernet card, but have been getting sluggish response and lots of errors at the switch. At half-duplex I have no problems. It's irritating because it seems to work fine under NT ;-). I'm running 2.2.1; I'd like to know if a later release might work better. Searching the mailing list archives is interesting (but mostly out of date) and gives me no clear answer. Does anyone know? vx0 <3COM 3C905 Fast Etherlink XL PCI> rev 0 int a irq 10 on pci0:11 mii[*mii*] address 00:60:97:c2:7f:b0 daemon:/home/kehlet-> uname -a FreeBSD daemon 2.2-STABLE FreeBSD 2.2-STABLE #0: Tue Jun 10 11:25:52 PDT 1997 kehlet@daemon:/usr/src/sys/compile/DAEMON i386 In case it helps, I used the DOS util to set the card to "Max network perf", "full duplex", and "10 MB". Also, I don't have the choice to use any other ethernet card since this is my computer at work. Thanks very much, Steve Kehlet