cvs commit: src/sys/i386/include dvcfg.h physio_proc.h
src/sys/amd64/include dvcfg.h physio_proc.h src/sys/compat/netbsd
dvcfg.h physio_proc.h src/sys/dev/ct bshw_machdep.c ct.c ct_isa.c
src/sys/dev/ncv ncr53c500.c ncr53c500_pccard.c ncr53c500hw.h ...
David O'Brien
obrien at FreeBSD.org
Sun Mar 14 22:17:00 PST 2004
On Sun, Mar 14, 2004 at 12:54:03PM +0900, Takahashi Yoshihiro wrote:
> > > > Modified files:
> > > > sys/compat/netbsd dvcfg.h physio_proc.h
> > > >
> > > > Log:
> > > > Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a
> > > > common MI area before they proliferate more.
> > >
> > > Why these are in compat/netbsd? These sure are obtained from
> > > NetBSD/pc98, but not for compatible mode with NetBSD.
I also wondered that when I saw Peter do this in Perforce.
> > Is there a better place? I'd be happy to move them elsewhere.. perhaps
> > dev/pc98/*? compat/pc98/*?
>
> These are also not for pc98 only. I think that sys/sys is a better.
Thank you for backing me up on this. To all, these are generic PCCARD
I/O devices.
sys/dev/<device_name>/ is best. Right now dev/ only has directories, but
I'm not sure what [pseudo] device these should go with.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list