Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 10:08:54 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf files.ia64
Message-ID:  <20030118100149.T9442-100000@gamplex.bde.org>
In-Reply-To: <200301172209.h0HM9CDK097754@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Jan 2003, Poul-Henning Kamp wrote:

> phk         2003/01/17 14:09:12 PST
>
>   Modified files:
>     sys/conf             files.ia64
>   Log:
>   ia64 didn't need subr_diskslice.c and subr_diskmbr.c either.
>
>   Revision  Changes    Path
>   1.44      +0 -2      src/sys/conf/files.ia64

These files are not machine-dependent.  If I had an ia64, then they
would be needed for the fd and cd drivers, since my versions of the
fd driver uses subr_diskslice.c directly and my version of the cd driver
uses the disk mini-layer which uses subr_diskmbr.c in the NOGEOM case.

Bruce


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




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