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
33 block/floppy.c # normal PC driver, DMA emu in asm/floppy.h
43 Various other PC drivers can be enabled simply by adding them to
56 requested - SRAM must start with '%LX$' signature to do this. '-d' option
61 only the penguin - and shell prompt if it gets that far..
66 Most problems seem to be caused by fawlty or badly configured io-cards or
76 This is just an overview, see asm-m68k/* for details ask if you have any
79 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style
91 - 50 or 200 Hz - level 2, !!THIS CAN'T BE DISABLED!!
92 - 10 or 20 KHz - level 4, used for dma-sound
109 with other architectures - ide,serial,parallel, ethernet.
111 because only irq's 4-15 can be disabled - and only all of them at once.
122 the PC scancodes x86 Linux uses. So by theory every national keyboard should
123 work just by loading the appropriate x86 keytable - see any national-HOWTO.
125 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
126 documentation of it is absolutely minimal - thus some exotic keys may not
131 - exact keypress/release sequence
132 - 'showkey -s' run on q40, non-X session
133 - 'showkey -s' run on a PC, non-X session
134 - AT codes as displayed by the q40 debugging ROM
135 btw if the showkey output from PC and Q40 doesn't differ then you have some
136 classic configuration problem - don't send me anything in this case