Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Dec 2002 16:03:59 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        murray@FreeBSD.org
Cc:        re-builders@FreeBSD.org
Subject:   Re: Let the RC1 Builds begin..
Message-ID:  <20021205.160359.78711253.nyan@jp.FreeBSD.org>
In-Reply-To: <20021205.114937.41637580.nyan@jp.FreeBSD.org>
References:  <20021204181040.J24900@freebsdmall.com> <20021205.114937.41637580.nyan@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20021205.114937.41637580.nyan@jp.FreeBSD.org>
Takahashi Yoshihiro <nyan@jp.FreeBSD.org> writes:

> I think that the following patch resolves this problem, but I don't
> test it yet.
> 
> Index: dokern.sh
> ===================================================================
> RCS file: /home/ncvs/src/release/pc98/dokern.sh,v
> retrieving revision 1.69
> diff -u -r1.69 dokern.sh
> --- dokern.sh	31 Oct 2002 04:51:05 -0000	1.69
> +++ dokern.sh	5 Dec 2002 02:45:55 -0000
> @@ -72,6 +72,8 @@
>  	-e '/	wb	/d' \
>  	-e '/	xl	/d'
>  
> +	echo "options 	ATA_NOPCI" 
> +
>  else
>  
>  sed	-e 's/ident.*GENERIC/ident		BOOTMFS/g' \


Ok, the above patch solves the problem.
ftp://snapshots.pc98.jp.freebsd.org/pub/FreeBSD/snapshots/pc98/

May I commit it?

---
TAKAHASHI Yoshihiro <nyan@FreeBSD.org>

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




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