From owner-freebsd-questions Fri Oct 31 00:49:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA22223 for questions-outgoing; Fri, 31 Oct 1997 00:49:35 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA22216; Fri, 31 Oct 1997 00:49:32 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id AAA17074; Fri, 31 Oct 1997 00:50:20 -0800 (PST) Message-Id: <199710310850.AAA17074@implode.root.com> To: tarkhil@mgt.msk.ru cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: fxp0 and full duplex In-reply-to: Your message of "Fri, 31 Oct 1997 11:04:24 +0300." <199710310804.LAA06528@asteroid.mgt.msk.ru> From: David Greenman Reply-To: dg@root.com Date: Fri, 31 Oct 1997 00:50:20 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Can I somehow set >fxp0 rev 1 int a irq 11 on pci0:16 > mapreg[10] type=0 addr=ffaff000 size=1000. > mapreg[14] type=1 addr=0000ef80 size=0020. > mapreg[18] type=0 addr=fea00000 size=100000. > reg16: virtual=0xf5529000 physical=0xffaff000 size=0x1000 >running under >FreeBSD cypres.mgt.msk.ru 2.2-STABLE FreeBSD 2.2-STABLE #0: Fri Oct 31 10:03:10 MSK 1997 tarkhil@cypres.mgt.msk.ru:/mnt/src1/sys/compile/CYPRES i386 > >tu full-duplex mode? If it is connected to a switch that does NWAY negotiation, then it will automatically set full-duplex. Otherwise, use: ifconfig fxp0 media 100basetx mediaopt full-duplex -DG David Greenman Core-team/Principal Architect, The FreeBSD Project