[PATCHES] 11-pcmciaresource

Russell King rmk+pcmcia at arm.linux.org.uk
Fri Mar 26 07:51:19 GMT 2004


On Thu, Mar 25, 2004 at 07:12:04PM -0700, Larry W. Finger wrote:
> I applied the patches to an unmodified 2.6.4 kernel and compiled with gcc 
> 3.3 on an HP ze1115 notebook.

If you're using 2.6.4, it doesn't have the 10-pcmcia series applied,
so you should apply this first - this probably explains the fuzz.

> drivers/pcmcia/rsrc_mgr.c has a warning in function 'find_io_region' at 
> line 623 - large integer implicitly truncated to unsigned type.

It needs to become "unsigned long" rather than ioaddr_t.

> drivers/pcmcia/ds.c has a warning in function 'ds_ioctl', line 227, 
> implicit declaration of 'validate_mem'.

Thanks.

> I tested the new code using an Adaptec SlimSCSI 1460B card attached to a 
> CD-RW drive, an EZ-Gig pcmcia to ide converter, and a Linksys WPC54G 
> wireless interface using the ndiswrapper code and the Windows XP driver. 
> All 3 cards worked perfectly.

Thanks for testing - I'll fix these up and put a new patch set up
tomorrow.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core



More information about the linux-pcmcia mailing list