Port-powerpc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 20020313+0314 time warp version works on kbd/screen
This time with the patch...
Take care,
Bill
Index: machdep.c
===================================================================
RCS file: /cvsroot/syssrc/sys/arch/macppc/macppc/machdep.c,v
retrieving revision 1.113
diff -u -r1.113 machdep.c
--- machdep.c 2002/05/13 06:05:33 1.113
+++ machdep.c 2002/06/17 16:46:23
@@ -306,6 +306,9 @@
#endif /* DDB || IPKDB || KGDB */
}
+ /* "get" cache info for now. Kinda fake as uses default values */
+ cpu_probe_cache();
+
/*
* external interrupt handler install
*/
Home |
Main Index |
Thread Index |
Old Index