logo       

Re: FW: alpha tinderbox failure: msg#00122

os.freebsd.devel.alpha

Subject: Re: FW: alpha tinderbox failure


Wilko Bulte writes:
> On Sat, Oct 19, 2002 at 08:20:34AM -0600, Scott Long wrote:
> > On Sat, Oct 19, 2002 at 12:59:16PM +0200, Wilko Bulte wrote:
> > > can ahd_pci please be fixed?
> > >
> > > Wilko
> >
> > Alpha is missing several bus.h functions that exist on every other
> > platform. If nobody is willing to fix that then ahd should probably
> > be removed from the alpha configs.

I think sparc64 is bus_space_subregion too.

> Hm, is that related to the busdma stuff? I'm by no means an expert here..

Yes. I just added a bus_space_subregion() for alpha, so now we're
back down to printf format errors for things like sizeof():

cc -c -O -pipe -mcpu=ev6 -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -nostdinc -I- -I. -I../../.. -I../../../dev
-I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include
opt_global.h -fno-common -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6
-ffreestanding -Werror ../../../dev/aic7xxx/aic79xx.c
cc1: warnings being treated as errors
../../../dev/aic7xxx/aic79xx.c: In function `ahd_alloc':
../../../dev/aic7xxx/aic79xx.c:4208: warning: unsigned int format, different
type arg (arg 3)
../../../dev/aic7xxx/aic79xx.c:4208: warning: unsigned int format, different
type arg (arg 4)
../../../dev/aic7xxx/aic79xx.c: In function `ahd_init_scbdata':
../../../dev/aic7xxx/aic79xx.c:4601: warning: unsigned int format, different
type arg (arg 3)
*** Error code 1

I know you guys do all your work in p4, so I don't want to commit
something to your drivers which will cause you conflicts.

Drew

To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-alpha" in the body of the message



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise