Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 22:57:01 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Scott Long <scottl@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man4 aac.4 src/sys/dev/aac aac.c aac_debug.c aac_disk.c aac_ioctl.h aac_pci.c aacreg.h aacvar.h 
Message-ID:  <20010830055701.7B8EC3807@overcee.netplex.com.au>
In-Reply-To: <200108292334.f7TNY5823806@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> scottl      2001/08/29 16:34:05 PDT
> 
>   Modified files:
>     share/man/man4       aac.4 
>     sys/dev/aac          aac.c aac_debug.c aac_disk.c aac_ioctl.h 
>                          aac_pci.c aacreg.h aacvar.h 
>   Log:
>   Mega update to the aac driver.

But it doesn't compile! :-]
../../../dev/aac/aac.c:156: syntax error before `u_int32_t'
../../../dev/aac/aac.c:156: warning: function declaration isn't a prototype
../../../dev/aac/aac.c: In function `aac_startup':
../../../dev/aac/aac.c:350: warning: passing arg 2 of `device_set_desc' from incompatible pointer type
../../../dev/aac/aac.c: In function `aac_describe_controller':
../../../dev/aac/aac.c:1958: warning: char format, aac_code_lookup arg (arg 3)
../../../dev/aac/aac.c:1958: warning: char format, aac_code_lookup arg (arg 6)
../../../dev/aac/aac.c: At top level:
../../../dev/aac/aac.c:1976: warning: `aac_describe_code' was used with no prototype before its definition
../../../dev/aac/aac.c:1976: conflicting types for `aac_describe_code'
../../../dev/aac/aac.c:156: previous declaration of `aac_describe_code'


Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


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?20010830055701.7B8EC3807>