NetBSD/sys/arch/sun3/dev
gwr 3dcdca7c52 Allow unit != 0 1995-11-10 21:59:30 +00:00
..
README
am9516.h New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
bt_subr.c Oops, sparc -> sun3 1995-04-10 22:11:22 +00:00
btreg.h New frame-buffer support from Chuck Silvers (plus some tweaks from me) 1995-03-10 01:50:28 +00:00
btvar.h New frame-buffer support from Chuck Silvers (plus some tweaks from me) 1995-03-10 01:50:28 +00:00
bw2.c Allow unit != 0 1995-11-10 21:59:30 +00:00
bw2reg.h New frame-buffer support from Chuck Silvers (plus some tweaks from me) 1995-03-10 01:50:28 +00:00
cg2.c map --> mmap 1995-04-10 07:04:18 +00:00
cg4.c fix typo 1995-04-13 21:51:34 +00:00
cg4reg.h Corrected fbtype->fb_size (which x11r6 is picky about...) 1995-04-07 02:47:40 +00:00
eeprom.c Fix missing return(0) - from Jason Thorpe - fixes PR 1049 1995-05-24 20:47:41 +00:00
event.c
event_var.h
fb.c map --> mmap 1995-04-10 05:45:26 +00:00
fbvar.h Changed fb_attach() interface 1995-04-07 02:51:21 +00:00
i82586.h Note that this should be merged with dev/ic/i82586reg.h 1995-10-08 23:41:36 +00:00
idprom.c Moved some functions here from sun3_startup.c 1995-02-11 20:57:11 +00:00
if_ie.c Sync with the rest of the world. 1995-04-11 06:03:36 +00:00
if_ie.h
if_ie_subr.c New DVMA interface, and various cleanup. 1995-09-26 04:01:53 +00:00
if_ie_subr.h DVMA slave mapping support. 1995-02-13 22:23:55 +00:00
if_iereg.h
if_ievar.h DVMA slave mapping support. 1995-02-13 22:23:55 +00:00
if_le.c Work around the LANCE Rev. C bug in a way that does not cause error 1995-10-27 15:53:39 +00:00
if_le.h New, improved "le" driver from Charles Hannum and Paul Richards. 1995-01-03 15:43:36 +00:00
if_le_subr.c New DVMA interface, and various cleanup. 1995-09-26 04:01:53 +00:00
if_le_subr.h New, improved "le" driver from Charles Hannum and Paul Richards. 1995-01-03 15:43:36 +00:00
if_lereg.h Increase TX buf size to fix overrun bug. 1995-01-24 05:50:51 +00:00
kbd.c Temporary hack to restrict open to root or the 1995-10-08 23:40:42 +00:00
kd.c Add xxtty() 1995-04-26 23:20:15 +00:00
md_root.c Machine-dependent part of the new RAM-disk driver. 1995-10-08 23:42:42 +00:00
ms.c Temporary hack to restrict open to root or the 1995-10-08 23:40:42 +00:00
ncr5380.doc New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
ncr5380reg.h New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
ncr5380sbc.c New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
ncr5380var.h New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
ncr_si.c New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
ncr_sireg.h New SCSI driver for the NCR5380, by David Jones. 1995-10-29 21:19:06 +00:00
obctl.c
obio.c DVMA slave mapping support. 1995-02-13 22:23:55 +00:00
obmem.c
prom.c Add promstop(), adjust return types, make sure ttselect() doesn't panic, and 1995-04-10 06:14:57 +00:00
rd_root.c Machine-dependent part of the new RAM-disk driver. 1995-10-08 23:42:42 +00:00
scsi_5380.h
scsi_defs.h Better reset code, and reset the chip when it goes comatose. 1995-06-01 20:22:17 +00:00
scsi_sunsi.h Better reset code, and reset the chip when it goes comatose. 1995-06-01 20:22:17 +00:00
si.c Minor cleanup. 1995-10-08 23:42:58 +00:00
vme.c
xd.c New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xdreg.h New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xdvar.h New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xio.h New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xy.c New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xyreg.h New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
xyvar.h New from Chuck Cranor: drivers for SMD disks! 1995-10-30 20:58:04 +00:00
zs.c Minor cleanup. 1995-10-08 23:42:58 +00:00
zsvar.h Use global 8530 defs. 1995-04-11 02:41:42 +00:00

README

$NetBSD: README,v 1.2 1994/10/26 09:08:31 cgd Exp $

NetBSD/sun3 supports the following busses:

Bus:
obio	-  Devices on the motherboard, accessed by having their "registers"
	   mapped into the kernel's virtual address space
obctl	-  Devices on the motherboard accessible only via the 'CONTROL' space,
	   and supporting instructions on the m68k.
obmem	-  Devices on the motherboard that are mapped into main memory
	   by the hardware.  Only true of some framebuffers.
mainbus -  An imaginary bus on which obio, obctl, obmem, and the prom device
	   all reside.

Devices supported:

'obio' Bus: 
Device	Type    Description
---------------------------------------------------------------------------
zs	CHAR	zilog 8530 serial ports; used for serial ports, keybd, mouse
le	IFNET	lance ethernet driver

'obctl' Bus: 
Device	Type    Description
---------------------------------------------------------------------------
idprom	CHAR	makes idprom contents accessible in user-space


The 'prom' device is just wierd as it isn't a real device, but enough
wrapping so that the prom input/output routines can be used to make
the prom's idea of the console both a tty, and a console in the netbsd
sense.

prom	CHAR	prom-based tty and console support