ipw3945-1.1.0 doesn't compile in 2.6.19-rc3

Paolo <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <20061028211213.GA15317@pp>
hi,

1. it looks for linux/config.h which was removed. Since that would just
   look for linux/autoconf.h in turn, I simply s/config.h/autoconf.h/
2. irqreturn_t has changed, seems that this change is needed @~15116:

#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19)
static irqreturn_t ipw_isr(int irq, void *data)
#else
static irqreturn_t ipw_isr(int irq, void *data, struct pt_regs *regs)
#endif

at least compiles fine.


-- 
 paolo

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.