Correctly parse "serial" statements with no baud rate
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 21:54:31 +0000 (14:54 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 21:54:31 +0000 (14:54 -0700)
commite21e687111c7dcb234690de6c4175b4e69161cfd
tree6d1694e771b180c2a32631a0f8b30fbbfe6a573d
parent6a9f2f38895d2c93b531772d34f7b031417c73f7
Correctly parse "serial" statements with no baud rate

People often don't bother specifying a baud rate for virtual serial
ports.  Handle parsing correctly.
core/parseconfig.inc