From owner-freebsd-questions Sun Feb 2 11:13:36 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E56B37B401 for ; Sun, 2 Feb 2003 11:13:34 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4FF43E4A for ; Sun, 2 Feb 2003 11:13:33 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <200302021913320010087fode>; Sun, 2 Feb 2003 19:13:32 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 44E2448463; Sun, 2 Feb 2003 14:15:30 -0500 (EST) From: "Doug Reynolds" To: "freebsd-questions@freebsd.org" , "Roman" Date: Sun, 02 Feb 2003 14:15:16 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: <20030127082145.GE2331@freebsdm.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD-5.0 xl0 problem Message-Id: <20030202191530.44E2448463@wastegate.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 27 Jan 2003 03:21:45 -0500, Roman wrote: >I currently installed FreeBSD-5.0 and having problem configuring xl >card. Dmesg shows that kernel picks it up: > >xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe400-0xe47f mem >0xe0000000-0xe000007f irq 11 at device 9.0 on pci0 >xl0: Ethernet address: 00:50:da:7d:f1:c3 > >after i do "ifconfig xl0 up" it seems like the card shuts down, the >link indicator on the hub as well as on the card itself goes blank... > >Here is ifconfig before i do anything: > >xl0: flags=8802 mtu 1500 > options=3 > ether 00:50:da:7d:f1:c3 > media: Ethernet 100baseTX (100baseTX >) > status: active >lp0: flags=8810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > >ifconfig after "ifconfig xl0 up": > > xl0: flags=8843 mtu 1500 > options=3 > inet6 fe80::250:daff:fe7d:f1c3%xl0 prefixlen 64 scopeid 0x1 > ether 00:50:da:7d:f1:c3 > media: Ethernet 100baseTX (none) >lp0: flags=8810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > > >With 4.7 there is no such problem. Is there is a way to load "old" >(4.7) xl driver? >Thank you. >roman. running 5.0-RELEASE without any problems, what does your rc.conf look like? xl0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::260:8ff:febd:eb7e%xl0 prefixlen 64 scopeid 0x1 ether 00:60:08:bd:eb:7e media: Ethernet autoselect (100baseTX ) status: active xl1: flags=8843 mtu 1500 inet6 fe80::260:8ff:febd:ebbd%xl1 prefixlen 64 scopeid 0x2 inet netmask 0xffffff00 broadcast 255.255.255.255 ether 00:60:08:bd:eb:bd media: Ethernet autoselect (100baseTX ) status: active lp0: flags=8810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message