1996-11-19 23:58:32 +03:00
|
|
|
$NetBSD: README,v 1.3 1996/11/19 20:58:32 gwr Exp $
|
1993-08-16 03:01:58 +04:00
|
|
|
|
|
|
|
NetBSD/sun3 supports the following busses:
|
|
|
|
|
|
|
|
Bus:
|
1996-11-19 23:58:32 +03:00
|
|
|
mainbus - An imaginary bus on which the other busses all reside.
|
|
|
|
|
1993-08-16 03:01:58 +04:00
|
|
|
obio - Devices on the motherboard, accessed by having their "registers"
|
|
|
|
mapped into the kernel's virtual address space
|
|
|
|
obmem - Devices on the motherboard that are mapped into main memory
|
|
|
|
by the hardware. Only true of some framebuffers.
|
1996-11-19 23:58:32 +03:00
|
|
|
vmes - VME D16 space
|
|
|
|
vmel - VME D32 space
|
1993-08-16 03:01:58 +04:00
|
|
|
|
|
|
|
Devices supported:
|
|
|
|
|
|
|
|
'obio' Bus:
|
|
|
|
Device Type Description
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
zs CHAR zilog 8530 serial ports; used for serial ports, keybd, mouse
|
|
|
|
le IFNET lance ethernet driver
|
|
|
|
|
1996-11-19 23:58:32 +03:00
|
|
|
XXX - very much incomplete...
|