=================================================================== RCS file: /MkLinux/floppy-darwin/NOTES,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- floppy-darwin/NOTES 2002/04/02 00:24:04 1.8 +++ floppy-darwin/NOTES 2002/04/06 03:43:59 1.9 @@ -6,6 +6,9 @@ swimiiicommonhal.c is arbitrary. It appears to work, but there are no guarantees. +Do a: + SWIMIIICopyRegs(&FloppySWIMIIIRegs, &FloppySWIMIIIRegsList[unit]); +in EnterHardwareLockSection! WARNINGS (that should be cleaned up): - Need to include headers for kvtophys, delay, flush_dcache, invalidate_dcache, IOMalloc, sleep, wakeup in order to verify usage....