From owner-freebsd-questions Tue Jan 21 22:07:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA16071 for questions-outgoing; Tue, 21 Jan 1997 22:07:25 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA16061 for ; Tue, 21 Jan 1997 22:07:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id WAA03245; Tue, 21 Jan 1997 22:04:34 -0800 (PST) Message-Id: <199701220604.WAA03245@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Brandon C. Wood" cc: freebsd-questions@freebsd.org Subject: Re: Intel Etherexpress Pro/10+ In-reply-to: Your message of "Tue, 21 Jan 1997 21:13:50 PST." <199701220513.VAA16135@mailhub.Stanford.EDU> From: David Greenman Reply-To: dg@root.com Date: Tue, 21 Jan 1997 22:04:34 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >OK...I installed it from a DOS partition. Okay, edit the file /sys/pci/if_fxp.c and look for "mediatype". Change that from '1' to '0'. Also make sure that "crscdt" is a '1'...I don't recall how it was set in the 2.1.6 driver as it was released. I'm assuming that the kernel finds the device as a Pro/100B, right? If not, then we'll need one additional change to the probe routine. Let me know if this gets it working. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project