Welcome, Guest. Please login or register.

Author Topic: Catweasel MK3 keyboard driver for OpenPCI  (Read 4244 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CodeSmith

  • Sr. Member
  • ****
  • Join Date: Sep 2002
  • Posts: 499
    • Show all replies
Re: Catweasel MK3 keyboard driver for OpenPCI
« on: August 17, 2003, 08:45:36 AM »
There's at least partial support.  According to Ole-Egil's AmigaOne FAQ,

Quote
What are the options for stdin and stdout in the firmware?
The variables are:

stdin=serial
stdin=amikbd
stdin=ps2
stdout=serial
stdout=vga
 
Lack of VGA card will set stdout=serial and Ctrl-F12 on PS/2 keyboards will set stdin=ps2 and stdout=vga (lack of VGA obviously overrides the latter). The option amikbd is for the PCI Catweasel, you cannot connect an Amiga keyboard to the PS/2 input.