[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Tue, 3 Apr 2001 05:25:40 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/04/03 05:25:40

Modified files:
	arch/parisc/kernel: led.c 
	drivers/gsc    : busdevice.c 
	drivers/parport: parport_gsc.c 

Log message:
This changes ASP, LEDs, and parport to register under /dev/iomem,
rather than /dev/ioports.  ioports should be used just for PCI and
EISA busses.  These registrations were previously failing because
the addresses were outside the io port range anyway.