[parisc-linux-cvs] linux-2.5 rbrad

Ryan Bradetich parisc-linux@lists.parisc-linux.org
Thu, 7 Nov 2002 21:48:57 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	rbrad	02/11/07 21:48:57

Modified files:
	.              : Makefile 
	drivers/serial : Kconfig core.c mux.c 
	include/linux  : serial_core.h 

Log message:
The following changes were made:
* Serial Mux is not dependant upon the 8250/16550 core anymore.
* Added kerneldoc
* sysrq now works.
* Fixed a null ptr dereference.
* Modified the serial core to cosmeticly handle polling drivers.
[ Patch sent upstream to rmk for inclusion also.]