Name Date Size #Lines LOC

..--

READMEH A D19-Nov-1996728 2417

am9516.hH A D20-Dec-20243.5 KiB8443

bt_subr.cH A D20-Dec-20243.6 KiB11048

btreg.hH A D11-Dec-20053.2 KiB776

btvar.hH A D11-Dec-20053 KiB708

bw2.cH A D21-Dec-20249.1 KiB370217

bw2reg.hH A D11-Dec-20052.9 KiB6614

cg2.cH A D21-Dec-20249.7 KiB386232

cg4.cH A D21-Dec-202417 KiB663406

cg4reg.hH A D11-Dec-20053.2 KiB8820

dma.cH A D20-Dec-202411.3 KiB430256

dmareg.hH A D03-Feb-20073.9 KiB8947

dmavar.hH A D13-Apr-20083.5 KiB9751

eeprom.cH A D20-Dec-20246 KiB250135

esp.cH A D20-Dec-20248.6 KiB325182

fb.cH A D21-Dec-20247 KiB328200

fbvar.hH A D12-Feb-20223.7 KiB10232

fd.cH A D21-Dec-202449.8 KiB2,0261,493

fdreg.hH A D11-Dec-20053.9 KiB11558

fdvar.hH A D30-Jun-20114.3 KiB12453

i82586.hH A D15-Mar-199711 KiB298160

if_ie.cH A D09-Feb-202437.5 KiB1,535936

if_ie_obio.cH A D20-Dec-20245.2 KiB19987

if_ie_sebuf.cH A D20-Dec-20246.9 KiB293146

if_ie_vme.cH A D20-Dec-20246.9 KiB297150

if_iereg.hH A D24-Oct-20215.2 KiB16442

if_ievar.hH A D24-Oct-20214.4 KiB12953

if_le.cH A D20-Dec-20244.7 KiB178104

kd.cH A D21-Dec-202411.1 KiB536349

memerr.cH A D20-Dec-20246.4 KiB239127

memerr.hH A D08-Feb-20183.9 KiB9223

p4reg.hH A D28-Apr-20084.4 KiB10635

sebuf.cH A D20-Dec-20245.2 KiB184101

sereg.hH A D28-Apr-20083.7 KiB10437

sevar.hH A D28-Apr-20081.8 KiB437

si.cH A D20-Dec-202411.4 KiB418219

si_obio.cH A D20-Dec-202415.1 KiB557304

si_sebuf.cH A D20-Dec-202417.4 KiB707402

si_vme.cH A D20-Dec-202415 KiB561301

sireg.hH A D20-Dec-20243.9 KiB10446

sivar.hH A D23-Jan-20233.4 KiB9733

xd.cH A D21-Dec-202461.3 KiB2,3801,605

xdreg.hH A D20-Dec-202420.2 KiB419224

xdvar.hH A D01-Feb-20115.3 KiB16774

xio.hH A D20-Dec-20242.3 KiB6217

xy.cH A D21-Dec-202453.3 KiB2,1521,385

xyreg.hH A D20-Dec-20249.5 KiB222121

xyvar.hH A D01-Feb-20115.4 KiB16873

zs.cH A D20-Dec-202417.2 KiB802487

zs_cons.hH A D11-Dec-2005308 189

zs_kgdb.cH A D20-Dec-20247.3 KiB280151

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