Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 01:14:16 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        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
Message-ID:  <Pine.BSF.4.21.0009300112130.15304-100000@salmon.nlsystems.com>
In-Reply-To: <970248295.2129690.0@mx1.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Sep 2000 iwasaki@jp.freebsd.org wrote:

>  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 ...
> In-Reply-To: <200009291346.GAA59729@freefall.freebsd.org>
> References: <200009291346.GAA59729@freefall.freebsd.org>
> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
> Mime-Version: 1.0
> Content-Type: Text/Plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> Message-Id: <20000930022440V.iwasaki@jp.FreeBSD.org>
> Date: Sat, 30 Sep 2000 02:24:40 +0900
> From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
> X-Dispatcher: imput version 20000228(IM140)
> Lines: 10
> 
> 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 depends on exactly what you want these functions to do. The ia64
processor doesn't exactly have an 'eflags' register but it is possible to
do some similar things to the x86. I have implemented
{save,disable,restore}_intr() for ia64 which is most of what the rest of
the kernel needs.

-- 
Doug Rabson				Mail:  dfr@nlsystems.com
					Phone: +44 20 8348 6160




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.0009300112130.15304-100000>