Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2000 11:07:28 -0700
From:      Warner Losh <imp@village.org>
To:        KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
Cc:        luoqi@watermarkgroup.com, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, luoqi@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/isa aic6360.c aic_98.h 
Message-ID:  <200001151807.LAA42155@harmony.village.org>
In-Reply-To: Your message of "Sat, 15 Jan 2000 22:22:37 %2B0900." <20000115222237I.kato@gneiss.eps.nagoya-u.ac.jp> 
References:  <20000115222237I.kato@gneiss.eps.nagoya-u.ac.jp>  <200001141424.JAA13791@lor.watermarkgroup.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000115222237I.kato@gneiss.eps.nagoya-u.ac.jp> KATO Takenori writes:
: Warner told me that some drivers assumes that the type of
: bus_space_handle_t is integer.  This makes it impossible to compile
: some driver.  
: 
: I think this assumption should be fixed, but it may
: require hard work.  I think following function can hide the problem:

I think that most of the drivers that make this assumption would
easily be found with a special version of the normal bus space stuff
and LINT.  When I did this the biggest offenders were the Bill Paul
drivers of the time, which he's since corrected.

It might be worth another try to see what is still broken.

Warner


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?200001151807.LAA42155>