RFC: ATA to CAM integration patch
Alexander Motin
mav at FreeBSD.org
Mon Jun 29 08:21:40 UTC 2009
Kamigishi Rei wrote:
> Goran Lowkrantz wrote:
>> Clean CURRENT as of this morning, patches:
>> /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
>
> Kernel builds fine for me after "sed
> 's/AHCI_DMA_ENTRIES/AHCI_SG_ENTRIES/' /usr/src/sys/dev/ahci/ahci.c"
> (only one occurrence of that macro, aside from the .h file, anyway).
You are right. Thank you. Committed to P4.
--
Alexander Motin
More information about the freebsd-current
mailing list