History log of /haiku/src/system/kernel/arch/m68k/paging/040/M68KPagingMethod040.cpp
Revision Date Author Comments
# 4046c49f 29-Sep-2013 François Revol <revol@free.fr>

M68K: Account for extra parameter to create_area_etc()

Would have been nice to also fix 68k code... just sayin.


# 599f30f9 12-Apr-2012 François Revol <revol@free.fr>

Fix building the m68k kernel

* Restructured the vm support code to align with the changes done to other archs.
* Not completely finished, but the kernel loads and panics. I had this sitting on the disk anyway.
* Only support 040 for now, 030 will need to be added back.
* This commit is dedicated to Jack Tramiel who passed away away last sunday:
http://www.forbes.com/sites/davidthier/2012/04/09/computer-legend-and-gaming-pioneer-jack-tramiel-dies-at-age-83/


# 4046c49f886c1de0de9f17e208f9e445deb1e707 29-Sep-2013 François Revol <revol@free.fr>

M68K: Account for extra parameter to create_area_etc()

Would have been nice to also fix 68k code... just sayin.


# 599f30f93d977053ea2a2fbe55cae7276a3ef388 12-Apr-2012 François Revol <revol@free.fr>

Fix building the m68k kernel

* Restructured the vm support code to align with the changes done to other archs.
* Not completely finished, but the kernel loads and panics. I had this sitting on the disk anyway.
* Only support 040 for now, 030 will need to be added back.
* This commit is dedicated to Jack Tramiel who passed away away last sunday:
http://www.forbes.com/sites/davidthier/2012/04/09/computer-legend-and-gaming-pioneer-jack-tramiel-dies-at-age-83/