From owner-freebsd-hackers Wed Jun 12 18:52:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21101 for hackers-outgoing; Wed, 12 Jun 1996 18:52:59 -0700 (PDT) Received: from gordius.gordian.com (gordius.gordian.com [192.73.220.81]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA21084; Wed, 12 Jun 1996 18:52:56 -0700 (PDT) Received: from delphi.gordian.com (delphi.gordian.com [192.73.220.125]) by gordius.gordian.com (8.7.5/8.6.5) with ESMTP id SAA11568; Wed, 12 Jun 1996 18:52:24 -0700 (PDT) Received: (from steve@localhost) by delphi.gordian.com (8.7.2/8.6.9) id SAA15400; Wed, 12 Jun 1996 18:52:22 -0700 (PDT) Date: Wed, 12 Jun 1996 18:52:22 -0700 (PDT) Message-Id: <199606130152.SAA15400@delphi.gordian.com> From: Steve Khoo To: freebsd-hardware@FreeBSD.org CC: freebsd-hackers@FreeBSD.org In-reply-to: "Dmitri Beloslioudtsev"'s message of Wed, 12 Jun 1996 05:07:41 +0400 (MSD) Subject: Re: 2.2-960501-SNAP and Digital DC21041 Ethernet - some errors. References: Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "Dmitri" == "Dmitri Beloslioudtsev" writes: Dmitri> Hello! Dmitri> I have a problem using Digital DC21041 Ethernet PCI card Dmitri> with 2.2-960501-SNAP. Seems to me that the driver can't Dmitri> correctly determine the type of ethernet media (I have Dmitri> BNC). But if I boot linux or boot DOS and run card's Dmitri> diagnostic program, then after reboot FreeBSD works Dmitri> correctly and flawlessly. Like linux or diagnostic Dmitri> program "cure" the card and after that FreeBSD works OK. Dmitri> If I try to boot FreeBSD immediately after power on, it Dmitri> hangs almost at end of kernel boot process immediately Dmitri> before running init. If I change the cards in the slots I Dmitri> was able to boot FreeBSD, but in that case the network Dmitri> card is not working and commands like 'arp -a' hangs (but Dmitri> can be terminated). I got a similar problem in 2.2-960501-SNAP. The SMC Etherpower 10/100 cards in my P6 keep coming up in 100BaseT while it's only connected to 10BaseT network. It's happening more than 50% during reboot. It's getting worse now since we have two of those cards in the system now. Is there a way to force it to do 10BaseT instead? SEK