URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
Compare Revisions
- This comparison shows the changes necessary to convert path
/
- from Rev 86 to Rev 87
- ↔ Reverse comparison
Rev 86 → Rev 87
/openrisc/trunk/or1ksim/peripheral/ps2kbd.c
616,7 → 616,7
{ |
/* Bug 1723 fixed: Clearer message */ |
fprintf (stderr, |
"WARNING: PS2 keyboard unable to open RX file stream.\n"); |
"Warning: PS2 keyboard unable to open RX file stream.\n"); |
return; |
} |
kbd->slowdown = (long) ((system_kfreq * 1000.0) / KBD_BAUD_RATE); |