[BACK]Return to i386.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/i386.html, Revision 1.5

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/i386</title>
1.3       fn          5: <base href=http://www.openbsd.org/>
                      6: <link rev=made href=mailto:www@openbsd.org>
                      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/i386 page">
                      9: <meta name="keywords" content="openbsd,i386">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     12: </head>
                     13:
                     14: <body>
                     15:
1.1       deraadt    16: <h2>OpenBSD/i386</h2>
                     17:
1.3       fn         18: <hr>
                     19: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    20:
1.3       fn         21: <p>
1.2       deraadt    22: The i386 port has some architecture specific changes from the
                     23: NetBSD/i386 port, but the major ones are:
1.1       deraadt    24: <ul>
1.3       fn         25: <li>the addition of ISA bounce buffer support so that ISA scsi cards (ie.
                     26:     Adaptec 1542) can be used in machines with more than 16MB of memory.
1.4       deraadt    27: <li>The same one GENERIC kernel works on all machines, whether it has
                     28:     BusLogic or Adaptec scsi cards.
                     29: <li>some APM and PCMCIA support (3c589, NE2000-clone, and COM ports)
                     30: <li>some DDB improvements
                     31: <li>OPTI mcd support
                     32: <li>ATAPI cdrom support
                     33: <li>P5/P6 improved NTP support
                     34: <li>pccons has userland replaceable keymaps, and screen blanking
                     35: <li>boot "-a" support like other ports (asks for root partition)
1.1       deraadt    36: </ul>
1.3       fn         37: </p>
                     38:
                     39: <hr>
                     40: <h3><strong>Where to get it?</strong></h3>
1.1       deraadt    41:
                     42: <p>
1.5     ! deraadt    43: Snapshots are made available from time to time:
1.1       deraadt    44:
                     45: <ul>
                     46: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386>
                     47: ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386</a><br>
                     48: located at Rutgers University, eastern USA.
                     49: <!-- davem@openbsd.org -->
                     50: <li><a href=ftp://ftp.ibp.fr/pub/OpenBSD/snapshots/i386>
                     51: ftp://ftp.ibp.fr/pub/OpenBSD/snapshots/i386</a><br>
                     52: located in France.
                     53: <!-- ftpmaint@ftp.ibp.fr -->
                     54: <li><a href=ftp://hal.cs.umr.edu/pub/OpenBSD/snapshots/i386>
                     55: ftp://hal.cs.umr.edu/pub/OpenBSD/snapshots/i386</a><br>
                     56: located in University of Missouri-Rolla, mid-western USA.
                     57: <!-- johns@cs.umr.edu -->
                     58: </ul>
                     59: You should also read the <a href=snapshots.html>
                     60: general description about OpenBSD snapshots</a>.
1.3       fn         61: </p>
1.1       deraadt    62:
1.3       fn         63: <hr>
                     64: <a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    65: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn         66: <br>
1.5     ! deraadt    67: <small>$OpenBSD: i386.html,v 1.4 1996/06/11 08:09:38 deraadt Exp $</small>
1.3       fn         68:
                     69: </body>
                     70: </html>