--- wikisrc/ports/sun3.mdwn 2014/10/06 21:41:29 1.7 +++ wikisrc/ports/sun3.mdwn 2015/05/22 06:52:02 1.8 @@ -7,7 +7,7 @@ changes_cur="6.0" changes_future="7.0" thumbnail="http://www.netbsd.org/images/ports/sun3/110.gif" 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 [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) @@ -15,63 +15,45 @@ CPUs respectively, with a Sun-designed c 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, which are supported by NetBSD as [[NetBSD/sparc|sparc]]. - -Nathan Williams and Jeremy Cooper are the maintainers of NetBSD/sun3. """ supported_hardware=""" ###Supported System Models -See [[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. +See the [[Supported System Models|sun3_supported_system_models]] page. ### Supported Hardware The following Sun3 devices are currently supported: * 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: - * 1 bpp framebuffer, (*bwtwo*) - * 8 bpp framebuffer (*cgtwo*) - * 8 bpp (+overlay) framebuffer (*cgfour*) + * 1 bpp framebuffer, ([[!template id=man name="bwtwo" section="4" arch="sun3"]]) + * 8 bpp framebuffer ([[!template id=man name="cgtwo" section="4" arch="sun3"]]) + * 8 bpp (+overlay) framebuffer ([[!template id=man name="cgfour" section="4" arch="sun3"]]) * Network interfaces: - * On-board AMD LANCE Ethernet (*le*) - * On-board Intel Ethernet (*ie*) - * VME Intel Ethernet board (*ie*) + * On-board AMD LANCE Ethernet ([[!template id=man name="le" section="4"]]) + * On-board Intel Ethernet ([[!template id=man name="ie" section="4" arch="sun3"]]) + * VME Intel Ethernet board ([[!template id=man name="ie" section="4" arch="sun3"]]) * SCSI bus host adapters: - * On-board NCR 5380 SCSI Bus Controller (*si*) - * On-board Emulex SCSI controller on sun3x (*esp*) - * Sun-3 VME SCSI (also NCR 5380 SBC, Sun part # 501-1236) (*si*) + * On-board NCR 5380 SCSI Bus Controller ([[!template id=man name="si" section="4"]]) + * 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) ([[!template id=man name="si" section="4"]]) * SMD Disks: (the big, heavy ones) - * Xylogics 450/451 (*xy*) - * Xylogics 753/7053 (*xd*) + * Xylogics 450/451 ([[!template id=man name="xy" section="4" arch="sparc"]]) + * Xylogics 753/7053 ([[!template id=man name="xd" section="4" arch="sparc"]]) * Floppy drive: * Sun 3/80 built-in floppy drive (*fdc*) * 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: - * Battery-backed real-time clock. + * Battery-backed real-time clock If you have a device that's not listed, it might be compatible with something else, or we might have simply forgotten it. 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=""" ### Features of NetBSD/sun3