From owner-freebsd-current Wed Apr 5 15:49:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id E76D637BA46 for ; Wed, 5 Apr 2000 15:49:54 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id PAA16963; Wed, 5 Apr 2000 15:49:41 -0700 (PDT) Date: Wed, 5 Apr 2000 15:49:40 -0700 From: Brooks Davis To: Stephan van Beerschoten Cc: current@FreeBSD.ORG Subject: Re: dev/vx/if_vx_pci.c 5.0-CURRENT Message-ID: <20000405154940.A14513@orion.ac.hmc.edu> References: <20000406004011.A89888@enigma.whacky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20000406004011.A89888@enigma.whacky.net>; from stephanb@whacky.net on Thu, Apr 06, 2000 at 12:00:53AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 06, 2000 at 12:00:53AM +0200, Stephan van Beerschoten wrote: > Maybe there are some people with the same problem .. or maybe someone > who knows what this could be and how this problem sneaked into the system. > I'm cunning -CURRENT for ages but since March 19 I am unable to compile > myself a new kernel. I'm cunning 5.0-CURRENT but somehow I don't think > that matters this time since the modification timestamp for the > the vx devicedriver is Sat Jan 29 14:50:32 2000 (cvs timestamp that is). > > Its about the following ethernetcard: (info from dmesg of running kernel) > vx0: <3COM 3C590 Etherlink III PCI> port 0xec00-0xec1f irq 11 at device 17.0 on pci0 > > With a nicely updated cvs sourctree it fails on me when I run make. I get > the following warnings and the final error: See /usr/src/UPDATING entry dated 20000319. It looks like you are missing the required "option COMPAT_OLDPCI". The PCI portion of the vx driver needs to be converted to newbus. It looks pretty straight forward if you're feeling a moderatly ambitious. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message