ankush grover wrote: > Hi Friends, > > I recently purchased a LAN Card and the LAN Card CD contains drivers > for Linux. But when I am trying to compile the driver on Centos4.4 I > am getting below errors. > > [root at ankush1 sc92031]# make > > ***************************** > sc92031.o built for 2.6.9-42.EL > SMP Disabled > ***************************** An updated driver for that card went into the 2.6.21 kernel - see the thread at: <http://marc.info/?l=linux-kernel&m=116560940703099&w=2> I doubt very much that the 2.6.21 driver will work 'as is' with the 2.6.9-xx.EL kernels ... James Pearson