Subject: Amiga mice are real devices now
To: None <current-users@NetBSD.ORG, port-amiga@NetBSD.ORG>
From: None <is@beverly.rhein.de>
List: current-users
Date: 04/24/1996 19:34:48
NetBSD-current/Amiga users:

I committed a few patches today to autoconf.c, ms.c, files.amiga and
std.amiga, which make the Amiga mainboard mouse interface a real
(instead of pseudo-) device.

You need to change your config file thus:

- remove	"pseudo-device mouse 2"
- add		"ms* at mainbus0"

(but this will have been taken care of by the std.amiga patch,
 although cgd doesn't seem to like the idea of mice in the std.amiga file.)

and to re-run config on it, then rebuild the kernel.

Other than the changed auto-configure output at boot time, no changes
should be user visible.

Regards,
	Ignatios Souvatzis