From owner-freebsd-hackers Thu Apr 20 02:34:23 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA23979 for hackers-outgoing; Thu, 20 Apr 1995 02:34:23 -0700 Received: from mauser.mt.cs.keio.ac.jp (mauser.mt.cs.keio.ac.jp [131.113.32.32]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA23973 for ; Thu, 20 Apr 1995 02:34:20 -0700 Received: (from hosokawa@localhost) by mauser.mt.cs.keio.ac.jp (8.6.12+2.4W/3.4Wbeta3) id SAA17638; Thu, 20 Apr 1995 18:32:50 +0900 Date: Thu, 20 Apr 1995 18:32:50 +0900 Message-Id: <199504200932.SAA17638@mauser.mt.cs.keio.ac.jp> To: matt@lkg.dec.com Cc: freebsd-hackers@FreeBSD.org, hosokawa@mt.cs.keio.ac.jp Subject: Re: FDDI driver for FreeBSD In-Reply-To: Your message of Mon, 17 Apr 1995 10:25:09 +0000. <199504171025.KAA27787@whydos.lkg.dec.com> From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.18PL3] 1994-08/01(Mon) Sender: hackers-owner@FreeBSD.org Precedence: bulk In article <199504171025.KAA27787@whydos.lkg.dec.com> matt@lkg.dec.com writes: >> There is a man page for the device (man fpa or man fea). Thank you. >> It's in sys/pci (if_pdq.c and pdq.c). You need to pick up if_pdq.c and >> pdq.c from -current since I have since made a few important bug fixes. >> >> The driver is fully functional (in fact I switched my FreeBSD system >> over to the building FDDI so that I don't even use Ethernet anymore). I only asked DEC Japan about the availability of this board in Japan, but they rent this board to us for test and evaluation under FreeBSD (Very nice company! Thanks!). The board they rent to us has FDDI DAS ports. I tested it with your driver on two Pentium/90 PCI machines. One is Gateway 2000 P5-90 and the other is shop-brand machine with Neptune Chipset. It works fine on formar machine, but it did not work on latter machine. It receives packets about only once per about 30 seconds. I think it receives bulk packets when the RIP packet arrives. I think the error on management or transmission of tokens causes this problem on this environment. >> I was doing some testing last Friday between a DECpc XL 590 and an >> AlphaStation 400 4/233. Using ttcp I could get over 10MB/s transmit >> throughput over TCP and 12.3MB/s over UDP. We couldn't test it on local FDDI network because of the lack of appropriate cables (This board requires SC cable, but we have no SC-MIC cables). So, we tested this board on following environment. Gateway 2000 ------ Cisco 4500 ------ SparcStation20 P5-90 ------ FDDI Router ------ Cisco FDDI board DEC FDDI board The result of ttcp via TCP is about 40Mbps. The ftp throughput (between buffer cache and /dev/null) is about 30-35Mbps. Please note that the Cisco 4500 would be the bottleneck of this benchmark test. We'll test this board on a local FDDI network in a few days. BTW, does your driver works on DEC PCI CDDI/TP boards? If it works, we'll buy some boards because we have many empty CDDI concentrator jacks. Thanks. -- HOSOKAWA, Tatsumi E-mail: hosokawa@mt.cs.keio.ac.jp WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html Department of Computer Science, Keio University, Yokohama, Japan