Changeset f6297e0 in mainline for arch/ia32/src/ia32.c
- Timestamp:
- 2005-09-03T15:45:14Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ab08b42
- Parents:
- 2f08a55d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/ia32.c
r2f08a55d rf6297e0 58 58 if (config.cpu_active == 1) { 59 59 bios_init(); 60 i8042_init(); /* a20 bit*/60 i8042_init(); /* keyboard controller */ 61 61 i8259_init(); /* PIC */ 62 62 i8254_init(); /* hard clock */
Note:
See TracChangeset
for help on using the changeset viewer.