freebsd-dev/release/texts
Bill Paul 31188d61c1 Add driver support (and man page) for PCI fast ethernet cards based
on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT,
/sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT
accordingly.

For now, the only board that I know of that uses this chip is the
Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.)
Thanks again to Ulf for obtaining the board for me. If anyone runs
across another, please feel free to update the man page and/or the
release notes. (The same applies for the other drivers.)

FreeBSD should now have support for all of the DEC tulip workalike
chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX).
And unless I'm mistaken, it should also have support for all PCI fast
ethernet chipsets in general (except maybe the SMC FEAST chip, which
nobody seems to ever use, including SMC). Now if only we could convince
3Com, Intel or whoever to cough up some documentation for gigabit
ethernet hardware.

Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported
by the Macronix driver (assuming you actually have an SVEC PN102TX with
a Macronix chip on it; I tried to order a PN102TX once and got a box
labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside
it).
1999-01-09 18:12:08 +00:00
..
i386 Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
ABOUT.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00
ERRATA.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00
FLOPPIES.TXT Correct for mfsroot.flp now. 1998-12-06 20:38:49 +00:00
HARDWARE.TXT Remove 1998-11-12 11:27:54 +00:00
INSTALL.TXT Doc fixes for CAM devices. If I ever truly understand the logic behind 1998-11-21 21:45:27 +00:00
LAYOUT.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00
README.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00
RELNOTES.TXT Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
TROUBLE.TXT Update to note which specific brand of IDE drive does this. 1998-12-16 07:14:01 +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
XFREE86.TXT Stage 1: Move a bunch of docs out from under sysinstall and other 1998-11-03 03:21:09 +00:00

   -----------------------------------------
       FreeBSD 3.0  ---  SNAPSHOT Version              ,        ,
   -----------------------------------------          /(        )`
                                                      \ \___   / |
This is a binary snapshot of 3.0-current, the         /- _  `-/  '
(HEAD) branch which is currently moving towards      (/\/ \ \   /\
the follow-on release to 3.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 2.2.x is almost certainly your best bet.


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

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

  ERRATA.TXT    Any late-breaking errata information for this
                release.  On FTP sites, this file may be frequently
                updated so it's a good idea to check it first
                (the master copy is always on ftp.freebsd.org)
                before reporting problems

  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
  which an administrator should be aware of.

o Information regarding problems which arise after the CD
  is printed can be found at:
  ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ERRATA.TXT

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

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

Or for the latest 3.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!