linux jsm

John Marvin jsm@puffin.external.hp.com
Tue, 26 Sep 2000 23:13:29 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	jsm	00/09/26 23:13:29

Modified files:
	drivers/char   : serial.c 

Log message:
Revert driver to always initializing serial hardware. The driver had been
modified to not initialize the hardware since parisc firmware had already
done it, and it seemed to mess up when doing it later. However, the
initialization is needed for plug in serial cards that the firmware doesn't
know about, and it appears that the double initialization doesn't hurt
built in serial ports anymore. This change has been tested on an A180,
C200 and Gecko.