Lines Matching +full:non +full:- +full:pc

6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
13 is not implemented - do not try it! (See below)
15 For a list of kernel command-line options read the documentation for the
22 poll the floppy for this reason - something that can't be done in Linux.
27 drivers/char/q40_keyb.c # use PC keymaps for national keyboards
28 serial.c # normal PC driver - any speed
35 floppy.c # normal PC driver, DMA emu in asm/floppy.h
44 Various other PC drivers can be enabled simply by adding them to
57 requested - SRAM must start with '%LX$' signature to do this. '-d' option
62 only the penguin - and shell prompt if it gets that far..
67 Most problems seem to be caused by fawlty or badly configured io-cards or
77 This is just an overview, see asm-m68k/* for details ask if you have any
80 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style
92 - 50 or 200 Hz - level 2, !!THIS CAN'T BE DISABLED!!
93 - 10 or 20 KHz - level 4, used for dma-sound
110 with other architectures - ide,serial,parallel, ethernet.
112 because only irq's 4-15 can be disabled - and only all of them at once.
123 the PC scancodes x86 Linux uses. So by theory every national keyboard should
124 work just by loading the appropriate x86 keytable - see any national-HOWTO.
126 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
127 documentation of it is absolutely minimal - thus some exotic keys may not
132 - exact keypress/release sequence
133 - 'showkey -s' run on q40, non-X session
134 - 'showkey -s' run on a PC, non-X session
135 - AT codes as displayed by the q40 debugging ROM
136 btw if the showkey output from PC and Q40 doesn't differ then you have some
137 classic configuration problem - don't send me anything in this case