On Wed, 13 Dec 2006 13:05:44 +0100 Toralf Förster wrote:

> 
> Hello,
> 
> the build with the attached .config failed, make ends with:
> ...
>   CC      drivers/scsi/libiscsi.o
>   CC      drivers/scsi/iscsi_tcp.o
>   CC      drivers/scsi/advansys.o
> drivers/scsi/advansys.c:794:2: warning: #warning this driver is still not 
> properly converted to the DMA API
> drivers/scsi/advansys.c: In function `advansys_detect':
> drivers/scsi/advansys.c:4406: warning: `check_region' is deprecated (declared 
> at include/linux/ioport.h:134)
> drivers/scsi/advansys.c: In function `AscSearchIOPortAddr11':
> drivers/scsi/advansys.c:9743: warning: `check_region' is deprecated (declared 
> at include/linux/ioport.h:134)
> drivers/scsi/advansys.c: At top level:
> drivers/scsi/advansys.c:18219: error: elements of array `advansys_pci_tbl' 
> have incomplete type
> drivers/scsi/advansys.c:18220: warning: excess elements in struct initializer
> drivers/scsi/advansys.c:18220: warning: (near initialization for 
> `advansys_pci_tbl[0]')
> drivers/scsi/advansys.c:18220: warning: excess elements in struct initializer
> drivers/scsi/advansys.c:18220: warning: (near initialization for 
> `advansys_pci_tbl[0]')
> ...
> drivers/scsi/advansys.c:18231: warning: (near initialization for 
> `advansys_pci_tbl[5]')
> drivers/scsi/advansys.c:18231: warning: excess elements in struct initializer
> drivers/scsi/advansys.c:18231: warning: (near initialization for 
> `advansys_pci_tbl[5]')
> make[2]: *** [drivers/scsi/advansys.o] Error 1
> make[1]: *** [drivers/scsi] Error 2
> make: *** [drivers] Error 2

Yes, I have posted a patch for advansys with PCI=n,
but I don't know what has happened with it...
I looked in both scsi-misc and scsi-fixes git trees but
didn't see it there.


> Here's the config:
> 
> #
> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.19
> # Wed Dec 13 12:16:31 2006
> #
> # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
> #
> # CONFIG_PCI is not set

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to