lkml.org 
[lkml]   [1996]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject#ifdef CMD640 in ide.c

#ifdef CONFIG_BLK_DEV_CMD640
int retry = 0;
int hd_status; <--- basically a problem for us
non CMD chipset people..

try_again:
#endif /* CONFIG_BLK_DEV_CMD640 */


this gives us one of those hd_status undeclared error messages. I
suppose the fix would be to move this out of the #ifdef.. but I really
don't know what this is for anyway. I probably should just go ahead and
define CMD640..

somebody who knows whats going on please fix this.. :)

Robert Drake



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.023 / U:4.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site