Changeset 66 for trunk/src/os2ahci/libc.c
- Timestamp:
- Dec 23, 2010, 11:06:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/libc.c
r37 r66 95 95 /****************************************************************************** 96 96 * Initialize COM1 to 115200,n,8,1 97 * 98 * NOTE: Something is wrong with this code, or the init sequence, but we never 99 * got around to fixing it because it works fine on Virtualbox, and on 100 * physical machines we tend to have the kernel debugger running on the 101 * same port simply because serial ports are not that plenty on PCs 102 * these days, thus KDB will set port parameters for us. This is going 103 * to be fixed eventually... 97 104 */ 98 105 void init_com1(void)
Note:
See TracChangeset
for help on using the changeset viewer.