> And what about CHRP, PreP ? I guess some of them may only exist > as serial-console ? > > #elif #cpu (powerpc) > struct d_choices keymaps[]={ > { "i386/qwerty/us", "U.S. English (QWERTY)" , KBD_C}, ... > { "mac/mac-de-latin1-nodeadkeys", "Germany (Mac)" , 0}, > { "mac/mac-us-ext", "U.S. English (Mac, extended kbd)", 0}, > { "mac/mac-us-std", "U.S. English (Mac, 82 keys)" , 1} > > One will need to add amiga entries here as well
> ... ??! Do all PPC's have any use of i386 keyamps ? Or only MVME ? PowerPC can use all 'i386' types of keyboards (and also mices), plus the MAC ones (adb + usb) plus the amiga keyboards for Apus. MfG, Hartmut