version 1.4, 2014/01/18 00:11:19
|
version 1.8, 2015/05/22 06:52:02
|
Line 1
|
Line 1
|
[[!template id=port |
[[!template id=port |
port="sun3" |
port="sun3" |
cur_rel="6.1.2" |
cur_rel="6.1.5" |
future_rel="7.0" |
future_rel="7.0" |
pkg_rel="6.0" |
pkg_rel="6.0" |
changes_cur="6.0" |
changes_cur="6.0" |
changes_future="7.0" |
changes_future="7.0" |
thumbnail="http://www.netbsd.org/images/ports/sun3/110.gif" |
thumbnail="http://www.netbsd.org/images/ports/sun3/110.gif" |
about=""" |
about=""" |
NetBSD/sun3 is the port of NetBSD to the [Sun Microsystems](http://www.sun.com/) |
NetBSD/sun3 is the port of NetBSD to the Sun Microsystems |
**sun3**, and **sun3x** series of computers, which are based on the Motorola |
**sun3**, and **sun3x** series of computers, which are based on the Motorola |
[68020](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68020) |
[68020](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68020) |
and [68030](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68030) |
and [68030](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68030) |
Line 15 CPUs respectively, with a Sun-designed c
|
Line 15 CPUs respectively, with a Sun-designed c
|
Sun sold these computers as both servers and desktop workstations from |
Sun sold these computers as both servers and desktop workstations from |
the mid to late 1980's. They were superseded by the **sun4** SPARC RISC systems, |
the mid to late 1980's. They were superseded by the **sun4** SPARC RISC systems, |
which are supported by NetBSD as [[NetBSD/sparc|sparc]]. |
which are supported by NetBSD as [[NetBSD/sparc|sparc]]. |
|
|
Nathan Williams and Jeremy Cooper are the maintainers of NetBSD/sun3. |
|
""" |
""" |
supported_hardware=""" |
supported_hardware=""" |
###Supported System Models |
###Supported System Models |
|
|
See [[Supported System Models|sun3_supported_system_models]] page. |
See the [[Supported System Models|sun3_supported_system_models]] page. |
|
|
### Disk and RAM Requirements |
|
|
|
* Minimum |
|
* 4MB RAM, ~80MB disk |
|
* Normal |
|
* 8MB RAM, 200MB disk |
|
* Normal + X11 |
|
* 16MB RAM, 300MB disk |
|
|
|
The complete NetBSD sources without objects require 200MB of disk. |
|
|
|
To run the X Window System or compile the NetBSD system sources |
|
(i.e. development), more RAM and disk are recommended. |
|
Good performance requires 8MB of RAM, or 16MB of RAM |
|
when running the X Window System. |
|
|
|
### Supported Hardware |
### Supported Hardware |
|
|
The following Sun3 devices are currently supported: |
The following Sun3 devices are currently supported: |
|
|
* RS-232c Serial ports: |
* RS-232c Serial ports: |
* built-in z8530 SCC as ttya, ttyb (*zs*) |
* built-in z8530 SCC as ttya, ttyb ([[!template id=man name="zs" section="4"]]) |
* Sun Video adapters: |
* Sun Video adapters: |
* 1 bpp framebuffer, (*bwtwo*) |
* 1 bpp framebuffer, ([[!template id=man name="bwtwo" section="4" arch="sun3"]]) |
* 8 bpp framebuffer (*cgtwo*) |
* 8 bpp framebuffer ([[!template id=man name="cgtwo" section="4" arch="sun3"]]) |
* 8 bpp (+overlay) framebuffer (*cgfour*) |
* 8 bpp (+overlay) framebuffer ([[!template id=man name="cgfour" section="4" arch="sun3"]]) |
* Network interfaces: |
* Network interfaces: |
* On-board AMD LANCE Ethernet (*le*) |
* On-board AMD LANCE Ethernet ([[!template id=man name="le" section="4"]]) |
* On-board Intel Ethernet (*ie*) |
* On-board Intel Ethernet ([[!template id=man name="ie" section="4" arch="sun3"]]) |
* VME Intel Ethernet board (*ie*) |
* VME Intel Ethernet board ([[!template id=man name="ie" section="4" arch="sun3"]]) |
* SCSI bus host adapters: |
* SCSI bus host adapters: |
* On-board NCR 5380 SCSI Bus Controller (*si*) |
* On-board NCR 5380 SCSI Bus Controller ([[!template id=man name="si" section="4"]]) |
* On-board Emulex SCSI controller on sun3x (*esp*) |
* On-board Emulex SCSI controller on sun3x ([[!template id=man name="esp" section="4"]]) |
* Sun-3 VME SCSI (also NCR 5380 SBC, Sun part # 501-1236) (*si*) |
* Sun-3 VME SCSI (also NCR 5380 SBC, Sun part # 501-1236) ([[!template id=man name="si" section="4"]]) |
* SMD Disks: (the big, heavy ones) |
* SMD Disks: (the big, heavy ones) |
* Xylogics 450/451 (*xy*) |
* Xylogics 450/451 ([[!template id=man name="xy" section="4" arch="sparc"]]) |
* Xylogics 753/7053 (*xd*) |
* Xylogics 753/7053 ([[!template id=man name="xd" section="4" arch="sparc"]]) |
* Floppy drive: |
* Floppy drive: |
* Sun 3/80 built-in floppy drive (*fdc*) |
* Sun 3/80 built-in floppy drive (*fdc*) |
* Input devices: |
* Input devices: |
* Sun keyboard (*kbd*) and mouse (*ms*) |
* Sun keyboard ([[!template id=man name="kbd" section="4" arch="sun3"]]) and mouse ([[!template id=man name="ms" section="4" arch="sun3"]]) |
* Miscellaneous: |
* Miscellaneous: |
* Battery-backed real-time clock. |
* Battery-backed real-time clock |
|
|
If you have a device that's not listed, it might be compatible with |
If you have a device that's not listed, it might be compatible with |
something else, or we might have simply forgotten it. |
something else, or we might have simply forgotten it. |
If all else fails, maybe you could write a driver! |
If all else fails, maybe you could write a driver! |
|
|
Note: The Sun VME *sc* SCSI card is not yet supported. |
Note: The Sun VME [[!template id=man name="sc" section="4"]] SCSI card is not supported. |
""" |
""" |
additional=""" |
additional=""" |
### Features of NetBSD/sun3 |
### Features of NetBSD/sun3 |