From owner-freebsd-questions Wed Sep 23 02:22:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16638 for freebsd-questions-outgoing; Wed, 23 Sep 1998 02:22:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16623 for ; Wed, 23 Sep 1998 02:22:20 -0700 (PDT) (envelope-from jms@caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id LAA15020; Wed, 23 Sep 1998 11:16:23 +0200 (MET DST) Received: from pc-sistemas-4 (jms [130.130.105.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with SMTP id LAA02024; Wed, 23 Sep 1998 11:12:52 +0200 Message-ID: <008f01bde6d2$be1c2c80$03698282@pc-sistemas-4.caja-granada.es> From: "=?iso-8859-1?B?Sm9z6SBNYW51ZWwgTWVn7WFzIFPhbmNoZXo=?=" To: "Francis A. Vidal" , Subject: RE: Could not compile kernel with xl driver Date: Wed, 23 Sep 1998 11:15:44 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a 3Com installed into my system (3C900) working fine with the xl driver but in 2.2.7 Release-Stable. Maybe you can update your system to this level. Regards. -----Mensaje original----- De: Francis A. Vidal Para: freebsd-questions@FreeBSD.ORG Fecha: martes 22 de septiembre de 1998 14:00 Asunto: Could not compile kernel with xl driver >hello everyone, > >i'm trying to make my 3com 905b-tx card work with my fbsd 2.2.5 server. i >followed instructions from http://www.freebsd.org/~wpaul/3Com : downloaded >files for 2.2 releases, copied it to /sys/pci, edited /sys/conf/files and >added the necessary line, added `device xl0' to my configuration file, did >`config ', and made `make depend' in >/usr/src/sys/compile/. > >the problem is, when i do `make depend', it complains about `...recursion >too deep' in /sys/pci/if_xlreg.h . i checked if_xlreg.h and there's a >portion that calls itself again `#include ' so i commented >it out. now, `make depend' runs okay and i have a new problem: > >In file included from ../../pci/if_xl.c:155: >../../pci/if_xlreg.h:165: elements of array `xl_devs' have incomplete type >../../pci/if_xlreg.h:166: `TC_VENDORID' undeclared here (not in a function) >../../pci/if_xlreg.h:166: warning: excess elements in struct initializer after `xl_devs[0]' >../../pci/if_xlreg.h:166: `TC_DEVICEID_BOOMERANG_10BT' undeclared here (not in a function) > >---snipped more warning messages--- > >i got this after running `make'. > >--- >u s l s N E T university of st. la salle, bacolod city, philippines >. . . . . . . PGP key at ftp://ftp.usls.edu/pub/pgpkeys/francis.pgp >francis vidal tel. nos. (6334).435.2324 / 433.3526 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message