Index of /archives/NetBSD/NetBSD-release-10/src/sys/arch/sun3/dev
Name Last modified Size Description
Parent Directory -
CVS/ 2022-12-18 05:36 -
README 1996-11-20 05:58 728
am9516.h 2003-05-04 03:11 3.5K
bt_subr.c 2005-12-11 21:19 3.6K
btreg.h 2005-12-11 21:19 3.3K
btvar.h 2005-12-11 21:19 3.0K
bw2.c 2014-07-25 17:10 9.1K
bw2reg.h 2005-12-11 21:19 2.9K
cg2.c 2014-07-25 17:10 9.7K
cg4.c 2020-11-21 09:27 17K
cg4reg.h 2005-12-11 21:19 3.2K
dma.c 2018-09-04 01:29 11K
dmareg.h 2007-02-03 14:17 3.9K
dmavar.h 2008-04-13 13:55 3.5K
eeprom.c 2020-11-21 09:27 6.0K
esp.c 2008-04-29 05:23 8.6K
fb.c 2014-07-25 17:10 7.0K
fbvar.h 2022-02-12 12:24 3.7K
fd.c 2022-05-21 04:34 50K
fdreg.h 2005-12-11 21:19 3.9K
fdvar.h 2011-07-01 05:09 4.3K
i82586.h 1997-03-16 03:10 11K
if_ie.c 2021-10-25 05:00 38K
if_ie_obio.c 2008-06-28 21:13 5.2K
if_ie_sebuf.c 2008-06-28 21:13 6.9K
if_ie_vme.c 2008-06-28 21:13 6.9K
if_iereg.h 2021-10-25 05:00 5.2K
if_ievar.h 2021-10-25 05:00 4.4K
if_le.c 2010-01-20 07:06 4.7K
kd.c 2014-07-25 17:10 11K
memerr.c 2008-12-17 07:35 6.4K
memerr.h 2018-02-08 18:05 3.9K
p4reg.h 2008-04-29 05:23 4.4K
sebuf.c 2021-08-08 01:19 5.2K
sereg.h 2008-04-29 05:23 3.7K
sevar.h 2008-04-29 05:23 1.8K
si.c 2020-11-21 09:27 11K
si_obio.c 2019-12-27 18:41 15K
si_sebuf.c 2021-08-02 21:56 17K
si_vme.c 2021-08-02 21:56 15K
sireg.h 2003-05-04 03:11 3.9K
sivar.h 2008-04-29 05:23 3.4K
xd.c 2021-08-08 01:19 61K
xdreg.h 2021-10-25 05:00 20K
xdvar.h 2011-02-02 05:19 5.3K
xio.h 2015-09-07 12:49 2.3K
xy.c 2021-08-08 01:19 53K
xyreg.h 2011-02-02 05:19 9.5K
xyvar.h 2011-02-02 05:19 5.4K
zs.c 2021-09-12 05:28 17K
zs_cons.h 2005-12-11 21:19 308
zs_kgdb.c 2012-10-13 15:35 7.3K
$NetBSD: README,v 1.3 1996/11/19 20:58:32 gwr Exp $
NetBSD/sun3 supports the following busses:
Bus:
mainbus - An imaginary bus on which the other busses all reside.
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.
vmes - VME D16 space
vmel - VME D32 space
Devices supported:
'obio' Bus:
Device Type Description
---------------------------------------------------------------------------
zs CHAR zilog 8530 serial ports; used for serial ports, keybd, mouse
le IFNET lance ethernet driver
XXX - very much incomplete...