Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/18/2000 08:39:25
Module Name:	syssrc
Committed By:	kleink
Date:		Thu May 18 15:39:24 UTC 2000

Modified Files:
	syssrc/sys/arch/amiga/amiga: autoconf.c
	syssrc/sys/arch/amiga/dev: ms.c

Log Message:
Restructure the ms(4) autoconfiguration code to attach as a single device
instance and select a mouse port via the least significant bit of its
device minor number.  Fixes abuse of cf_unit in this driver.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/arch/amiga/amiga/autoconf.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/amiga/dev/ms.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.