From: Tony v. d. H. <to...@us...> - 2006-08-01 10:48:46
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv16515/!OsLib/docs Modified Files: ChangeLog Log Message: OS_PlatformFeatures fixed in accordance with Iyonix Spec. (20060801-1, Phil Ludlam) Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -C2 -d -r1.81 -r1.82 *** ChangeLog 18 Jul 2006 13:57:20 -0000 1.81 --- ChangeLog 1 Aug 2006 10:48:32 -0000 1.82 *************** *** 13,16 **** --- 13,19 ---- - PCI.swi: Amended PCI_HardwareAddress to return Address in R4 (20060718-1, Christian Ludlam) + - OS.swi: As documented in http://www.iyonix.com/32bit/32bit.shtml + OS_PlatformFeatures bit _6_ (&40) should be 32-bit OS and bit _7_ (&80) + should be 26-bit unavailable. (20060801-1 Phil Ludlam) * Build Environment |