Changeset db64c093 in mainline
- Timestamp:
- 2005-09-04T19:52:22Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 824553ed
- Parents:
- f9e5422
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/smp/ap.S
rf9e5422 rdb64c093 70 70 call map_kernel # map kernel and turn paging on 71 71 72 movb $0xd1, %al # enable A20 using the keyboard controller73 outb %al, $0x6474 movb $0xdf, %al75 outb %al, $0x6076 77 72 jmpl $KTEXT, $main_ap 78 73
Note:
See TracChangeset
for help on using the changeset viewer.