linux adevries

Alex deVries (Puffin Group) adevries@puffin.external.hp.com
Wed, 20 Dec 2000 09:37:05 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	adevries	00/12/20 09:37:05

Modified files:
	arch/parisc/kernel: Makefile 
	init           : main.c 
Added files:
	arch/parisc/kernel: superio.c 

Log message:
Added the very start of superio support.  It definitely doesn't work, and
the reason it's in CVS is so that the various interested developers can share
code.

The bulk of superio.c is from Martin Peterson, I've only made slight changes
to try and get interrupts going.

Again, this driver does not work yet.