lkml.org 
[lkml]   [1998]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectdrivers/scsi/fdomain.c won't compile in 2.1.96 (fix)
Hey guys,

I've got an Adaptec 2920 (Future Domain chipset) and I just downloaded
2.1.96 to compile/test/run. Unfortunately, drivers/scsi/fdomain.c
wouldn't compile (complained about things not being declared).

The problem appears to be because of a new function introduced since
2.1.92. I fixed it by declaring the following function:

void do_fdomain_16x0_intr();

I just stuck that line in at the top of the file. I don't know if it
fixes the driver, but it sure as heck gets it to compile (without too
many warnings).

Someone who knows a little bit more about C programming might wanna make
sure that's the correct line that needs to be inserted into the
fdomain.c driver code and fix it for the next release :)

Brian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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