From owner-freebsd-stable Wed May 31 6:38:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id BBAD137B882 for ; Wed, 31 May 2000 06:38:17 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from netcom1.netcom.com (lai-ca3d-158.ix.netcom.com [209.110.243.158]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id JAA06796; Wed, 31 May 2000 09:38:13 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id D0172E715B; Wed, 31 May 2000 06:38:11 -0700 (PDT) From: Mike Harding To: bandix@looksharp.net Cc: FreeBSD-STABLE@FreeBSD.ORG In-reply-to: (bandix@looksharp.net) Subject: Re: Problems with xe driver under 4.0-RELEASE References: Message-Id: <20000531133811.D0172E715B@netcom1.netcom.com> Date: Wed, 31 May 2000 06:38:11 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I noticed yesterday or the day before that cvsweb was returning the _previous_ version for a few port things that I looked at. - Mike Harding Date: Wed, 31 May 2000 03:58:26 -0400 (EDT) From: "Brandon D. Valentine" Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG Precedence: bulk X-RULES: lists On Wed, 31 May 2000, Brandon D. Valentine wrote: >Hey, I'm having trouble getting the xe driver to load for my Intel >EtherExpress PRO/100 16 bit PCMCIA card. I know next to nothing about Well, to reply to my own message I poked around in the CVS and found that if_xe.c,v 1.13 that came with 4.0-RELEASE is broken. I generated diff's to if_xe.c,v 1.20 as well as a diff to take me if_xevar.h to v 1.5. My compile dies though because of this local include lurking in if_xe.c,v 1.20: #include "card_if.h" Did you mean to commit that Warner or should that have been changed before commit time? My closest guess would be that you meant #include I'm going to try that now and see. P.S. Has anyone noticed problems with the RCS ID tags in diffs generated by cvsweb? I don't use cvsweb often but I'm away from home and until I get this pcmcia NIC working I have to do everything from a family windows computer. I used cvsweb to generate my diffs and every single one had the ID strings rejected, and when I looked at the .rej file it looks like cvsweb's diffs end up using the ID strings from the two file revisions lower than those I requested. Other than that the diffs applied cleanly. Brandon D. Valentine -- "You should believe in death, taxes, Larry Ellison's loathing of Bill Gates and Intel's inability to ship a working chipset." - Dr Spinola, The Register, 05/13/2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message