View previous topic :: View next topic |
Author |
Message |
yogee n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Feb 2004 Posts: 13
|
Posted: Fri Jul 01, 2005 4:30 pm Post subject: patching adaptec driver |
|
|
hi ,
I was just trying to patch 2.6.12.2 with the latest adaptec driver since the default kernel driver seems to be flaky .
while trying to compile I get the following error .
from drivers/scsi/aic7xxx/aic79xx_osm.h:79,
from drivers/scsi/aic7xxx/aic79xx_core.c:44:
drivers/scsi/aic7xxx/cam.h:112: error: `SCSI_DATA_READ' undeclared here (not in a function)
drivers/scsi/aic7xxx/cam.h:112: error: enumerator value for `CAM_DIR_IN' not integer constant
drivers/scsi/aic7xxx/cam.h:113: error: `SCSI_DATA_WRITE' undeclared here (not in a function)
drivers/scsi/aic7xxx/cam.h:113: error: enumerator value for `CAM_DIR_OUT' not integer constant
drivers/scsi/aic7xxx/cam.h:115: error: `SCSI_DATA_NONE' undeclared here (not in a function)
drivers/scsi/aic7xxx/cam.h:115: error: enumerator value for `CAM_DIR_NONE' not integer constant
make[3]: *** [drivers/scsi/aic7xxx/aic79xx_core.o] Error 1
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
Any pointers to fix the problem or atleast a place where I can download a patched kernel.
Thanks
yogesh |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ancarpan2 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_nibbler.gif)
Joined: 29 Mar 2004 Posts: 68
|
Posted: Tue Jul 05, 2005 4:21 pm Post subject: |
|
|
I have the same problem: did you manage to solve the issue somehow?
.a.c. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|