Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/17/1996 20:00:03
cgd
Fri May 17 19:58:45 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7814
Modified Files:
tcasic.c
Log Message:
set up a bus_chpiset_tag_t, and pass it to the TC code
cgd
Fri May 17 19:59:32 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7837
Added Files:
tc_bus_io.c
Log Message:
bus_io_* functions. These have no meaning on the TurboChannel, since
it's a memory-mapped bus and has no I/O space. They all are
fancy wrappers around panic().