Date: Tue, 7 Nov 1995 00:45:59 +1100 From: Bruce Evans <bde@zeta.org.au> To: asami@cs.berkeley.edu, gibbs@freebsd.org Cc: current@freebsd.org Subject: Re: ahcintr type mismatch Message-ID: <199511061345.AAA18581@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>It has been this way for a few hours, so I guess I didn't catch you in >the middle of fixes or something. :) >Satoshi >------- >cc -c -O -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU -DI486_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM -DMFS -DNCONS=4 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 ../../pci/aic7870.c >In file included from ../../pci/aic7870.c:35: >../../i386/scsi/aic7xxx.h:220: conflicting types for `ahcintr' >... ahc0 is now configured as eisa/pci device so you have to replace the bogus "controller ahc1 at isa?..." line from your config file and possibly add an eisa line (see GENERIC and LINT). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511061345.AAA18581>