NameDateSize

..Today111

am9516.hH A D20-Dec-20243.5 KiB

bt_subr.cH A D20-Dec-20243.6 KiB

btreg.hH A D11-Dec-20053.2 KiB

btvar.hH A D11-Dec-20053 KiB

bw2.cH A D21-Dec-20249.1 KiB

bw2reg.hH A D11-Dec-20052.9 KiB

cg2.cH A D21-Dec-20249.7 KiB

cg4.cH A D21-Dec-202417 KiB

cg4reg.hH A D11-Dec-20053.2 KiB

dma.cH A D20-Dec-202411.3 KiB

dmareg.hH A D03-Feb-20073.9 KiB

dmavar.hH A D13-Apr-20083.5 KiB

eeprom.cH A D20-Dec-20246 KiB

esp.cH A D20-Dec-20248.6 KiB

fb.cH A D21-Dec-20247 KiB

fbvar.hH A D12-Feb-20223.7 KiB

fd.cH A D21-Dec-202449.8 KiB

fdreg.hH A D11-Dec-20053.9 KiB

fdvar.hH A D30-Jun-20114.3 KiB

i82586.hH A D15-Mar-199711 KiB

if_ie.cH A D09-Feb-202437.5 KiB

if_ie_obio.cH A D20-Dec-20245.2 KiB

if_ie_sebuf.cH A D16-Dec-20256.9 KiB

if_ie_vme.cH A D20-Dec-20246.9 KiB

if_iereg.hH A D24-Oct-20215.2 KiB

if_ievar.hH A D24-Oct-20214.4 KiB

if_le.cH A D20-Dec-20244.7 KiB

kd.cH A D21-Dec-202411.1 KiB

memerr.cH A D20-Dec-20246.4 KiB

memerr.hH A D08-Feb-20183.9 KiB

p4reg.hH A D28-Apr-20084.4 KiB

READMEH A D19-Nov-1996728

sebuf.cH A D20-Dec-20245.2 KiB

sereg.hH A D28-Apr-20083.7 KiB

sevar.hH A D28-Apr-20081.8 KiB

si.cH A D20-Dec-202411.4 KiB

si_obio.cH A D20-Dec-202415.1 KiB

si_sebuf.cH A D16-Dec-202517.4 KiB

si_vme.cH A D20-Dec-202415 KiB

sireg.hH A D20-Dec-20243.9 KiB

sivar.hH A D23-Jan-20233.4 KiB

xd.cH A D06-Sep-202561.3 KiB

xdreg.hH A D20-Dec-202420.2 KiB

xdvar.hH A D01-Feb-20115.3 KiB

xio.hH A D20-Dec-20242.3 KiB

xy.cH A D21-Dec-202453.3 KiB

xyreg.hH A D20-Dec-20249.5 KiB

xyvar.hH A D01-Feb-20115.4 KiB

zs.cH A D20-Dec-202417.2 KiB

zs_cons.hH A D11-Dec-2005308

zs_kgdb.cH A D20-Dec-20247.3 KiB

README

1$NetBSD: README,v 1.3 1996/11/19 20:58:32 gwr Exp $
2
3NetBSD/sun3 supports the following busses:
4
5Bus:
6mainbus -  An imaginary bus on which the other busses all reside.
7
8obio	-  Devices on the motherboard, accessed by having their "registers"
9	   mapped into the kernel's virtual address space
10obmem	-  Devices on the motherboard that are mapped into main memory
11	   by the hardware.  Only true of some framebuffers.
12vmes	-  VME D16 space
13vmel	-  VME D32 space
14
15Devices supported:
16
17'obio' Bus: 
18Device	Type    Description
19---------------------------------------------------------------------------
20zs	CHAR	zilog 8530 serial ports; used for serial ports, keybd, mouse
21le	IFNET	lance ethernet driver
22
23XXX - very much incomplete...
24