NetBSD/sys/arch/arm32
mark 0d476cb7d0 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.
1996-05-16 18:08:40 +00:00
..
arm32 Updated boot0() to leave the processor in 32 bit data/address space mode 1996-05-12 21:54:05 +00:00
boot LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
compile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
conf Minor changes to the configuration of some devices. 1996-05-12 21:54:37 +00:00
dev Fixed the vt220 printing bug. 1996-05-12 21:42:44 +00:00
doc Added information of the iic and rtc devices. 1996-04-19 20:04:29 +00:00
fpe-arm Fixed compiler warnings generated with -Wall. 1996-04-26 21:02:49 +00:00
fpe-sp RCS Id police. 1996-03-18 19:54:53 +00:00
include bus memory and I/O space access functions/macros, to be used by 1996-05-16 18:08:40 +00:00
iomd Mark interrupt handlers attached to the irq chain as active in 1996-05-06 00:30:39 +00:00
kshell Fixed compiler warnings generated with -Wall. 1996-04-26 22:49:21 +00:00
mainbus Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +00:00
podulebus Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 00:46:37 +00:00
rc7500 Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +00:00
vidc Fixed the vt220 printing bug. 1996-05-12 21:42:44 +00:00
Makefile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00