Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/27/1997 19:40:02
is
Wed Aug 27 12:32:50 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/conf
In directory netbsd1:/var/slash-tmp/cvs-serv12053/conf
Modified Files:
files.amiga DRACO GENERIC
Log Message:
Define supio, a direct bus with a single locator, the port number. This
is for "standard PC i/o stuff" at known and constant locations, e.g. when
multi-io chips are used on non-ISA mainboards.
Implement drsupio.c, the DraCo version of this.
Attach the generic com.c to this bus.
Remove the old drcom hack.
is
Wed Aug 27 12:32:54 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv12053/dev
Added Files:
supio.h drsupio.c com_supio.c
Removed Files:
drcom.c drcomreg.h drcomvar.h
Log Message:
Define supio, a direct bus with a single locator, the port number. This
is for "standard PC i/o stuff" at known and constant locations, e.g. when
multi-io chips are used on non-ISA mainboards.
Implement drsupio.c, the DraCo version of this.
Attach the generic com.c to this bus.
Remove the old drcom hack.
is
Wed Aug 27 12:37:31 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv13234
Removed Files:
drisavar.h
Log Message:
This is no longer needed.