lkml.org 
[lkml]   [1998]   [Oct]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectMore PCMCIA fun...
Does anyone out there have a patched version of the pcmcia drivers that works
with 2.1.126? The first bug was obvious to fix, this is a bit more tricky...

In clients/aha152x_cs.c I get the following conflict:

The code has:

static void aha152x_release(u_log arg);

But /usr/src/linux/drivers/scsi/aha152x.h defines that function as:

int aha152x_release(struct Scsi_Host *shpnt);

A wee bit of difference... The aha code is not in a header. It is just
included in the source. (Probably matches the 2.0.x kernels, thus it
compiles...)

I would think someone would have patched this by now...


--
Alan Olsen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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