freebsd_amp_hwpstate/release/texts
Bill Paul 74e5e304a4 Fix support for the PNIC II. Earlier I had assumed that the PNIC II was
similar to the PNIC I (supported by the pn driver). In fact, it's really
a Macronix 98715A with wake on LAN support added. According to LinkSys,
the PNIC II was jointly developed by Lite-On and Macronis. I get the
feeling Macronix did most of the work. (The datasheet has the Macronix
logo on it, and is in fact nearly identical to the 98715 datasheet, except
for the extra wake on LAN registers.) In any case, the PNIC II works just
fine with the Macronix driver.

The changes are:

- Move PCI ID for the PNIC II from the pn driver to the mx driver.
- Mention PNIC II support in mx.4.
- Mention PNIC II support in RELNOTES.TXT and HARDWARE.TXT.
1999-05-28 18:43:25 +00:00
..
alpha MF3S: typo 1999-05-24 23:44:57 +00:00
i386 MF3S: typo 1999-05-24 23:44:57 +00:00
ABOUT.TXT Typos (one reported in misc/11876 by Andrew Boothman <andrew@cream.org>) 1999-05-24 23:32:00 +00:00
ERRATA.TXT State the need to read errata more, um, strongly. 1999-04-08 06:00:01 +00:00
FLOPPIES.TXT Adjust notes to describe new boot floppy scheme. 1999-01-31 12:55:08 +00:00
HARDWARE.TXT Fix support for the PNIC II. Earlier I had assumed that the PNIC II was 1999-05-28 18:43:25 +00:00
LAYOUT.TXT Typos (one reported in misc/11876 by Andrew Boothman <andrew@cream.org>) 1999-05-24 23:32:00 +00:00
README.TXT Update for post 3.2R since this'll be quickly forgotten otherwise. 1999-05-24 23:52:46 +00:00
RELNOTES.TXT Fix support for the PNIC II. Earlier I had assumed that the PNIC II was 1999-05-28 18:43:25 +00:00
TROUBLE.TXT Typos (one reported in misc/11876 by Andrew Boothman <andrew@cream.org>) 1999-05-24 23:32:00 +00:00
UPGRADE.TXT
XFREE86.TXT

README.TXT

   -----------------------------------------
       FreeBSD 4.0  ---  SNAPSHOT Version              ,        ,
   -----------------------------------------          /(        )`
                                                      \ \___   / |
This is a binary snapshot of 4.0-current, the         /- _  `-/  '
(HEAD) branch which is currently moving towards      (/\/ \ \   /\
the follow-on release to 4.0.                        / /   | `    \
                                                     O O   ) /    |
                                                     `-^--'`<     '
                                                    (_.)  _  )   /
                                                     `.___/`    /
                                                       `-----' /
Feedback or offers to help with anything  <----.     __ / __   \
you see in this release are most welcome  <----|====O)))==) \) /====
and should be sent to one of the approp-  <----'    `--' `.__,' \
riate mailing lists - please see the                   |        |
ABOUT.TXT file for more information.                    \       /       /\
                                                   ______( (_  / \______/
                                                 ,'  ,-----'   |
                                                 `--{__________)

TARGET AUDIENCE:
----------------
This release is aimed primarily at early-adopters and the various
other folks who want to get involved with the ongoing development
of FreeBSD and are willing to deal with a few bumps in the road.
We do our best to ensure that each snapshot works as advertised,
but tracking -current is a process which frequently has its off
days.

If you're both technically proficient and know exactly what you're
getting into here (e.g. you've been following -current) then this
snapshot is probably for you.  If you're more interested in doing
business with FreeBSD than in playing with the cutting edge of
technology, however, then 3.x is almost certainly your best bet.


ROAD MAP:
            Most files here are also in the Documentation
                    Menu of the boot floppy

  ERRATA.TXT    Please read this file!  It will tell you where to look
                for the latest information on problems which have been
                found and fixed in this release.

  README.TXT    This file

  ABOUT.TXT     All about FreeBSD, including contact information

  RELNOTES.TXT  Release Notes - what's new & different in this
                release

  LAYOUT.TXT    Information about the layout of the release
                directory.  If you are installing from floppies,
                it is especially important that you
                *read this section!*


  HARDWARE.TXT  Information about the configuration of the
                GENERIC kernel and supported hardware

  INSTALL.TXT   How to make a new installation of FreeBSD
                on your PC using the data you see here

  UPGRADE.TXT   How to upgrade an existing FreeBSD
                installation

  TROUBLE.TXT   Troubleshooting information


o For new installation instructions, see the INSTALL.TXT
  and HARDWARE.TXT files.

o If you are upgrading from a previous FreeBSD version,
  please take a look at UPGRADE.TXT.

o It is also important to check the ERRATA.TXT file for any
  late-breaking issues with this release.  This file contains
  the latest information on upgrade, security or other problems
  that an administrator should be aware of.

For the most up-to-date software along the RELENG_3 branch
(also known as 3.2-stable) which is now proceeding onwards toward
the release of FreeBSD 3.3, please install from:

        ftp://releng3.freebsd.org/pub/FreeBSD/

Or for the latest 4.0-Current (HEAD branch) snapshot releases,
please install from:

        ftp://current.freebsd.org/pub/FreeBSD

If you plan to run either -Stable or -Current you MUST be
subscribed to the appropriate mailing list, either
freebsd-stable or freebsd-current.  For information on
subscribing to either list (or both), send an e-mail to
majordomo@freebsd.org with the following in the body, not
the subject, of the letter as appropriate:

subscribe freebsd-stable
subscribe freebsd-current
end

We hope you enjoy using FreeBSD as much as we enjoyed
creating it!