Date: Wed, 5 Apr 2000 15:49:40 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Stephan van Beerschoten <stephanb@whacky.net> Cc: current@FreeBSD.ORG Subject: Re: dev/vx/if_vx_pci.c 5.0-CURRENT Message-ID: <20000405154940.A14513@orion.ac.hmc.edu> In-Reply-To: <20000406004011.A89888@enigma.whacky.net>; from stephanb@whacky.net on Thu, Apr 06, 2000 at 12:00:53AM %2B0200 References: <20000406004011.A89888@enigma.whacky.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000405154940.A14513>