Subject: Re: Install on Indy
To: Robert Boehne <rboehne@kwom.com>
From: Jeff Smith <jeffs@atheros.com>
List: port-sgimips
Date: 02/25/2002 22:55:36
Robert Boehne wrote:
> Rafal,
> 
> Hmmm, a mouse driver doesn't sound to difficult to write, how
> difficult would this be for a first-time device driver author?

The Indy is a standard PC keyboard/mouse controller so it should
be a port of the x86 version with some glue for interrupts and
lb/sb instead of inb/outb.

jeffs