From owner-freebsd-hackers Tue Jul 1 22:12:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA14155 for hackers-outgoing; Tue, 1 Jul 1997 22:12:00 -0700 (PDT) Received: from cais.cais.com (root@cais.com [199.0.216.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA14147 for ; Tue, 1 Jul 1997 22:11:50 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [205.252.122.1]) by cais.cais.com (8.8.5/) with SMTP id BAA09016; Wed, 2 Jul 1997 01:11:48 -0400 (EDT) Received: from Journey2.mat.net (journey2.mat.net [205.252.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id BAA12291; Wed, 2 Jul 1997 01:11:46 -0400 Date: Wed, 2 Jul 1997 01:11:50 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: Joerg Wunsch cc: FreeBSD-Hackers Subject: Re: mounting In-Reply-To: <19970701073739.TT45372@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 1 Jul 1997, J Wunsch wrote: > As Chuck Robey wrote: > > > mount -t nfs -I512 -o -r1024 -w1024 remote_machine:/path /path > > > > If there's equal signs that have to go in there, I guess I'll find out. > > The man page isn't clear on that. > > The -I is IMHO unnecessary. However, you ought to group -o options > by commas: > > mount [-t nfs] -o -r1024,-w1024 remote:/path /path > > The -t nfs is not really required. The -w1024 ain't required either, > since your machine with the slow card is of course allowed to send > full packets. It's only that it can't receive a full 8 KB NFS packet. Just thought I'd comment that this does indeed work for the 3C503 card. I have tested it and I'll keep this around! > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------