Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 13:34:50 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf files files.alpha files.i386 files.
Message-ID:  <XFMail.20020716133450.jhb@FreeBSD.org>
In-Reply-To: <20020716.211401.104127163.nyan@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 16-Jul-2002 Takahashi Yoshihiro wrote:
> In article <200207151547.g6FFlda5044580@freefall.freebsd.org>
> John Baldwin <jhb@FreeBSD.org> writes:
> 
>> jhb         2002/07/15 08:47:39 PDT
>> 
>>   Modified files:
>>     sys/conf             files files.alpha files.i386 files.ia64 
>>                          files.pc98 files.sparc64 files.x86_64 
>>   Log:
>>   Move all the sio(4) attachments (except for pc98's cbus attachment) to the
>>   MI files file.  We can't move sio.c because pc98 uses a custom version.
> 
> Pc98 doesn't use sio_isa.c. Pc98 uses sio_cbus.c instead of sio_isa.c.
> Please move sio_isa.c entry to MD files.

Ugh, ok.  We really should try to avoid duplicating code all over the place
and see if we can't add in an abstraction layer or use clean #ifdef's for
the PC98 case instead.  syscons_pc98.c vs. syscons_isa.c for the rest of
the world is an example of some fairly trivial diffs.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.20020716133450.jhb>