[parisc-linux-cvs] linux skids

Brian S. Julin parisc-linux@lists.parisc-linux.org
Thu, 14 Feb 2002 12:39:00 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	skids	02/02/14 12:39:00

Modified files:
	.              : Makefile 
	Documentation  : Configure.help 
	arch/parisc    : defconfig 
	arch/parisc/kernel: time.c 
	drivers/char   : Config.in Makefile 
Added files:
	drivers/char   : hp_sdc.c 
	include/linux  : hp_sdc.h 

Log message:
1) "Mostly harmless" HIL driver pre-work (not complete, wanted to test
that I got this commit process right with a small patch first.)
2) install the cycle-counter-based time routine as get_fast_time on UP.

The HIL stuff is disabled by default, so if this breaks anything
for anyone, suspect 2) as the cause.