Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 12:02:22 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Cc:        dfr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ia64/conf GENERIC GENERIC.hints         src/sys/ia64/ia64 autoconf.c busdma_machdep.c clock.c clock_if.m elf_machdep.c exception.s genassym.c genassym.sh in_cksum.c         interrupt.c ipl_funcs.c locore.s machdep.c mem.c mp_machdep.c ...
Message-ID:  <Pine.BSF.4.21.0009301154390.3489-100000@besplex.bde.org>
In-Reply-To: <20000930022440V.iwasaki@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Sep 2000, Mitsuru IWASAKI wrote:

> Hi,
> 
> >     sys/ia64/include     ansi.h asm.h atomic.h bootinfo.h bus.h 
> >                          bus_memio.h bus_pio.h clock.h clockvar.h 
> >                          console.h cpu.h cpufunc.h db_machdep.h 
> 
> Do you intend to implement {read|write}_eflags() for ia64 port?

It doesn't matter for acpi :-).  dev/acpi is "machine-independent",
so it can't use machine-dependent interfaces like {read|write}_eflags().

(The <machine> directory makes it too easy to abuse machine-dependent
interfaces.  Half of the files in <machine> should be elsewhere and
the other half should be more careful to only export MD implementatations
of MI interfaces.)

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?Pine.BSF.4.21.0009301154390.3489-100000>