From owner-freebsd-questions Fri Feb 28 5:40:24 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 C6FF037B401 for ; Fri, 28 Feb 2003 05:40:23 -0800 (PST) Received: from f7.mail.ru (f22.mail.ru [194.67.57.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A32943F85 for ; Fri, 28 Feb 2003 05:40:22 -0800 (PST) (envelope-from facha2002@mail.ru) Received: from mail by f7.mail.ru with local (Exim FE.1) id 18okmJ-00077p-00 for questions@freebsd.org; Fri, 28 Feb 2003 16:42:19 +0300 Received: from [217.144.68.100] by win.mail.ru with HTTP; Fri, 28 Feb 2003 16:42:19 +0300 From: "Dima Fadeyev" To: questions@freebsd.org Subject: Surecom EP-320x-s install problem Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: 192.168.0.1 via proxy [217.144.68.100] Date: Fri, 28 Feb 2003 16:42:19 +0300 Reply-To: "Dima Fadeyev" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: 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 Hi, everybody. I'm experiencing a problem with installation of an ethernet card Surecom EP-320X-S. Here is what the README file says, which instructions I've been following during the installation: #cp if_fet.c /sys/pci #cp if_fetreg.h /sys/pci modify /sys/conf/files: pci/if_fet.c optional fet device-driver modify /usr/src/sys/i386/conf/GENERIC: device fet0 #config GENERIC gave me an error: 'device-driver' flag obsolete I've removed that line from /sys/conf/files. #make depend gave me several error messages abount non existing files, that if_fet.c is referencing. It seems like the files supplied are for some earlier version of FBSD, but the floppy is dated year 2000, so I'm confused quite a bit. Please help me to solve this problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message