From owner-freebsd-hackers Wed Aug 21 14:32:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA29783 for hackers-outgoing; Wed, 21 Aug 1996 14:32:59 -0700 (PDT) Received: from guardian.fortress.org (fortress.org [199.84.158.128]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA29577 for ; Wed, 21 Aug 1996 14:31:29 -0700 (PDT) Received: (from andrew@localhost) by guardian.fortress.org (8.6.12/8.6.12) id RAA20239; Wed, 21 Aug 1996 17:30:27 -0400 Date: Wed, 21 Aug 1996 17:30:26 -0400 (EDT) From: Andrew Webster Reply-To: andrew@pubnix.net To: Dennis cc: Tommy Johnson , hackers@freebsd.org Subject: Re: de driver bug? In-Reply-To: <199608211532.LAA13581@etinc.com> 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 Wed, 21 Aug 1996, Dennis wrote: > >/* Added by TOJ, to attempt to force 10base2 */ > >sc->tulip_media=TULIP_MEDIA_BNC; > >/* End TOJ */ > > > >at line 1842 of /usr/src/sys/pci/if_de.c > > > >Its worked ever since. I posted this about a month ago to questions but never received a reply. I wonder if any of these issues are related... I could of questions that perhaps someone could clarify: Using FreeBSD 2.1.5-RELEASE: 1. Why when unplugging the cable from the UTP port on an SMC pci adapter I get: de0: abnormal interrupt: 0xfc669004 [0x9000] ? Wouldn't 'de0: carrier lost - check cable' be more appropriate? 2. When there is no cabled plugged into the adapter, the kernel during probing, configures it for the AUI (doesn't have one) port. Once the system has booted, you have to initialize it with ifconfig {params} -link2 to get the UTP port to work again, but just ifconfig (before init) doesn't show that link2 is infact on. This took a few minutes to figure out what was really going on! Thanks! Andrew Webster - andrew@pubnix.net - http://www.pubnix.net PubNIX Montreal - Connected to the world - Branche au monde 514-990-5911 - P.O. Box 147, Cote St-Luc, Quebec, H4V 2Y3