Lines Matching +full:keyboard +full:- +full:controller +full:- +full:style
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.
23 Only possible cure is getting a 82072 controller with fifo instead of
28 serial.c # normal PC driver - any speed
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
80 keyboard interface, 1 Programmable LED, 2x8bit DACs and up to 1MB ROM, 1MB
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.
118 Keyboard
121 q40 receives AT make/break codes from the keyboard, these are translated to
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
136 classic configuration problem - don't send me anything in this case