From owner-freebsd-mobile Sat Jan 15 16:31:21 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pluto.psn.net (pluto.psn.net [207.211.58.12]) by hub.freebsd.org (Postfix) with ESMTP id D29301513D for ; Sat, 15 Jan 2000 16:31:18 -0800 (PST) (envelope-from will@shadow.blackdawn.com) Received: from 18-077.008.popsite.net ([209.69.196.77] helo=shadow.blackdawn.com) by pluto.psn.net with esmtp (PSN Internet Service 3.12 #1) for mobile@FreeBSD.org id 129db7-00077y-00; Sat, 15 Jan 2000 17:31:15 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id QAA30209 for mobile@FreeBSD.org; Sat, 15 Jan 2000 16:19:45 -0500 (EST) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 15 Jan 2000 16:19:45 -0500 (EST) Reply-To: Will Andrews From: Will Andrews To: mobile@FreeBSD.org Subject: 3Com 3CCFE574BT works. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Folks, Those of you with a 3Com 3CCFE574BT on 4.0-CURRENT worry no more. I have just tested Matthew N. Dodd's recent commit to sys/dev/ep/if_ep.c, among other files. A few things to note: 1) Be careful what IRQ you use in pccard.conf. ep will try to grab the first IRQ that you put in the irqs line in pccard.conf. It will not bother with any of the others. If it gets setup with an IRQ that something else is using, it will have very poor performance. 2) IRQ 9 worked for me. These are some performance tests: ftp> get src.tar.gz local: src.tar.gz remote: src.tar.gz 200 PORT command successful. 150 BINARY data connection established. 226 Transfer completed. 67785385 bytes received in 55.76 seconds (1.16 MB/s) The "get" is being performed on the machine with the 3CCFE574BT. Here's a get with the 3CCFE574BT on the receive side: ftp> get src.tar.gz local: src.tar.gz remote: src.tar.gz 200 PORT command successful. 150 Opening BINARY mode data connection for 'src.tar.gz' (67785385 bytes). 226 Transfer complete. 67785385 bytes received in 62.14 seconds (1.04 MB/s) Not too shabby, eh?? :-) Consider that this is in 100BaseTX half-duplex mode over an underloaded LAN via a hub. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message