Displaying 2 results from an estimated 2 matches for "issue_scb".
Did you mean:
issue_c
2005 Aug 09
1
RE: Compiling legacy LSI megaraid drivers (Linux 2.6.11)with xen 2.0.7?
...uot; and then finding the
> appropriate menu option
> (CONFIG_MEGARAID_LEGACY=y)
>
> 2. cd ..
>
> 3. make kernels
>
> At some point....I get the following warnings during compilation:
>
> CC drivers/scsi/megaraid.o
> drivers/scsi/megaraid.c: In function `issue_scb'':
> drivers/scsi/megaraid.c:1132: warning: passing arg 2 of
> `writel'' makes pointer from integer without a cast
> drivers/scsi/megaraid.c: In function `issue_scb_block'':
> drivers/scsi/megaraid.c:1195: warning: passing arg 2 of
> `writel'' makes...
2005 Aug 09
2
Compiling legacy LSI megaraid drivers (Linux 2.6.11) with xen 2.0.7?
...lect the driver using
"make ARCH=xen menuconfig" and then finding the appropriate menu option
(CONFIG_MEGARAID_LEGACY=y)
2. cd ..
3. make kernels
At some point....I get the following warnings during compilation:
CC drivers/scsi/megaraid.o
drivers/scsi/megaraid.c: In function `issue_scb'':
drivers/scsi/megaraid.c:1132: warning: passing arg 2 of `writel'' makes
pointer from integer without a cast
drivers/scsi/megaraid.c: In function `issue_scb_block'':
drivers/scsi/megaraid.c:1195: warning: passing arg 2 of `writel'' makes
pointer from integer with...