david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This commit is contained in:
Michael Brown 2006-06-11 01:55:12 +00:00
parent df4b503a8c
commit 55bb40c39a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
*/
#undef COMPRESERVE
#ifdef COMPRESERVE
#ifndef COMPRESERVE
#define COMSPEED 9600 /* Baud rate */
#define COMDATA 8 /* Data bits */
#define COMPARITY 0 /* Parity: 0=None, 1=Odd, 2=Even */