From owner-freebsd-isp Wed Apr 9 14:05:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA17778 for isp-outgoing; Wed, 9 Apr 1997 14:05:36 -0700 (PDT) Received: from fireball.blast.net (fireball.blast.net [204.141.163.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA17770 for ; Wed, 9 Apr 1997 14:05:30 -0700 (PDT) Received: from flashpoint.blast.net (flashpoint.blast.net [204.141.163.62]) by fireball.blast.net (8.8.5/8.8.5) with ESMTP id RAA19903; Wed, 9 Apr 1997 17:05:58 -0400 (EDT) Message-Id: <199704092105.RAA19903@fireball.blast.net> From: "Pat McPartland" To: "Glen Foster" Cc: Subject: Re: smc9332 and freeBSD 2.1.5 problems Date: Wed, 9 Apr 1997 17:02:43 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, The card is detected irq 11 and ether 00:e0:29:00:cf:b7. and 100 is enabled. currently I'm using a Netgear en104 hub, that converts from 10base-T to Thinnet COAX. There is no link lite on the hub or the card. so should I configure for: network_interfaces="de0 lo0" ifconfig_de0="inet xxx.xxx.xxx.xxx netmask 255.255.255.0" link1 link2 ifconfig_lo0="inet localhost" or should I leave off the link2 because this hub doesn't do 100base-T. It doesn't do full duplex either, I believe (though the other hub in 10/100 full duplex). Thanks, Pat mcp@blast.net ---------- > From: Glen Foster > To: mcp@blast.net > Subject: Re: smc9332 and freeBSD 2.1.5 problems > Date: Wednesday, April 09, 1997 4:32 PM > > I have used the SMC9332 without problems in a couple of machines. PCI > is not a problem. > > Does the kernel see the card when you boot the machine? Please report > the kernel messages (use dmesg(8) to see them). > > Do you get a link light on the hub? On the card? > > Are you doing 10 or 100? If 100, you should be giving a link2 to > ifconfig(8). > > Are you doing half or full duplex? If full, you should be giving a > link1 to ifconfig(8). >