freebsd-dev/release/texts
Bill Paul 1088f6c7c1 Spruce up the ADMtek driver: conver to newbus, miibus and add support
for the AN985 "Centaur" chip, which is apparently the next genetation
of the "Comet." The AN985 is also a tulip clone and is similar to the
AL981 except that it uses a 99C66 EEPROM and a serial MII interface
(instead of direct access to the PHY registers).

Also updated various documentation to mention the AN985 and created
a loadable module.

I don't think there are any cards that use this chip on the market yet:
the datasheet I got from ADMtek has boxes with big X's in them where the
diagrams should be, and the sample boards I got have chips without any
artwork on them.
1999-09-22 05:07:51 +00:00
..
alpha Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
i386 Spruce up the ADMtek driver: conver to newbus, miibus and add support 1999-09-22 05:07:51 +00:00
ABOUT.TXT Update these files to match current reality. 1999-07-02 17:11:58 +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
LAYOUT.TXT Update these files to match current reality. 1999-07-02 17:11:58 +00:00
PCCARD.TXT Added a short README to PC-card boot.flp directory. 1999-07-06 13:07:51 +00:00
README.TXT Update for post 3.2R since this'll be quickly forgotten otherwise. 1999-05-24 23:52:46 +00:00
TROUBLE.TXT Update ThinkPad special mode entry for atkbd0. Add an entry dealing 1999-07-15 19:33:22 +00:00
UPGRADE.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00

   -----------------------------------------
       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!