RFC: ATA to CAM integration patch

Goran Lowkrantz glz at hidden-powers.com
Sun Jun 28 13:42:07 UTC 2009


Hi,

Clean CURRENT as of this morning, patches:
===> ahci (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc 
-DHAVE_KERNEL_OPTION_HEADERS -include 
/usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer 
-I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 
-mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector 
-std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c 
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c: In function 
'ahci_dmasetprd':
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: 
'AHCI_DMA_ENTRIES' undeclared (first use in this function)
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: (Each 
undeclared identifier is reported only once
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: for each 
function it appears in.)
*** Error code 1

Stop in /usr/src/sys/modules/ahci.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
Sun Jun 28 10:54:24 CEST 2009

/glz

--On June 28, 2009 14:58:47 +0200 Ed Schouten <ed at 80386.nl> wrote:

> Hi Alexander,
>
> * Alexander Best <alexbestms at math.uni-muenster.de> wrote:
>> after applying the patchset i cannot recompile my kernel. i've rebuild
>> and reinstalled world after applying the patches. probably a kernelconf
>> option is coliding with the ahci device. could somebody take a look at
>> this and tell me what options i need to remove from my kernelconf?
>
> It may be possible that you applied the patch twice, which means some
> files may have duplicate content.
>
> --
>  Ed Schouten <ed at 80386.nl>
>  WWW: http://80386.nl/



---
"There is hopeful symbolism in the fact that flags do not wave in a vacuum."
                -- Arthur C. Clarke


More information about the freebsd-current mailing list