From owner-freebsd-questions Wed Feb 21 02:24:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA24022 for questions-outgoing; Wed, 21 Feb 1996 02:24:22 -0800 (PST) Received: from fuji.univ-savoie.fr (fuji.univ-savoie.fr [193.48.120.4]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA24014 for ; Wed, 21 Feb 1996 02:24:16 -0800 (PST) Received: from fuji.univ-savoie.fr by fuji.univ-savoie.fr (8.6.10/jtpda-5.0) with SMTP id LAA01401 for ; Wed, 21 Feb 1996 11:23:59 +0100 Date: Wed, 21 Feb 1996 11:23:58 +0100 (MET) From: David Berard To: freebsd-questions@freebsd.org Subject: Re: 3C590 Ethernet card & FreeBSD 2.1.0 In-Reply-To: <199602210136.CAA01238@freebsd.first.gmd.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Wed, 21 Feb 1996, Andreas Schulz wrote: > > > We want to use an 3C590 ethernet card under FreeBSD 2.1.0. > > > > We have got files if_vx.c and if_vxreg.h from FreeBSD-current, > > added if_vx.c in /sys/conf/files, and also got a new version of > > if.h. > > > > We have succeeded to compile the driver, but when booting, we get a core dump > > when the system tries to load the driver. > > Are you really getting a core-dump ? Or are you seeing a panic ? This was a kernel panic. > You need to build a new kernel with this driver included. This is no > lkm-loadable driver. > > > Can someone give us the correct procedure to run this device under FreeBSD. > > You should not change if.h. You need instead to adopt if_vx.c and if_vxreg.h > to work under the FreeBSD 2.1.0 release. I don't know what has changed > from 2.1 to current. Some major changes are a reorganisation of the > include-files. So you may need to play with that. And in the last weeks > some changes for the bpf. > If you can't find out the changes, maybe someone with cvs access can > pull out an older release of the driver that can be more easily integrated. > The first version of it entered the tree at 10/31/95. At that date it > should not be very different from 2.1. Thank you, we have try with the 1.8 version (current version is 1.9) of the driver, compilation and boot is OK. But, we have problem during transmission. I think it's not a driver issue because we have the same sort of problem under Linux. It seem to be a problem between the 3C590 and the Endeavor intel motherboard > > ATS ( ats@first.gmd.de or ats@cs.tu-berlin.de ) > > Andreas Schulz GMD-FIRST 12489 Berlin-Adlershof Rudower Chaussee 5 > Gebaeude 13.10 Tel: +49-30-6392-1856/+49-177-2134745 Germany/Europe > David Berard