[parisc-linux-cvs] linux-2.5 rbrad

Ryan Bradetich parisc-linux@lists.parisc-linux.org
Mon, 4 Nov 2002 22:20:24 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	rbrad	02/11/04 22:20:24

Modified files:
	.              : Makefile 
	drivers/serial : mux.c 

Log message:
Make the polling constant more resonable.
[Note:  This is not at the same rate as the linux-2.4 polling rate.
When I adjusted the polling rate to (30 * HZ) / 1000 .. I
got a NULL ptr de-reference.  Will have to debug this later.]