Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 10:18:15 -0500
From:      Clinton Popetz <cpopetz@cpopetz.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: Fwd: make buildkernel stops at pccard
Message-ID:  <20010710101815.A593@cpopetz.com>
In-Reply-To: <20010710122227.25308.qmail@web13301.mail.yahoo.com>; from ad1na@yahoo.com on Tue, Jul 10, 2001 at 02:24:46PM %2B0200
References:  <20010710122227.25308.qmail@web13301.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 10, 2001 at 02:24:46PM +0200, ADiNA wrote:
> I have exactly the same problem ...
> file sys/conf/files   is not coherent with /usr/src/sys/pccard 
> directory
> !!!
> 
> (and i've done a fresh cvsup)
> 
> Hummmmm ....
> 
> 	Olivier
 
It looks like this change:

----------------------------
revision 1.340.2.66
date: 2001/07/09 18:25:51;  author: imp;  state: Exp;  lines: +3 -2
MFC: Merge all the changes to the pccard system in current, short of
making the pci devices a real freebsd pci driver.
----------------------------

should have been accompanied by a change to add
sys/pccard/{pcicvar.h, pcic_isa.c} to RELENG_4.  I copied those files
from the head, and had to add <sys/select.h> to sys/pccard/slot.h, but
after that it built and ran fine.

				-Clint


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010710101815.A593>