Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2002 02:10:32 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        alfred@FreeBSD.org
Cc:        ru@FreeBSD.org, jhay@icomtek.csir.co.za, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/ct ct_machdep.h src/sys/dev/ncv ncr53c500var.h src/sys/dev/stg tmc18c30var.h
Message-ID:  <20020601.021032.41650524.nyan@jp.FreeBSD.org>
In-Reply-To: <20020531163410.GZ17045@elvis.mu.org>
References:  <200205300730.g4U7UhQ06252@freefall.freebsd.org> <20020531160839.GA74734@sunbay.com> <20020531163410.GZ17045@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20020531163410.GZ17045@elvis.mu.org>
Alfred Perlstein <alfred@FreeBSD.org> writes:

> > Alfred,
> > 
> > Your changes above broke building the GENERIC kernel.  __i386__ is always
> > defined (whether -ansi or not), and this now causes SOFT_INTR_REQUIRED()
> > macro to use non-existing softintr().  (Well, it's defined as empty in
> > sys/i386/isa/bs/bsif.h.)
> > 
> > I'm not sure what would me more correct; to include the definition of
> > softintr() from bsif.h, or to just commit the following:
> 
> I'm really fine with either.  Let's wait till tomorrow for anyone to
> speak up, if no one does please feel free to commit whichever one you
> feel more comfortable with.

These drivers are shared with NetBSD/pc98. Please don't make many
FreeBSD local changes. I will ask the original author about how to
resolve this problem. Please wait a few days.

Thanks you.

---
TAKAHASHI Yoshihiro
THE CENTER for INFORMATION SCIENCE, Kogakuin Univ.


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?20020601.021032.41650524.nyan>