File:  [NetBSD Developer Wiki] / wikisrc / ports / sun3.mdwn
Revision 1.3: download - view: text, annotated - select for diffs
Fri Jan 17 23:22:12 2014 UTC (9 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: HEAD
Fix links, split table to new file

    1: [[!template id=port
    2: port="sun3"
    3: cur_rel="6.0"  
    4: future_rel="7.0"
    5: changes_cur="6.0"
    6: changes_future="7.0"
    7: thumbnail="http://www.netbsd.org/images/ports/sun3/110.gif"
    8: about="""
    9: NetBSD/sun3 is the port of NetBSD to the [Sun Microsystems](http://www.sun.com/)
   10: **sun3**, and **sun3x** series of computers, which are based on the Motorola
   11: [68020](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68020)
   12: and [68030](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC68030)
   13: CPUs respectively, with a Sun-designed custom MMU.
   14: Sun sold these computers as both servers and desktop workstations from
   15: the mid to late 1980's. They were superseded by the **sun4** SPARC RISC systems,
   16: which are supported by NetBSD as [[NetBSD/sparc|sparc]].
   17: 
   18: Nathan Williams and Jeremy Cooper are the maintainers of NetBSD/sun3. 
   19: """
   20: supported_hardware="""
   21: ###Supported System Models
   22: 
   23: See [[Supported System Models|sun3_supported_system_models]] page.
   24: 
   25: ### Disk and RAM Requirements
   26: 
   27: * Minimum
   28:     * 4MB RAM, ~80MB disk
   29: * Normal
   30:     * 8MB RAM, 200MB disk
   31: * Normal + X11
   32:     * 16MB RAM, 300MB disk
   33: 
   34: The complete NetBSD sources without objects require 200MB of disk.
   35: 
   36: To run the X Window System or compile the NetBSD system sources
   37: (i.e. development), more RAM and disk are recommended.
   38: Good performance requires 8MB of RAM, or 16MB of RAM
   39: when running the X Window System.
   40: 
   41: ### Supported Hardware
   42: 
   43: The following Sun3 devices are currently supported:
   44: 
   45: * RS-232c Serial ports:
   46:   * built-in z8530 SCC as ttya, ttyb (*zs*)
   47: * Sun Video adapters:
   48:   * 1 bpp framebuffer, (*bwtwo*)
   49:   * 8 bpp framebuffer (*cgtwo*)
   50:   * 8 bpp (+overlay) framebuffer (*cgfour*)
   51: * Network interfaces:
   52:   * On-board AMD LANCE Ethernet (*le*)
   53:   * On-board Intel Ethernet (*ie*)
   54:   * VME Intel Ethernet board (*ie*)
   55: * SCSI bus host adapters:
   56:   * On-board NCR 5380 SCSI Bus Controller (*si*)
   57:   * On-board Emulex SCSI controller on sun3x (*esp*)
   58:   * Sun-3 VME SCSI (also NCR 5380 SBC, Sun part # 501-1236) (*si*)
   59: * SMD Disks: (the big, heavy ones)
   60:   * Xylogics 450/451 (*xy*)
   61:   * Xylogics 753/7053 (*xd*)
   62: * Floppy drive:
   63:   * Sun 3/80 built-in floppy drive (*fdc*)
   64: * Input devices:
   65:   * Sun keyboard (*kbd*) and mouse (*ms*)
   66: * Miscellaneous:
   67:   * Battery-backed real-time clock.
   68: 
   69: If you have a device that's not listed, it might be compatible with
   70: something else, or we might have simply forgotten it.
   71: If all else fails, maybe you could write a driver!
   72: 
   73: Note: The Sun VME *sc* SCSI card is not yet supported. 
   74: """
   75: additional="""
   76: ### Features of NetBSD/sun3
   77: 
   78: * Native boot programs for disk, network, and tape
   79: * Automated installation tools (using a "miniroot")
   80: * SCSI drivers supporting DMA, interrupts, and (optional) disconnect/reselect
   81: * Frame buffer drivers compatible with SunOS and X11R6
   82: * Support for the Virtually Addressed Cache (VAC) on Sun3/2XX models
   83: * Storage Module Device (SMD) disk drivers
   84: * Supports most SCSI devices (CD-ROM, disk, etc)
   85: * Diskless (network) boot capability
   86: * Built-in kernel debugger
   87: * [SunOS 4.1 Compatibility](http://www.NetBSD.org/ports/sun3/faq.html#sunos_compat)
   88: 
   89: ###links
   90: * [ILVSUN3](http://www.ilvsun3.com/) page by arthur also has various useful information about TME and Sun3 stuff.
   91: * [The Machine Emulator (tme)](http://people.csail.mit.edu/fredette/tme/) can emulate a Sun 3/150 running NetBSD.
   92: * [Frequently Asked Questions (FAQ)](http://www.NetBSD.org/ports/sun3/faq.html)
   93: """
   94: ]]
   95: [[!tag tier2port]]

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb