summaryrefslogtreecommitdiff
path: root/distrib/notes/sparc64/hardware
blob: 78fd3f80b088ef210eefc99ca3f6f5966f5745da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
dnl	$OpenBSD: hardware,v 1.15 2002/02/06 00:46:05 miod Exp $
OpenBSD/MACHINE OSREV runs on the following classes of machines:
	- SBUS based workstations:
		Ultra 1
		Ultra 1E (Creator)
		Ultra 2
	- PCI based workstations:
		SUNBlade 100 (onboard ethernet has issues)
		Enterprise 250
		Netra X1
		Ultra 5
		Ultra 10
		Ultra 30
dnl XXX uncomment machine entries as they become supported
dnl		Ultra 60 / Enterprise 220R
dnl		Ultra 80 / Enterprise 420R
dnl		Ultra 450 / Enterprise 450
dnl		Enterprise 3000
dnl		SUNBlade 1000
		SPARCengineUltra AX
		SPARCengineUltra AXi
	- faithful clones of the above Sun systems.

If your machine is not listed above, it is very likely that OpenBSD/MACHINE
does not work on it (yet).

The minimal configuration requires 32M of RAM and ~160M of disk space.
To install the entire system requires much more disk space, and to run
X or compile the system, more RAM is recommended.

At the moment, the X window system is not available.

Supported devices {:-include-:}:
	SCSI Host Adapters: 
		SBus NCR53c9x adapters (esp)
		SBus 10/100Mbit SunSwift Ethernet+SCSI cards, aka HME + FAS366
		  cards (esp)
		SBus QLogic adapters (isp)
		PCI NCR53c8xx adapters (siop)

	PCI IDE Controllers: (pciide)
		Acer Labs M5229
		Command Technologies PCI0646
		National Semiconductor PC87415
		Other PCI IDE controllers may work, but have not been tested

	Ethernet Adapters:
		onboard AMD Lance ethernet (le)
		SBus AMD Lance ethernet cards (le)
		SBus 10/100MBit Sun FastEthernet 1.0 cards (qec/be)
		SBus Quad 10MBit Sun QuadEthernet cards (qec/qe)
		onboard SBus/PCI HME Ethernet cards (hme)
		SBus 10/100Mbit Ethernet cards (hme)
		SBus 10/100Mbit SunSwift Ethernet+SCSI cards (hme)
		SBus Quad 10/100MBit Quad Fast Ethernet cards (hme, qfe)
		PCI Fast Ethernet (hme)
		PCI Quad Fast Ethernet (hme)
		PCI GEM Ethernet (gem) [not fully supported]

	Serial ports: 
		onboard SBUS Zilog 8530 (zs)
		onboard EBUS Infineon (Siemens) 82532 (sab)
		onboard 16550 compatibles (com)
		SBus MAGMA cards including: 4Sp, 8Sp, 12Sp, 16Sp,
			LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp, and 2+1HS Sp
		SBus Serial Parallel Interface (SUNW,spif)

	Sound devices:
		onboard SBus CS4321 (audiocs)
		onboard EBus/PCI CS4231 (audioce)
		Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 (autri)

	Cryptography accelerators:
		Hifn 7751/7811/7951 (hifn)
		Bluesteelnet 5501/5601, Broadcom 5805/5820/5821 (ubsec)

	Keyboard and mices:
		Type 4, 5 and 6 keyboards on Zilog serial ports (zskbd)
		Type 4, 5 and 6 keyboards on NS16550 serial ports (comkbd)
		Type 6 keyboards on USB (ukbd)

	Framebuffers:
		SBUS framebuffers:
			cgthree (8 bit color, unaccelerated)
			cgsix (8 bit color, unaccelerated)
		PCI video boards:
			ATI Rage (vgafb) (8 bit color, unaccelerated)

	Miscellaneous devices:
		EBus beeper (beeper)
		performance counters/system controller (uperf)

Hardware the we do NOT currently support, but get many questions about:
	Multiprocessor machines.
	Floppy driver (except for booting).
	SBUS and PCI cards other than those listed above.