Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 16 May 1996 14:10:14 -0400 (EDT)
chuck
Thu May 16 14:00:08 EDT 1996
Update of /a/cvsroot/src/sys/arch/mvme68k/mvme68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9050
Modified Files:
disksubr.c
Log Message:
add code so that we can generate a valid disklabel without help from
wrtvid.
mark
Thu May 16 14:08:50 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9447
Added Files:
bus.h
Log Message:
bus memory and I/O space access functions/macros, to be used by
machine-independent code for more sane access to bus resources.
Defines:
bus_{io,mem}_{map,unmap}
bus_{io,mem}_{read,write}_{1,2,4,8}
bus_io_{read,write}_multi_{1,2,4,8}
functions, and several types to go with them.
Note: The bus_io_*_8 functions are not supported.
Home |
Main Index |
Thread Index |
Old Index