Name Date Size #Lines LOC

..--

READMEH A D09-Jul-2024728 2417

am9516.hH A D29-Jan-20253.5 KiB8443

bt_subr.cH A D29-Jan-20253.6 KiB11048

btreg.hH A D09-Jul-20243.2 KiB776

btvar.hH A D09-Jul-20243 KiB708

bw2.cH A D29-Jan-20259.1 KiB370217

bw2reg.hH A D09-Jul-20242.9 KiB6614

cg2.cH A D29-Jan-20259.7 KiB386232

cg4.cH A D29-Jan-202517 KiB663406

cg4reg.hH A D09-Jul-20243.2 KiB8820

dma.cH A D29-Jan-202511.3 KiB430256

dmareg.hH A D09-Jul-20243.9 KiB8947

dmavar.hH A D09-Jul-20243.5 KiB9751

eeprom.cH A D29-Jan-20256 KiB250135

esp.cH A D29-Jan-20258.6 KiB325182

fb.cH A D29-Jan-20257 KiB328200

fbvar.hH A D09-Jul-20243.7 KiB10232

fd.cH A D29-Jan-202549.8 KiB2,0261,493

fdreg.hH A D09-Jul-20243.9 KiB11558

fdvar.hH A D09-Jul-20244.3 KiB12453

i82586.hH A D09-Jul-202411 KiB298160

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

if_ie_obio.cH A D29-Jan-20255.2 KiB19987

if_ie_sebuf.cH A D29-Jan-20256.9 KiB293146

if_ie_vme.cH A D29-Jan-20256.9 KiB297150

if_iereg.hH A D09-Jul-20245.2 KiB16442

if_ievar.hH A D09-Jul-20244.4 KiB12953

if_le.cH A D29-Jan-20254.7 KiB178104

kd.cH A D29-Jan-202511.1 KiB536349

memerr.cH A D29-Jan-20256.4 KiB239127

memerr.hH A D09-Jul-20243.9 KiB9223

p4reg.hH A D09-Jul-20244.4 KiB10635

sebuf.cH A D29-Jan-20255.2 KiB184101

sereg.hH A D09-Jul-20243.7 KiB10437

sevar.hH A D09-Jul-20241.8 KiB437

si.cH A D29-Jan-202511.4 KiB418219

si_obio.cH A D29-Jan-202515.1 KiB557304

si_sebuf.cH A D29-Jan-202517.4 KiB707402

si_vme.cH A D29-Jan-202515 KiB561301

sireg.hH A D29-Jan-20253.9 KiB10446

sivar.hH A D09-Jul-20243.4 KiB9733

xd.cH A D29-Jan-202561.3 KiB2,3801,605

xdreg.hH A D29-Jan-202520.2 KiB419224

xdvar.hH A D09-Jul-20245.3 KiB16774

xio.hH A D29-Jan-20252.3 KiB6217

xy.cH A D29-Jan-202553.3 KiB2,1521,385

xyreg.hH A D29-Jan-20259.5 KiB222121

xyvar.hH A D09-Jul-20245.4 KiB16873

zs.cH A D29-Jan-202517.2 KiB802487

zs_cons.hH A D09-Jul-2024308 189

zs_kgdb.cH A D29-Jan-20257.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