   Is it really neccessary to run the floppy_init_hack() *that* early? In 
   my opinion this is something that should logically be called from 
   within devices.c 

   I take from the AARM, that the wrfen PALcode enables the FPU. Why isn't 
   this done on Ruffians in __main() of boot_main.c? If it is not really 
   needed, can we through it out for all machine types? 

   As far as I can see, the only critical files containing #ifdefs on 
   specific alpha hardware are at the moment cpu.c, boot_main.c, 
   relocate.c, stub_main.c and of course hwrpb.c 
