LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 15030|回复: 16

FreeBSD4.9 RELEASE下载[本站tigerking 兄已提供ftp下载]

[复制链接]
发表于 2003-10-28 10:25:09 | 显示全部楼层 |阅读模式
官方站点ISO下载:

ftp://ftp.freebsd.org/pub/FreeBS ... /4.9-i386-disc1.iso :p640.31M
ftp://ftp.freebsd.org/pub/FreeBS ... /4.9-i386-disc2.iso  252.44M

MD5 (4.9-i386-disc1.iso) = 9195be15a4c8c54a6a6a23272ddacaae
MD5 (4.9-i386-disc2.iso) = 51d28c35308cc916b9a9bfcacb3146b8


ftp://ftp.freebsd.org//pub/FreeB ... ELEASE/4.9-RELEASE/




2.本站 tigerking兄提供的FTP下载
freebsd 4.9 ftp下载
ftp://61.185.115.200
user:freebsd
passwd:freebsd
10用户,每IP限2个连接,不限速。
rhel as3.0 ftp下载
包含200RedHat.Enterprise.Server.3.AS(i386).doc
ftp://61.185.115.200
user:linuxfans
passwd:linuxfans
5用户每个IP限一个连接,限速100K。



BT下载-FreeBSD4.9-RELEASE libin 兄提供

 做为一种下载方式的补充吧。

BT下载连接:
http://bt.manfen.net/upload/6dc9 ... 246676ebbc2.torrent



再来一个地址ftp://bsd:free@ftp.uust.com/freebsd/4.9-i386-disc1.iso

发表于 2003-10-28 10:39:51 | 显示全部楼层
FreeBSD/i386 4.9-RELEASE release Notes


  1.                      FreeBSD/i386 4.9-RELEASE Release Notes

  2.   The FreeBSD Project

  3.    Copyright (c) 2000, 2001, 2002, 2003 The FreeBSD Documentation Project

  4.    $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v
  5.    1.22.2.386 2003/10/19 18:33:34 bmah Exp $

  6.    The release notes for FreeBSD 4.9-RELEASE contain a summary of the changes
  7.    made to the FreeBSD base system since 4.8-RELEASE. Both changes for kernel
  8.    and userland are listed, as well as applicable security advisories for the
  9.    base system that were issued since the last release. Some brief remarks on
  10.    upgrading are also presented.

  11.      ----------------------------------------------------------------------

  12.    Table of Contents

  13.    1 Introduction

  14.    2 What's New

  15.                 2.1 Security Advisories

  16.                 2.2 Kernel Changes

  17.                              2.2.1 Platform-Specific Hardware Support

  18.                              2.2.2 Boot Loader Changes

  19.                              2.2.3 Network Interface Support

  20.                              2.2.4 Network Protocols

  21.                              2.2.5 Disks and Storage

  22.                              2.2.6 File Systems

  23.                              2.2.7 PCCARD Support

  24.                              2.2.8 Multimedia Support

  25.                 2.3 Userland Changes

  26.                 2.4 Contributed Software

  27.                 2.5 Ports/Packages Collection Infrastructure

  28.                 2.6 Release Engineering and Integration

  29.    3 Upgrading from previous releases of FreeBSD

  30. 1 Introduction

  31.    This document contains the release notes for FreeBSD 4.9-RELEASE on the
  32.    i386 hardware platform. It describes new features of FreeBSD that have
  33.    been added (or changed) since 4.8-RELEASE. It also provides some notes on
  34.    upgrading from previous versions of FreeBSD.

  35.    This distribution of FreeBSD 4.9-RELEASE is a release distribution. It can
  36.    be found at [url]ftp://ftp.FreeBSD.org/[/url] or any of its mirrors. More information
  37.    on obtaining this (or other) release distributions of FreeBSD can be found
  38.    in the ``Obtaining FreeBSD'' appendix in the FreeBSD Handbook.

  39.      ----------------------------------------------------------------------

  40. 2 What's New

  41.    This section describes the most user-visible new or changed features in
  42.    FreeBSD since 4.8-RELEASE. Typical release note items document new drivers
  43.    or hardware support, new commands or options, major bugfixes, or
  44.    contributed software upgrades. Security advisories for the base system
  45.    that were issued after 4.8-RELEASE are also listed.

  46.      ----------------------------------------------------------------------

  47.   2.1 Security Advisories

  48.    A remotely-exploitable buffer overflow vulnerability in sendmail has been
  49.    fixed. For more details, see security advisory FreeBSD-SA-03:07. In
  50.    FreeBSD 4.8-RELEASE, this vulnerability was fixed using a vendor-supplied
  51.    patch (but too late for inclusion in the release notes). In FreeBSD
  52.    4.9-RELEASE, it has been fixed with the import of a new version of
  53.    sendmail.

  54.    A single-byte buffer overflow in realpath(3) has been fixed. See security
  55.    advisory FreeBSD-SA-03:08.

  56.    A bug that could allow the kernel to attempt delivery of invalid signals
  57.    has been fixed. The bug could have led to a kernel panic. For more
  58.    information, see security advisory FreeBSD-SA-03:09.

  59.    A bug in the iBCS2 emulation module, which could result in disclosing the
  60.    contents of kernel memory, has been fixed. This module is not enabled in
  61.    FreeBSD by default. For more information, see security advisory
  62.    FreeBSD-SA-03:10.

  63.    A programming error in the sendmail implementation of its ``DNS maps''
  64.    feature has been fixed by the import of a new version of sendmail. More
  65.    information can be found in security advisory FreeBSD-SA-03:11. Note that
  66.    this feature is not used by the default configuration files shipped with
  67.    FreeBSD.

  68.    A buffer management bug in OpenSSH, which could potentially cause a crash,
  69.    has been fixed. More information can be found in security advisory
  70.    FreeBSD-SA-03:12.

  71.    A buffer overflow in sendmail has been fixed. More information can be
  72.    found in security advisory FreeBSD-SA-03:13.

  73.    A bug that could allow the kernel to cause resource starvation which
  74.    eventually results in a system panic in the ARP cache code has been fixed.
  75.    More information can be found in security advisory FreeBSD-SA-03:14.

  76.    Several errors in the OpenSSH PAM challenge/authentication subsystem have
  77.    been fixed. The impacts of these bugs vary; details can be found in
  78.    security advisory FreeBSD-SA-03:15.

  79.    A bug in the readv(2) system call, which could potentially cause a system
  80.    crash or privilege escalation has been fixed. More information can be
  81.    found in security advisory FreeBSD-SA-03:16.

  82.    A bug in procfs(5) and linprocfs(5), which could result in disclosing the
  83.    contents of kernel memory, has been fixed. More information can be found
  84.    in security advisory FreeBSD-SA-03:17.

  85.    Four separate security flaws in OpenSSL, which could allow a remote
  86.    attacker to crash an OpenSSL-using application or to execute arbitrary
  87.    code with the privileges of the application, have been fixed. More
  88.    information can be found in security advisory FreeBSD-SA-03:18.

  89.      ----------------------------------------------------------------------

  90.   2.2 Kernel Changes

  91.    A bug that caused atkbd(4) to register an AT keyboard during console
  92.    initialization, even when no AT keyboard was connected, has been fixed.
  93.    kbdcontrol -k /dev/kbd1 is no longer needed when only a USB keyboard is
  94.    connected.

  95.    The hifn(4) driver now supports symmetric crypto for the 7955 and 7956
  96.    chipsets.

  97.    The safe(4) driver has been added to support SafeNet 1141- and 1741-based
  98.    crypto accelerators.

  99.      Warning: This driver should be considered experimental and and should be
  100.      used with some caution.

  101.      Note: The public key support is not implemented.

  102.      ----------------------------------------------------------------------

  103.     2.2.1 Platform-Specific Hardware Support

  104.    A bug which prevented the kernel from booting on an Intel 80386 processor
  105.    has been corrected.

  106.    Support for the Physical Address Extensions (PAE) capability on Intel
  107.    Pentium Pro and higher processors has been added. This allows the use of
  108.    up to 64GB of RAM in a machine, although the amount of memory usable by
  109.    any single process (or the FreeBSD kernel) is unchanged. The pae(4) manual
  110.    page has more details on this feature.

  111.      ----------------------------------------------------------------------

  112.     2.2.2 Boot Loader Changes

  113.      ----------------------------------------------------------------------

  114.     2.2.3 Network Interface Support

  115.    bge(4) now supports Broadcom 5705 based Gigabit Ethernet NICs.

  116.    The dc(4) driver once again transmits packets correctly through Davicom
  117.    DC9102 cards.

  118.    The proatm driver has been added to support ProSum's ProATM
  119.    (IDT77252-based) interfaces. This driver is analogous to the patm driver
  120.    in FreeBSD-CURRENT.

  121.    The rue(4) network driver has been added, providing support for Ethernet
  122.    adapters based on the RealTek RTL8150 USB to Fast Ethernet controller
  123.    chip.

  124.    The sbsh(4) driver for the Granch SBNI16 SHDSL modem has been added.

  125.    sk(4) now supports SK-9521 V2.0 and 3COM 3C940 based Gigabit Ethernet
  126.    NICs.

  127.    The suspend/resume support for the wi(4) driver now works correctly when
  128.    the device is configured down.

  129.      ----------------------------------------------------------------------

  130.     2.2.4 Network Protocols

  131.    A bug in ipfw(4) limit rule processing that could cause various panics has
  132.    been fixed.

  133.    ipfw(4) rules now support comma-separated address lists (such as 1.2.3.4,
  134.    5.6.7.8/30, 9.10.11.12/22), and allow spaces after commas to make lists of
  135.    addresses more readable.

  136.    ipfw(4) rules now support C++-style comments. Each comment is stored
  137.    together with its rule and appears using the ipfw(8) show command.

  138.    ipfw(8) can now modify ipfw(4) rules in set 31, which was read-only and
  139.    used for the default rules. They can be deleted by ipfw delete set 31
  140.    command but are not deleted by the ipfw flush command. This implements a
  141.    flexible form of ``persistent rules''. More details can be found in
  142.    ipfw(8).

  143.    Kernel support has been added for Protocol Independent Multicast routing.

  144.      ----------------------------------------------------------------------

  145.     2.2.5 Disks and Storage

  146.    The da(4) driver no longer tries to send 6-byte commands to USB and
  147.    Firewire devices. Quirks for USB devices (which hopefully are now
  148.    unnecessary) have been disabled; to restore the old behavior, add options
  149.    DA_OLD_QUIRKS to the kernel configuration.

  150.    The twe(4) driver now supports the 3ware generic API.

  151.      ----------------------------------------------------------------------

  152.     2.2.6 File Systems

  153.    A new DIRECTIO kernel option enables support for read operations that
  154.    bypass the buffer cache and put data directly into a userland buffer. This
  155.    feature requires that the O_DIRECT flag is set on the file descriptor and
  156.    that both the offset and length for the read operation are multiples of
  157.    the physical media sector size.

  158.      ----------------------------------------------------------------------

  159.     2.2.7 PCCARD Support

  160.      ----------------------------------------------------------------------

  161.     2.2.8 Multimedia Support

  162.      ----------------------------------------------------------------------

  163.   2.3 Userland Changes

  164.    arp(8) now supports a -i option to limit the scope of the current
  165.    operation to the ARP entries on a particular interface. This option
  166.    applies to the display operations only. It should be useful on routers
  167.    with numerous network interfaces.

  168.    chroot(8) now allows the optional setting of a user, primary group, or
  169.    group list to use inside the chroot environment via the -u, -g, and -G
  170.    options respectively.

  171.    ipfw(8) list and show command now support ranges of rule numbers.

  172.    ipfw(8) now supports a -n flag to test the syntax of commands without
  173.    actually changing anything.

  174.    The mount_msdos(8) utility now supports a -M option to specify the maximum
  175.    file permissions for directories in the file system.

  176.    systat(1) now includes displays for IPv6 and ICMPv6 traffic.

  177.    uudecode(1) and b64decode(1) now support a -r flag for decoding raw (or
  178.    broken) files that may be missing the initial and possibly final framing
  179.    lines.

  180.      ----------------------------------------------------------------------

  181.   2.4 Contributed Software

  182.    The Intel ACPI 20030228 distribution (with local FreeBSD changes and
  183.    support code) has been imported. This feature should be considered
  184.    experimental and should be tested prior to being deployed in a production
  185.    environment.

  186.      Note: Unlike on FreeBSD-CURRENT, the ACPI driver must be statically
  187.      compiled into the kernel by adding device acpica to a kernel
  188.      configuration. There is no kernel module. This driver is not present in
  189.      the default, GENERIC kernel.

  190.    groff has been updated from 1.18.1 to 1.19.

  191.    lukemftpd (not built by default) has been updated from a 1.2beta1 to a 5
  192.    January 2003 snapshot from the NetBSD CVS repository.

  193.    OpenSSL has been updated from 0.9.7a to 0.9.7c.

  194.    sendmail has been updated to version 8.12.9.

  195.    texinfo has been updated from 4.5 to 4.6.

  196.    The timezone database has been updated from the tzdata2003a release to the
  197.    tzdata2003d release.

  198.      ----------------------------------------------------------------------

  199.   2.5 Ports/Packages Collection Infrastructure

  200.    pkg_create(1) now supports a -C option, which allows packages to register
  201.    a list of other packages with which they conflict. They will refuse to
  202.    install (via pkg_add(1)) if one of the listed packages is already present.
  203.    The -f flag to pkg_add(1) overrides this conflict-checking.

  204.      ----------------------------------------------------------------------

  205.   2.6 Release Engineering and Integration

  206.    The supported release of GNOME has been updated from 2.2 to 2.4.

  207.    The supported release of KDE has been updated from 3.1 to 3.1.4.

  208.      ----------------------------------------------------------------------

  209. 3 Upgrading from previous releases of FreeBSD

  210.    If you're upgrading from a previous release of FreeBSD, you generally will
  211.    have three options:

  212.      * Using the binary upgrade option of sysinstall(8). This option is
  213.        perhaps the quickest, although it presumes that your installation of
  214.        FreeBSD uses no special compilation options.

  215.      * Performing a complete reinstall of FreeBSD. Technically, this is not
  216.        an upgrading method, and in any case is usually less convenient than a
  217.        binary upgrade, in that it requires you to manually backup and restore
  218.        the contents of /etc. However, it may be useful in cases where you
  219.        want (or need) to change the partitioning of your disks.

  220.      * From source code in /usr/src. This route is more flexible, but
  221.        requires more disk space, time, and technical expertise. More
  222.        information can be found in the ``Using make world'' section of the
  223.        FreeBSD Handbook. Upgrading from very old versions of FreeBSD may be
  224.        problematic; in cases like this, it is usually more effective to
  225.        perform a binary upgrade or a complete reinstall.

  226.    Please read the INSTALL.TXT file for more information, preferably before
  227.    beginning an upgrade. If you are upgrading from source, please be sure to
  228.    read /usr/src/UPDATING as well.

  229.    Finally, if you want to use one of various means to track the -STABLE or
  230.    -CURRENT branches of FreeBSD, please be sure to consult the ``-CURRENT vs.
  231.    -STABLE'' section of the FreeBSD Handbook.

  232.      Important: Upgrading FreeBSD should, of course, only be attempted after
  233.      backing up all data and configuration files.

  234.      ----------------------------------------------------------------------

  235.      This file, and other release-related documents, can be downloaded from
  236.                             [url]ftp://ftp.FreeBSD.org/.[/url]

  237.      For questions about FreeBSD, read the documentation before contacting
  238.                             <questions@FreeBSD.org>.

  239.        For questions about this documentation, e-mail <doc@FreeBSD.org>.
复制代码
发表于 2003-10-28 11:00:42 | 显示全部楼层
FreeBSD/i386 4.9-RELEASE Hardware Notes



  1.             
  2.        FreeBSD/i386 4.9-RELEASE Hardware Notes

  3.   The FreeBSD Documentation Project

  4.    Copyright (c) 2000, 2001, 2002, 2003 The FreeBSD Documentation Project

  5.      ----------------------------------------------------------------------

  6.    Table of Contents

  7.    1 Introduction

  8.    2 Supported Processors and Motherboards

  9.    3 Supported Devices

  10.                 3.1 Disk Controllers

  11.                 3.2 Ethernet Interfaces

  12.                 3.3 FDDI Interfaces

  13.                 3.4 ATM Interfaces

  14.                 3.5 Wireless Network Interfaces

  15.                 3.6 Miscellaneous Networks

  16.                 3.7 ISDN Interfaces

  17.                 3.8 Multi-port Serial Interfaces

  18.                 3.9 Audio Devices

  19.                 3.10 Camera and Video Capture Devices

  20.                 3.11 USB Devices

  21.                 3.12 IEEE 1394 (Firewire) Devices

  22.                 3.13 Cryptographic Accelerators

  23.                 3.14 Miscellaneous

  24. 1 Introduction

  25.    This document contains the hardware compatability notes for FreeBSD
  26.    4.9-RELEASE on the i386 hardware platform (also referred to as
  27.    FreeBSD/i386 4.9-RELEASE). It lists devices known to work on this
  28.    platform, as well as some notes on boot-time kernel customization that may
  29.    be useful when attempting to configure support for new devices.

  30.      Note: This document includes information specific to the i386 hardware
  31.      platform. Versions of the hardware compatability notes for other
  32.      architectures will differ in some details.

  33.      ----------------------------------------------------------------------

  34. 2 Supported Processors and Motherboards

  35.    FreeBSD/i386 runs on a wide variety of ``IBM PC compatible'' machines. Due
  36.    to the wide range of hardware available for this architecture, it is
  37.    impossible to exhaustively list all combinations of equipment supported by
  38.    FreeBSD. Nevertheless, some general guidelines are presented here.

  39.    Almost all i386-compatible processors are supported. All Intel processors
  40.    beginning with the 80386 are supported, including the 80386, 80486,
  41.    Pentium, Pentium Pro, Pentium II, Pentium III, Pentium 4, and variants
  42.    thereof, such as the Xeon and Celeron processors. (While technically
  43.    supported, the use of the 80386SX is specifically not recommended.) All
  44.    i386-compatible AMD processors are also supported, including the Am486,
  45.    Am5x86, K5, K6 (and variants), Athlon (including Athlon-MP, Athlon-XP,
  46.    Athlon-4, and Athlon Thunderbird), and Duron processors. The AMD Elan
  47.    SC520 embedded processor is supported. The Transmeta Crusoe is recognized
  48.    and supported, as are i386-compatible processors from Cyrix and NexGen.

  49.    There is a wide variety of motherboards available for this architecture.
  50.    Motherboards using the ISA, VLB, EISA, AGP, and PCI expansion busses are
  51.    well-supported. There is some limited support for the MCA
  52.    (``MicroChannel'') expansion bus used in the IBM PS/2 line of PCs.

  53.    Symmetric multi-processor (SMP) systems are generally supported by
  54.    FreeBSD, although in some cases, BIOS or motherboard bugs may generate
  55.    some problems. Perusal of the archives of the FreeBSD symmetric
  56.    multiprocessing mailing list may yield some clues.

  57.    FreeBSD will generally run on i386-based laptops, albeit with varying
  58.    levels of support for certain hardware features such as sound, graphics,
  59.    power management, and PCCARD expansion slots. These features tend to vary
  60.    in idiosyncratic ways between machines, and frequently require
  61.    special-case support in FreeBSD to work around hardware bugs or other
  62.    oddities. When in doubt, a search of the archives of the FreeBSD laptop
  63.    computer mailing list may be useful.

  64.      ----------------------------------------------------------------------

  65. 3 Supported Devices

  66.    $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml,v
  67.    1.13.2.90 2003/10/01 20:36:57 simon Exp $

  68.    This section describes the devices currently known to be supported by with
  69.    FreeBSD on the i386 platform. Other configurations may also work, but
  70.    simply have not been tested yet. Feedback, updates, and corrections to
  71.    this list are encouraged.

  72.    Where possible, the drivers applicable to each device or class of devices
  73.    is listed. If the driver in question has a manual page in the FreeBSD base
  74.    distribution (most should), it is referenced here.

  75.      ----------------------------------------------------------------------

  76.   3.1 Disk Controllers

  77.    IDE/ATA controllers (ata(4) driver)

  78.      * Acerlabs Aladdin

  79.      * AMD 756 ATA66, 766 ATA100, 768 ATA100

  80.      * Cenatek Rocket Drive

  81.      * CMD 646, 648 ATA66, and 649 ATA100

  82.      * Cypress 82C693

  83.      * Cyrix 5530 ATA33

  84.      * HighPoint HPT366 ATA66, HPT370 ATA100, HPT372 ATA133, HPT374 ATA133

  85.      * Intel PIIX, PIIX3, PIIX4

  86.      * Intel ICH ATA66, ICH2 ATA100, ICH3 ATA100, ICH4 ATA100

  87.      * nVidia nForce ATA100

  88.      * Promise ATA100 OEM chip (pdc20265)

  89.      * Promise ATA133 OEM chip (pdc20269)

  90.      * Promise Fasttrak-33, -66, -100, -100 TX2/TX4, -133 TX2/TX2000

  91.      * Promise Ultra-33, -66, -100, -133 TX2/TX2000

  92.      * ServerWorks ROSB4 ATA33

  93.      * ServerWorks CSB5 ATA66/ATA100

  94.      * Sil 0680 UDMA6

  95.      * SiS 530, 540, 620

  96.      * SiS 630, 633, 635, 645, 730, 733, 735, 740, 745, 750

  97.      * SiS 5591 ATA100

  98.      * VIA 82C586 ATA33, 82C596 ATA66, 82C686a ATA66, 82C686b ATA100

  99.      * VIA 8233, 8235 ATA133

  100.    Adaptec SCSI Controllers

  101.      * Adaptec 1535 ISA SCSI controllers

  102.      * Adaptec 154x series ISA SCSI controllers (aha(4) driver)

  103.      * Adaptec 164x series MCA SCSI controllers (aha(4) driver)

  104.      * Adaptec 174x series EISA SCSI controller in standard and enhanced mode
  105.        (aha(4) and ahb(4) driver)

  106.      * Adaptec 274x series EISA SCSI controllers, including narrow and wide
  107.        variants (ahc(4) driver)

  108.      * Adaptec 284x series VLB SCSI controllers, including narrow and wide
  109.        variants (ahc(4) driver)

  110.      * Adaptec
  111.        19160/291x/2920/2930/2940/2950/29160/3940/3950/3960/39160/398x/494x
  112.        series PCI SCSI controllers, including Narrow/Wide/Twin/Ultra/Ultra2
  113.        variants (ahc(4) driver)

  114.      * Adaptec AIC7770, AIC7850, AIC7860, AIC7870, AIC7880, and AIC789x
  115.        on-board SCSI controllers (ahc(4) driver)

  116.      * Adaptec 1510 series ISA SCSI controllers (not for bootable devices)

  117.      * Adaptec 152x series ISA SCSI controllers (aha(4) driver)

  118.      * Adaptec AIC-6260 and AIC-6360 based boards, which includes the
  119.        AHA-152x and SoundBlaster SCSI cards (aic(4) driver)

  120.    Ultra-320 SCSI controllers based on the Adaptec AIC7901, AIC7901A, and
  121.    AIC7902 Ultra320 controller chips (ahd(4) driver)

  122.      * Adaptec 29320, 29320A, 29320B, 29320LP

  123.      * Adaptec 39320, 39320D

  124.    Adaptec 2100S/32x0S/34x0S SCSI RAID controllers (asr(4) driver)

  125.    Adaptec 2000S/2005S Zero-Channel RAID controllers (asr(4) driver)

  126.    Adaptec 2400A ATA-100 RAID controller (asr(4) driver)

  127.    Adaptec FSA family RAID controllers (aac(4) driver)

  128.      * Adaptec AAC-2622

  129.      * Adaptec AAC-364

  130.      * Adaptec SCSI RAID 5400S

  131.      * Dell PERC 2/QC

  132.      * Dell PERC 2/Si

  133.      * Dell PERC 3/Di

  134.      * Dell PERC 3/QC

  135.      * Dell PERC 3/Si

  136.      * HP NetRAID-4M

  137.    AdvanSys SCSI controllers (all models, adv(4) and adw(4) drivers)

  138.    BusLogic MultiMaster ``W'' Series Host Adapters (bt(4) driver):

  139.      * BT-948

  140.      * BT-958

  141.      * BT-958D

  142.    BusLogic MultiMaster ``C'' Series Host Adapters (bt(4) driver):

  143.      * BT-946C

  144.      * BT-956C

  145.      * BT-956CD

  146.      * BT-445C

  147.      * BT-747C

  148.      * BT-757C

  149.      * BT-757CD

  150.      * BT-545C

  151.      * BT-540CF

  152.    BusLogic MultiMaster ``S'' Series Host Adapters (bt(4) driver):

  153.      * BT-445S

  154.      * BT-747S

  155.      * BT-747D

  156.      * BT-757S

  157.      * BT-757D

  158.      * BT-545S

  159.      * BT-542D

  160.      * BT-742A

  161.      * BT-542B

  162.    BusLogic MultiMaster ``A'' Series Host Adapters (bt(4) driver):

  163.      * BT-742A

  164.      * BT-542B

  165.      Note: BusLogic/Mylex ``Flashpoint'' adapters are not yet supported.

  166.      Note: AMI FastDisk controllers that are true BusLogic MultiMaster clones
  167.      are also supported.

  168.      Note: The Buslogic/Bustek BT-640 and Storage Dimensions SDC3211B and
  169.      SDC3211F Microchannel (MCA) bus adapters are also supported.

  170.    DPT SmartCACHE Plus, SmartCACHE III, SmartRAID III, SmartCACHE IV and
  171.    SmartRAID IV SCSI/RAID controllers (dpt(4) driver)

  172.    DPT SmartRAID V and VI SCSI RAID controllers (asr(4) driver)

  173.      * PM1554

  174.      * PM2554

  175.      * PM2654

  176.      * PM2865

  177.      * PM2754

  178.      * PM3755

  179.      * PM3757

  180.    AMI MegaRAID Express and Enterprise family RAID controllers (amr(4)
  181.    driver)

  182.      * MegaRAID Series 418

  183.      * MegaRAID Enterprise 1200 (Series 428)

  184.      * MegaRAID Enterprise 1300 (Series 434)

  185.      * MegaRAID Enterprise 1400 (Series 438)

  186.      * MegaRAID Enterprise 1500 (Series 467)

  187.      * MegaRAID Enterprise 1600 (Series 471)

  188.      * MegaRAID Elite 1500 (Series 467)

  189.      * MegaRAID Elite 1600 (Series 493)

  190.      * MegaRAID Express 100 (Series 466WS)

  191.      * MegaRAID Express 200 (Series 466)

  192.      * MegaRAID Express 300 (Series 490)

  193.      * MegaRAID Express 500 (Series 475)

  194.      * Dell PERC

  195.      * Dell PERC 2/SC

  196.      * Dell PERC 2/DC

  197.      * Dell PERC 3/DCL

  198.      * Dell PERC 4/Di

  199.      * HP NetRaid-1si

  200.      * HP NetRaid-3si

  201.      * HP Embedded NetRaid

  202.      Note: Booting from these controllers is supported. EISA adapters are not
  203.      supported.

  204.    Mylex DAC960 and DAC1100 RAID controllers with 2.x, 3.x, 4.x and 5.x
  205.    firmware (mlx(4) driver)

  206.      * DAC960P

  207.      * DAC960PD

  208.      * DAC960PDU

  209.      * DAC960PL

  210.      * DAC960PJ

  211.      * DAC960PG

  212.      * AcceleRAID 150

  213.      * AcceleRAID 250

  214.      * eXtremeRAID 1100

  215.      Note: Booting from these controllers is supported. EISA adapters are not
  216.      supported.

  217.    Mylex PCI to SCSI RAID controllers with 6.x firmware (mly(4) driver)

  218.      * AcceleRAID 160

  219.      * AcceleRAID 170

  220.      * AcceleRAID 352

  221.      * eXtremeRAID 2000

  222.      * eXtremeRAID 3000

  223.      Note: Compatible Mylex controllers not listed should work, but have not
  224.      been verified.

  225.    3ware Escalade ATA RAID controllers (twe(4) driver)

  226.      * 5000 series

  227.      * 6000 series

  228.      * 7000 series

  229.    LSI/SymBios (formerly NCR) 53C810, 53C810a, 53C815, 53C825, 53C825a,
  230.    53C860, 53C875, 53C875a, 53C876, 53C885, 53C895, 53C895a, 53C896,
  231.    53C1010-33, 53C1010-66, 53C1000, 53C1000R PCI SCSI controllers, either
  232.    embedded on motherboard or on add-on boards (ncr(4) and sym(4) drivers)

  233.      * ASUS SC-200, SC-896

  234.      * Data Technology DTC3130 (all variants)

  235.      * DawiControl DC2976UW

  236.      * Diamond FirePort (all)

  237.      * NCR cards (all)

  238.      * Symbios cards (all)

  239.      * Tekram DC390W, 390U, 390F, 390U2B, 390U2W, 390U3D, and 390U3W

  240.      * Tyan S1365

  241.    NCR 53C500 based PC-Card SCSI host adapters (ncv driver)

  242.      * IO DATA PCSC-DV

  243.      * KME KXLC002 (TAXAN ICD-400PN, etc.), KXLC004

  244.      * Macnica Miracle SCSI-II mPS110

  245.      * Media Intelligent MSC-110, MSC-200

  246.      * NEC PC-9801N-J03R

  247.      * New Media Corporation BASICS SCSI

  248.      * Qlogic Fast SCSI

  249.      * RATOC REX-9530, REX-5572 (as SCSI only)

  250.    TMC 18C30, 18C50 based ISA/PC-Card SCSI host adapters (stg driver)

  251.      * Future Domain SCSI2GO

  252.      * IBM SCSI PCMCIA Card

  253.      * ICM PSC-2401 SCSI

  254.      * Melco IFC-SC

  255.      * RATOC REX-5536, REX-5536AM, REX-5536M, REX-9836A

  256.    Qlogic controllers and variants (isp(4) driver)

  257.      * Qlogic 1020, 1040 SCSI and Ultra SCSI host adapters

  258.      * Qlogic 1240 dual Ultra SCSI controllers

  259.      * Qlogic 1080 Ultra2 LVD and 1280 Dual Ultra2 LVD controllers

  260.      * Qlogic 12160 Ultra3 LVD controllers

  261.      * Qlogic 2100 and Qlogic 2200 Fibre Channel SCSI controllers

  262.      * Qlogic 2300 and Qlogic 2312 2-Gigabit Fibre Channel SCSI controllers

  263.      * Performance Technology SBS440 ISP1000 variants

  264.      * Performance Technology SBS450 ISP1040 variants

  265.      * Performance Technology SBS470 ISP2100 variants

  266.      * Antares Microsystems P-0033 ISP2100 variants

  267.    DTC 3290 EISA SCSI controller in 1542 emulation mode.

  268.    Tekram DC390 and DC390T controllers, maybe other cards based on the AMD
  269.    53c974 as well (amd(4) driver)

  270.    Workbit Ninja SCSI-3 based PC-Card SCSI host adapters (nsp driver)

  271.      * Alpha-Data AD-PCS201

  272.      * IO DATA CBSC16

  273.    Parallel to SCSI interfaces (vpo(4) driver)

  274.      * AIC 7110 SCSI controller (built-in to Iomega ZIP drive)

  275.      * Iomega Jaz Traveller interface

  276.      * Iomega MatchMaker SCSI interface (built-in to Iomega ZIP+ drive)

  277.    Compaq Intelligent Drive Array Controllers (ida(4) driver)

  278.      * Compaq SMART Array 221

  279.      * Compaq Integrated SMART Array Controller

  280.      * Compaq SMART Array 4200, 4250ES Controllers

  281.      * Compaq SMART Array 3200, 3100ES Controller

  282.      * Compaq SMART-2/DH, SMART-2/SL, SMART-2/P, SMART-2E, and SMART
  283.        Controllers

  284.    SCSI adapters utilizing the Command Interface for SCSI-3 Support (ciss(4)
  285.    driver)

  286.      * Compaq Smart Array 5* series (5300, 5i, 532)

  287.    Intel Integrated RAID Controllers (iir(4) driver)

  288.      * Intel RAID Controller SRCMR

  289.      * ICP Vortex SCSI RAID controllers (all Wide/Ultra160, 32-bit/64-bit PCI
  290.        models)

  291.    Promise SuperTrak ATA RAID controllers (pst(4) driver)

  292.      * Promise SuperTrak SX6000 ATA RAID controller

  293.    LSI Logic Fusion/MP architecture Fiber Channel controllers (mpt driver)

  294.      * LSI FC909, FC929

  295.      * LSI 53c1020, 53c1030

  296.    PCI SCSI host adapters using the Tekram TRM-S1040 SCSI chipset (trm(4)
  297.    driver)

  298.      * Tekram DC395U/UW/F

  299.      * Tekram DC315U

  300.    With all supported SCSI controllers, full support is provided for SCSI-I,
  301.    SCSI-II, and SCSI-III peripherals, including hard disks, optical disks,
  302.    tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium
  303.    changers, processor target devices and CD-ROM drives. WORM devices that
  304.    support CD-ROM commands are supported for read-only access by the CD-ROM
  305.    drivers (such as cd(4)). WORM/CD-R/CD-RW writing support is provided by
  306.    cdrecord(1), which is a part of the sysutils/cdrtools port in the Ports
  307.    Collection.

  308.    The following CD-ROM type systems are supported at this time:

  309.      * SCSI interface (also includes ProAudio Spectrum and SoundBlaster SCSI)
  310.        (cd(4))

  311.      * Sony proprietary interface (all models) (scd(4))

  312.      * ATAPI IDE interface (acd(4))

  313.    The following drivers were supported under the old SCSI subsystem, but are
  314.    not yet supported under the cam(4) SCSI subsystem:

  315.      * NCR5380/NCR53400 (``ProAudio Spectrum'') SCSI controller

  316.      * UltraStor 14F, 24F and 34F SCSI controllers.

  317.          Note: There is work-in-progress to port the UltraStor driver to the
  318.          new CAM SCSI framework, but no estimates on when or if it will be
  319.          completed.

  320.      * Seagate ST01/02 SCSI controllers

  321.      * Future Domain 8xx/950 series SCSI controllers

  322.      * WD7000 SCSI controller

  323.    The following device is unmaintained:

  324.      * Mitsumi proprietary CD-ROM interface (all models) (mcd(4))

  325.      ----------------------------------------------------------------------

  326.   3.2 Ethernet Interfaces

  327.    Adaptec Duralink PCI Fast Ethernet adapters based on the Adaptec AIC-6915
  328.    Fast Ethernet controller chip (sf(4) driver)

  329.      * ANA-62011 64-bit single port 10/100baseTX adapter

  330.      * ANA-62022 64-bit dual port 10/100baseTX adapter

  331.      * ANA-62044 64-bit quad port 10/100baseTX adapter

  332.      * ANA-69011 32-bit single port 10/100baseTX adapter

  333.      * ANA-62020 64-bit single port 100baseFX adapter

  334.    Allied-Telesis AT1700 and RE2000 cards (fe(4) driver)

  335.      * CONTEC C-NET(PC)C PCMCIA Ethernet

  336.      * Fujitsu MBH10303, MBH10302 Ethernet PCMCIA

  337.      * Fujitsu Towa LA501 Ethernet

  338.      * Fujitsu FMV-J182, FMV-J182A

  339.      * RATOC REX-5588, REX-9822, REX-4886, and REX-R280

  340.      * Eiger Labs EPX-10BT

  341.      * HITACHI HT-4840-11

  342.      * NextCom J Link NC5310

  343.      * TDK LAK-CD021, LAK-CD021A, LAK-CD021BX

  344.    Alteon Networks PCI Gigabit Ethernet NICs based on the Tigon 1 and Tigon 2
  345.    chipsets (ti(4) driver)

  346.      * 3Com 3c985-SX (Tigon 1 and 2)

  347.      * Alteon AceNIC (Tigon 1 and 2)

  348.      * Alteon AceNIC 1000baseT (Tigon 2)

  349.      * Asante PCI 1000BASE-SX Gigabit Ethernet Adapter

  350.      * Asante GigaNIX1000T Gigabit Ethernet Adapter

  351.      * DEC/Compaq EtherWORKS 1000

  352.      * Farallon PN9000SX

  353.      * NEC Gigabit Ethernet

  354.      * Netgear GA620 (Tigon 2)

  355.      * Netgear GA620T (Tigon 2, 1000baseT)

  356.      * Silicon Graphics Gigabit Ethernet

  357.    AMD PCnet NICs (lnc(4) and pcn(4) drivers)

  358.      * AMD PCnet/PCI (79c970 & 53c974 or 79c974)

  359.      * AMD PCnet/FAST

  360.      * Isolan AT 4141-0 (16 bit)

  361.      * Isolink 4110 (8 bit)

  362.      * PCnet/FAST+

  363.      * PCnet/FAST III

  364.      * PCnet/PRO

  365.      * PCnet/Home

  366.      * HomePNA

  367.    SMC 83c17x (EPIC)-based Ethernet NICs (tx(4) driver)

  368.      * SMC EtherPower II 9432 series

  369.    National Semiconductor DS8390-based Ethernet NICs, including Novell NE2000
  370.    and clones (ed(4) driver)

  371.      * 3C503 Etherlink II (ed(4) driver)

  372.      * DEC Etherworks DE305

  373.      * Hewlett-Packard PC Lan+ 27247B and 27252A

  374.      * NetVin 5000

  375.      * Novell NE1000, NE2000, and NE2100

  376.      * RealTek 8029

  377.      * SMC Elite 16 WD8013 Ethernet interface

  378.      * SMC Elite Ultra

  379.      * SMC WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and
  380.        WD8013EBT and clones

  381.      * Surecom NE-34

  382.      * VIA VT86C926

  383.      * Winbond W89C940

  384.    NE2000 compatible PC-Card (PCMCIA) Ethernet and FastEthernet cards (ed(4)
  385.    driver)

  386.      * AR-P500 Ethernet

  387.      * Accton EN2212/EN2216/UE2216

  388.      * Allied Telesis CentreCOM LA100-PCM_V2

  389.      * AmbiCom 10BaseT card

  390.      * BayNetworks NETGEAR FA410TXC Fast Ethernet

  391.      * CNet BC40 adapter

  392.      * COREGA Ether PCC-T/EtherII PCC-T/FEther PCC-TXF/PCC-TXD

  393.      * Compex Net-A adapter

  394.      * CyQ've ELA-010

  395.      * D-Link DE-650/660

  396.      * Danpex EN-6200P2

  397.      * Elecom Laneed LD-CDL/TX, LD-CDF, LD-CDS, LD-10/100CD, LD-CDWA
  398.        (DP83902A), MACNICA Ethernet ME1 for JEIDA

  399.      * IO DATA PCLATE

  400.      * IBM Creditcard Ethernet I/II

  401.      * IC-CARD Ethernet/IC-CARD+ Ethernet

  402.      * Kingston KNE-PC2, KNE-PCM/x Ethernet

  403.      * Linksys EC2T/PCMPC100/PCM100, PCMLM56, EtherFast 10/100 PC Card, Combo
  404.        PCMCIA Ethernet Card (PCMPC100 V2)

  405.      * Melco LPC-T/LPC2-T/LPC2-CLT/LPC2-TX/LPC3-TX/LPC3-CLX

  406.      * NDC Ethernet Instant-Link

  407.      * National Semiconductor InfoMover NE4100

  408.      * NetGear FA-410TX

  409.      * Network Everywhere Ethernet 10BaseT PC Card

  410.      * Planex FNW-3600-T

  411.      * Socket LP-E

  412.      * Surecom EtherPerfect EP-427

  413.      * TDK LAK-CD031,Grey Cell GCS2000 Ethernet Card

  414.      * Telecom Device SuperSocket RE450T

  415.    RealTek RTL 8002 Pocket Ethernet (rdp(4) driver)

  416.    RealTek 8129/8139 Fast Ethernet NICs (rl(4) driver)

  417.      * Accton ``Cheetah'' EN1207D (MPX 5030/5038; RealTek 8139 clone)

  418.      * Allied Telesyn AT2550

  419.      * Allied Telesyn AT2500TX

  420.      * D-Link DFE-530TX+, DFE-538TX

  421.      * Farallon NetLINE 10/100 PCI

  422.      * Genius GF100TXR (RTL8139)

  423.      * KTX-9130TX 10/100 Fast Ethernet

  424.      * NDC Communications NE100TX-E

  425.      * Netronix Inc. EA-1210 NetEther 10/100

  426.      * OvisLink LEF-8129TX

  427.      * OvisLink LEF-8139TX

  428.      * SMC EZ Card 10/100 PCI 1211-TX

  429.    Lite-On 82c168/82c169 PNIC Fast Ethernet NICs (dc(4) driver)

  430.      * Kingston KNE110TX

  431.      * LinkSys EtherFast LNE100TX

  432.      * Matrox FastNIC 10/100

  433.      * NetGear FA310-TX Rev. D1

  434.    Macronix 98713, 98713A, 98715, 98715A and 98725 Fast Ethernet NICs (dc(4)
  435.    driver)

  436.      * Accton EN1217 (98715A)

  437.      * Adico AE310TX (98715A)

  438.      * Compex RL100-TX (98713 or 98713A)

  439.      * CNet Pro120A (98713 or 98713A)

  440.      * CNet Pro120B (98715)

  441.      * NDC Communications SFA100A (98713A)

  442.      * SVEC PN102TX (98713)

  443.    Macronix/Lite-On PNIC II LC82C115 Fast Ethernet NICs (dc(4) driver)

  444.      * LinkSys EtherFast LNE100TX Version 2

  445.    Winbond W89C840F Fast Ethernet NICs (wb(4) driver)

  446.      * Trendware TE100-PCIE

  447.    VIA Technologies VT3043 ``Rhine I'', VT86C100A ``Rhine II'', and
  448.    VT6105/VT6105M ``Rhine III'' Fast Ethernet NICs (vr(4) driver)

  449.      * AOpen/Acer ALN-320

  450.      * D-Link DFE-530TX

  451.      * Hawking Technologies PN102TX

  452.    Silicon Integrated Systems SiS 900 and SiS 7016 PCI Fast Ethernet NICs
  453.    (sis(4) driver)

  454.      * SiS 630, 635 and 735 motherboard chipsets

  455.    National Semiconductor DP83815 Fast Ethernet NICs (sis(4) driver)

  456.      * NetGear FA311-TX

  457.      * NetGear FA312-TX

  458.    National Semiconductor DP83820 and DP83821 Gigabit Ethernet NICs (nge(4)
  459.    driver)

  460.      * Addtron AEG320T

  461.      * Asante FriendlyNet GigaNIC 1000TA and 1000TPC

  462.      * D-Link DGE-500T

  463.      * LinkSys EG1032 (32-bit PCI) and EG1064 (64-bit PCI)

  464.      * Netgear GA621 and GA622T

  465.      * SMC EZ Card 1000 (SMC9462TX)

  466.      * Surecom Technology EP-320G-TX

  467.    Sundance Technologies ST201 PCI Fast Ethernet NICs (ste(4) driver)

  468.      * D-Link DFE-550TX

  469.    SysKonnect SK-984x PCI Gigabit Ethernet cards (sk(4) drivers)

  470.      * SK-9821 1000baseT copper, single port

  471.      * SK-9822 1000baseT copper, dual port

  472.      * SK-9841 1000baseLX single mode fiber, single port

  473.      * SK-9842 1000baseLX single mode fiber, dual port

  474.      * SK-9843 1000baseSX multimode fiber, single port

  475.      * SK-9844 1000baseSX multimode fiber, dual port

  476.    Texas Instruments ThunderLAN PCI NICs (tl(4) driver)

  477.      * Compaq Netelligent 10, 10/100, 10/100 Dual-Port

  478.      * Compaq Netelligent 10/100 Proliant

  479.      * Compaq Netelligent 10/100 TX Embedded UTP, 10 T PCI UTP/Coax, 10/100
  480.        TX UTP

  481.      * Compaq NetFlex 3P, 3P Integrated, 3P w/BNC

  482.      * Olicom OC-2135/2138, OC-2325, OC-2326 10/100 TX UTP

  483.      * Racore 8165 10/100baseTX

  484.      * Racore 8148 10baseT/100baseTX/100baseFX multi-personality

  485.    ADMtek Inc. AL981-based PCI Fast Ethernet NICs (dc(4) driver)

  486.    ADMtek Inc. AN985-based PCI Fast Ethernet NICs (dc(4) driver)

  487.      * LinkSys EtherFast LNE100TX v4.0/4.1

  488.    ADMtek Inc. AN986-based USB Ethernet NICs (aue(4) driver)

  489.      * Abocom UFE1000, DSB650TX_NA

  490.      * Accton USB320-EC, SpeedStream

  491.      * ADMtek AN986, AN8511

  492.      * Billionton USB100, USB100LP, USB100EL, USBE100

  493.      * Corega Ether FEther USB-TX, FEther USB-TXS

  494.      * D-Link DSB-650, DSB-650TX, DSB-650TX-PNA

  495.      * Elsa Microlink USB2Ethernet

  496.      * I/O Data USB ETTX

  497.      * Kingston KNU101TX

  498.      * LinkSys USB10T, USB10TA, USB10TX, USB100TX, USB100H1

  499.      * Melco Inc. LUA-TX, LUA2-TX

  500.      * Siemens Speedstream

  501.      * SmartBridges smartNIC

  502.      * SMC 2202USB

  503.      * SOHOware NUB100

  504.    CATC USB-EL1210A-based USB Ethernet NICs (cue(4) driver)

  505.      * Belkin F5U011, F5U111

  506.      * CATC Netmate, Netmate II

  507.      * SmartBridges SmartLink

  508.    Kawasaki LSI KU5KUSB101B-based USB Ethernet NICs (kue(4) driver)

  509.      * 3Com 3c19250

  510.      * AOX USB101

  511.      * ADS Technologies USB-10BT

  512.      * ATen UC10T

  513.      * Corega USB-T

  514.      * D-Link DSB-650C

  515.      * Entrega NET-USB-E45

  516.      * Kawasaki DU-H3E

  517.      * LinkSys USB10T

  518.      * Netgear EA101

  519.      * Peracom USB Ethernet Adapter

  520.      * SMC 2102USB, 2104USB

  521.    RealTek RTL8150-based USB Ethernet NICs (rue(4) driver)

  522.      * GREEN HOUSE GH-USB100B

  523.      * MELCO LUA-KTX

  524.    ASIX Electronics AX88140A PCI NICs (dc(4) driver)

  525.      * Alfa Inc. GFC2204

  526.      * CNet Pro110B

  527.    DEC EtherWORKS II and III NICs (le(4) driver)

  528.      * DE200, DE201, DE202, DE422

  529.      * DE203, DE204, DE205

  530.    DEC DC21040, DC21041, DC21140, DC21141, DC21142, and DC21143 based NICs
  531.    (de(4) driver)

  532.      * Asante

  533.      * Cogent EM100FX and EM440TX

  534.      * DEC DE425, DE435, DE450, and DE500

  535.      * SMC Etherpower 8432T, 9332, and 9334

  536.      * ZYNX ZX 3xx

  537.    DEC/Intel 21143 based Fast Ethernet NICs (dc(4) driver)

  538.      * DEC DE500

  539.      * Compaq Presario 7900 series built-in Ethernet

  540.      * D-Link DFE-570TX

  541.      * Kingston KNE100TX

  542.      * LinkSys EtherFast 10/100 Instant GigaDrive built-in Ethernet

  543.    Davicom DM9009, DM9100 and DM9102 PCI Fast Ethernet NICs (dc(4) driver)

  544.      * Jaton Corporation XpressNet

  545.    Conexant LANfinity RS7112 (MiniPCI) (dc(4) driver)

  546.    Fujitsu MB86960A/MB86965A based Fast Ethernet NICs (fe(4) driver)

  547.      * CONTEC C-NET(PC)C Ethernet

  548.      * Eiger Labs EPX-10BT

  549.      * Fujitsu FMV-J182, FMV-J182A, MBH10302, MBH10303 Ethernet PCMCIA

  550.      * Fujitsu Towa LA501 Ethernet

  551.      * HITACHI HT-4840-11

  552.      * NextCom J Link NC5310

  553.      * RATOC REX-5588, REX-9822, REX-4886, REX-R280

  554.      * TDK LAK-CD021, LAK-CD021A, LAK-CD021BX

  555.    Intel 82557- or 82559-based Fast Ethernet NICs (fxp(4) driver)

  556.      * Intel EtherExpress Pro/100B PCI Fast Ethernet

  557.      * Intel InBusiness 10/100 PCI Network Adapter

  558.      * Intel PRO/100+ Management Adapter

  559.      * Intel Pro/100 VE Desktop Adapter

  560.      * Intel Pro/100 M Desktop Adapter

  561.      * Intel Pro/100 S Desktop, Server and Dual-Port Server Adapters

  562.      * On-board Ethernet NICs on many Intel motherboards.

  563.    Intel 82595-based Ethernet NICs (ex(4) driver)

  564.      * Intel EtherExpress Pro/10 and Pro/10+ Ethernet

  565.      * Olicom OC2220

  566.    Intel 82586-based Ethernet NICs (ie(4) driver)

  567.      * 3Com 3C507 Etherlink 16/TP

  568.      * AT&T Starlan 10 and Starlan Fiber

  569.      * EN100

  570.      * Intel EtherExpress 16

  571.      * RACAL Interlan NI5210

  572.    3Com 3C5x9 Etherlink III NICs (ep(4) driver)

  573.      * 3C509

  574.      * 3C529 MCA

  575.      * 3C579 EISA

  576.      * 3CXE589EC, 3CXE589ET PCMCIA

  577.      * 3C589/589B/589C/589D/589E/574TX/574B PC-card/PCMCIA

  578.      * Megahertz 3CCFEM556BI, 3CXEM556, 3CCFEM556B

  579.      * OfficeConnect 3CXSH572BT

  580.      * Farallon EtherMac

  581.    3Com 3C501 8-bit ISA Ethernet NIC (el(4) driver)

  582.    3Com Etherlink XL-based NICs (xl(4) driver)

  583.      * 3C900/905/905B/905C PCI

  584.      * 3C556/556B MiniPCI

  585.      * 3C450-TX HomeConnect adapter

  586.      * 3c980/3c980B Fast Etherlink XL server adapter

  587.      * 3cSOHO100-TX OfficeConnect adapter

  588.      * Dell Optiplex GX1 on-board 3C918

  589.      * Dell On-board 3C920

  590.      * Dell Precision on-board 3C905B

  591.      * Dell Latitude laptop docking station embedded 3C905-TX

  592.    3Com 3C59X series NICs (vx(4) driver)

  593.      * 3C590 Etherlink III (PCI)

  594.      * 3C595 Fast Etherlink III (PCI)

  595.      * 3C592/3C597 (EISA)

  596.    Crystal Semiconductor CS89x0-based NICs (cs(4) driver)

  597.      * IBM Etherjet ISA

  598.    Megahertz X-Jack Ethernet PC-Card CC-10BT (sn(4) driver)

  599.    Xircom CreditCard adapters (16 bit) and workalikes (xe driver)

  600.      * Accton EN2226/Fast EtherCard (16-bit version)

  601.      * Compaq Netelligent 10/100 PC Card

  602.      * Intel EtherExpress PRO/100 Mobile Adapter (16-bit version)

  603.      * Xircom 10/100 Network PC Card adapter

  604.      * Xircom Realport card + modem(Ethernet part)

  605.      * Xircom CreditCard Ethernet 10/100

  606.      * Xircom CreditCard 10Base-T ``CreditCard Ethernet Adapter IIps''
  607.        (PS-CE2-10)

  608.      * Xircom CreditCard Ethernet 10/100 + modem (Ethernet part)

  609.    National Semiconductor DP8393X (SONIC) Ethernet cards (snc driver)

  610.      * NEC PC-9801-83, -84, -103, and -104

  611.      * NEC PC-9801N-25 and -J02R

  612.    Gigabit Ethernet cards based on the Level 1 LXT1001 NetCellerator
  613.    controller (lge(4) driver)

  614.      * D-Link DGE-500SX

  615.      * SMC TigerCard 1000 (SMC9462SX)

  616.    Ethernet and Fast Ethernet NICs based on the 3Com 3XP Typhoon/Sidewinder
  617.    (3CR990) chipset (txp(4) driver)

  618.      * 3Com 3CR990-TX-95

  619.      * 3Com 3CR990-TX-97

  620.      * 3Com 3CR990B-SRV

  621.      * 3Com 3CR990B-TXM

  622.      * 3Com 3CR990SVR95

  623.      * 3Com 3CR990SVR97

  624.    Gigabit Ethernet NICs based on the Broadcom BCM570x (bge(4) driver)

  625.      * 3Com 3c996-SX, 3c996-T

  626.      * Netgear GA302T

  627.      * SysKonnect SK-9D21 and 9D41

  628.      * Built-in Gigabit Ethernet NICs on DELL PowerEdge 2550 servers

  629.    Gigabit Ethernet NICs based on the Intel 82542 and 82543 controller chips
  630.    (wx(4), gx(4) and em(4) drivers), plus NICs supported by the Intel
  631.    82540EM, 82544, 82545EM, and 82546EB controller chips (em(4) driver only)

  632.      * Intel PRO/1000 Gigabit Ethernet

  633.      Note: The wx(4) driver is deprecated.

  634.      Note: The em(4) driver is officially supported by Intel, but is only
  635.      supported on the i386.

  636.    Myson Ethernet NICs (my driver)

  637.      * Myson MTD80X Based Fast Ethernet Card

  638.      * Myson MTD89X Based Gigabit Ethernet Card

  639.      ----------------------------------------------------------------------

  640.   3.3 FDDI Interfaces

  641.    DEC DEFPA PCI (fpa(4) driver)

  642.    DEC DEFEA EISA (fpa(4) driver)

  643.      ----------------------------------------------------------------------

  644.   3.4 ATM Interfaces

  645.    Efficient Networks, Inc. ENI-155p ATM PCI Adapters (hea driver)

  646.    FORE Systems, Inc. PCA-200E ATM PCI Adapters (hfa driver)

  647.    The ATM support in FreeBSD supports the following signaling protocols:

  648.      * The ATM Forum UNI 3.1 signaling protocol

  649.      * The ATM Forum UNI 3.0 signaling protocol

  650.      * The ATM Forum ILMI address registration

  651.      * FORE Systems' proprietary SPANS signaling protocol

  652.      * Permanent Virtual Channels (PVCs)

  653.    Support for the IETF ``Classical IP and ARP over ATM'' model is provided,
  654.    compliant with the following RFCs and Internet Drafts:

  655.      * RFC 1483, ``Multiprotocol Encapsulation over ATM Adaptation Layer 5''

  656.      * RFC 1577, ``Classical IP and ARP over ATM''

  657.      * RFC 1626, ``Default IP MTU for use over ATM AAL5''

  658.      * RFC 1755, ``ATM Signaling Support for IP over ATM''

  659.      * RFC 2225, ``Classical IP and ARP over ATM''

  660.      * RFC 2334, ``Server Cache Synchronization Protocol (SCSP)''

  661.      * Internet Draft draft-ietf-ion-scsp-atmarp-00.txt, ``A Distributed
  662.        ATMARP Service Using SCSP''

  663.    Support for an ATM sockets interface is also provided.

  664.      ----------------------------------------------------------------------

  665.   3.5 Wireless Network Interfaces

  666.    NCR / AT&T / Lucent Technologies WaveLan T1-speed ISA/radio LAN cards
  667.    (wl(4) driver)

  668.    Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed
  669.    (2Mbps) and turbo speed (6Mbps) wireless network adapters and workalikes
  670.    (wi(4) driver)

  671.      Note: The ISA versions of these adapters are actually PCMCIA cards
  672.      combined with an ISA to PCMCIA bridge card, so both kinds of devices
  673.      work with the same driver.

  674.      * 3COM 3crwe737A AirConnect Wireless LAN PC Card

  675.      * Accton airDirect WN3301

  676.      * Addtron AWA100

  677.      * Adtec ADLINK340APC

  678.      * Airway 802.11 Adapter

  679.      * Avaya Wireless PC Card

  680.      * Blue Concentric Circle CF Wireless LAN Model WL-379F

  681.      * BreezeNET PC-DS.11

  682.      * Buffalo WLI-CF-S11G

  683.      * Cabletron RoamAbout 802.11 DS

  684.      * Compaq WL100, WL110

  685.      * Corega KK Wireless LAN PCC-11, PCCA-11, PCCB-11

  686.      * D-Link DWL-650

  687.      * Dell TrueMobile 1150 Series

  688.      * ELECOM Air@Hawk/LD-WL11/PCC

  689.      * ELSA AirLancer MC-11

  690.      * Farallon Skyline 11Mbps Wireless

  691.      * ICOM SL-1100

  692.      * IBM High Rate Wireless LAN PC Card

  693.      * Intel PRO/Wireless 2011 LAN PC Card

  694.      * IO Data WN-B11/PCM

  695.      * Laneed Wireless card

  696.      * Linksys Instant Wireless WPC11

  697.      * Lucent WaveLAN/IEEE 802.11

  698.      * Melco Airconnect WLI-PCM-S11, WLI-PCM-L11

  699.      * NCR WaveLAN/IEEE 802.11

  700.      * NEC Wireless Card CMZ-RT-WP

  701.      * NEC Aterm WL11C (PC-WL/11C)

  702.      * NEC PK-WL001

  703.      * Netgear MA401

  704.      * PLANEX GeoWave/GW-NS110

  705.      * Proxim Harmony, RangeLAN-DS

  706.      * SMC 2632W, 2602W

  707.      * Sony PCWA-C100

  708.      * TDK LAK-CD011WL

  709.      * Toshiba Wireless LAN Card

  710.      * US Robotics Wireless Card 2410

  711.    Aironet 802.11 wireless adapters (an(4) driver)

  712.      * Aironet 4500/4800 series (PCMCIA, PCI, and ISA adapters are all
  713.        supported)

  714.      * Cisco Systems Aironet 340 and 350 series (PCMCIA, PCI, and ISA
  715.        adapters are all supported)

  716.      * Xircom Wireless Ethernet adapter (rebadged Aironet)

  717.    Raytheon Raylink 2.4GHz wireless adapters (ray(4) driver)

  718.      * Webgear Aviator

  719.      * Webgear Aviator Pro

  720.      * Raytheon Raylink PC Card

  721.    AMD Am79C930 and Harris (Intersil) based 802.11 cards (awi(4) driver)

  722.      * BayStack 650 and 660

  723.      * Farallon SkyLINE Wireless

  724.      * Icom SL-200

  725.      * Melco WLI-PCM

  726.      * NEL SSMagic

  727.      * Netwave AirSurfer Plus and AirSurfer Pro

  728.      * ZoomAir 4000

  729.      ----------------------------------------------------------------------

  730.   3.6 Miscellaneous Networks

  731.    Granch SBNI12 point-to-point communications adapters (sbni(4) driver)

  732.      * SBNI12-XX and SBNI12D-XX ISA and PCI

  733.    Granch SBNI16 SHDSL modems (sbsh(4) driver)

  734.    SMC COM90cx6 ARCNET network adapters (cm driver)

  735.      * SMC 90c26, 90c56, and 90c66 in 90c56 compatability mode

  736.      ----------------------------------------------------------------------

  737.   3.7 ISDN Interfaces

  738.    AcerISDN P10 ISA PnP (experimental)

  739.    Asuscom ISDNlink 128K ISA

  740.    ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)

  741.    AVM

  742.      * A1

  743.      * B1 ISA (tested with V2.0)

  744.      * B1 PCI (tested with V4.0)

  745.      * Fritz!Card classic

  746.      * Fritz!Card PnP

  747.      * Fritz!Card PCI

  748.      * Fritz!Card PCI, Version 2

  749.      * T1

  750.    Creatix

  751.      * ISDN-S0

  752.      * ISDN-S0 P&P

  753.    Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP

  754.    Dr. Neuhaus Niccy Go@ and compatibles

  755.    Dynalink IS64PPH and IS64PPH+

  756.    Eicon Diehl DIVA 2.0 and 2.02

  757.    ELSA

  758.      * ELSA PCC-16

  759.      * QuickStep 1000pro ISA

  760.      * MicroLink ISDN/PCI

  761.      * QuickStep 1000pro PCI

  762.    ITK ix1 Micro ( < V.3, non-PnP version )

  763.    Sedlbauer Win Speed

  764.    Siemens I-Surf 2.0

  765.    TELEINT ISDN SPEED No.1 (experimental)

  766.    Teles

  767.      * S0/8

  768.      * S0/16

  769.      * S0/16.3

  770.      * S0/16.3 PnP

  771.      * 16.3c ISA PnP (experimental)

  772.      * Teles PCI-TJ

  773.    Traverse Technologies NETjet-S PCI

  774.    USRobotics Sportster ISDN TA intern

  775.    Winbond W6692 based PCI cards

  776.      ----------------------------------------------------------------------

  777.   3.8 Multi-port Serial Interfaces

  778.    AST 4 port serial card using shared IRQ

  779.    ARNET serial cards (ar(4) driver)

  780.      * ARNET 8 port serial card using shared IRQ

  781.      * ARNET (now Digiboard) Sync 570/i high-speed serial

  782.    Boca multi-port serial cards

  783.      * Boca BB1004 4-Port serial card (Modems not supported)

  784.      * Boca IOAT66 6-Port serial card (Modems supported)

  785.      * Boca BB1008 8-Port serial card (Modems not supported)

  786.      * Boca BB2016 16-Port serial card (Modems supported)

  787.    Comtrol Rocketport card (rp(4) driver)

  788.    Cyclades Cyclom-Y serial board (cy(4) driver)

  789.    STB 4 port card using shared IRQ

  790.    DigiBoard intelligent serial cards (dgb(4) driver)

  791.      * DigiBoard PC/Xe series

  792.      * DigiBoard PC/Xi series

  793.    PCI-Based multi-port serial boards (puc(4) driver)

  794.      * Actiontech 56K PCI

  795.      * Avlab Technology, PCI IO 2S and PCI IO 4S

  796.      * Comtrol RocketPort 550

  797.      * Decision Computers PCCOM 4-port serial and dual port RS232/422/485

  798.      * Dolphin Peripherals 4025/4035/4036

  799.      * IC Book Labs Dreadnought 16x Lite and Pro

  800.      * Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550

  801.      * Middle Digital, Weasle serial port

  802.      * Moxa Industio CP-114 and C168H/PCI

  803.      * NEC PK-UG-X001 and PK-UG-X008

  804.      * Netmos NM9835 PCI-2S-550

  805.      * Oxford Semiconductor OX16PCI954 PCI UART

  806.      * Syba Tech SD-LAB PCI-4S2P-550-ECP

  807.      * SIIG Cyber I/O PCI 16C550/16C650/16C850

  808.      * SIIG Cyber 2P1S PCI 16C550/16C650/16C850

  809.      * SIIG Cyber 2S1P PCI 16C550/16C650/16C850

  810.      * SIIG Cyber 4S PCI 16C550/16C650/16C850

  811.      * SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850

  812.      * Syba Tech Ltd. PCI-4S2P-550-ECP

  813.      * Titan PCI-200H and PCI-800H

  814.      * US Robotics (3Com) 3CP5609 modem

  815.      * VScom PCI-400 and PCI-800

  816.    SDL Communication serial boards

  817.      * SDL Communications Riscom/8 Serial Board (rc driver)

  818.      * SDL Communications RISCom/N2 and N2pci high-speed sync serial boards
  819.        (sr(4) driver)

  820.    Stallion Technologies multiport serial boards

  821.      * EasyIO (stl(4) driver)

  822.      * EasyConnection 8/32 (stl(4) driver)

  823.      * EasyConnection 8/64 (stli(4) driver)

  824.      * ONboard 4/16 (stli(4) driver)

  825.      * Brumby (stli(4) driver)

  826.    Specialix SI/XIO/SX multiport serial cards, with both the older SIHOST2.x
  827.    and the new ``enhanced'' (transputer based, aka JET) host cards (ISA, EISA
  828.    and PCI are supported) (si(4) driver)

  829.      ----------------------------------------------------------------------

  830.   3.9 Audio Devices

  831.    Advance (sbc(4) driver)

  832.      * Asound 100 and 110

  833.      * Logic ALS120 and ALS4000

  834.    CMedia sound chips

  835.      * CMI8338/CMI8738

  836.    Crystal Semiconductor (csa(4) driver)

  837.      * CS461x/462x Audio Accelerator

  838.      * CS428x Audio Controller

  839.    ENSONIQ (pcm(4) driver)

  840.      * AudioPCI ES1370/1371

  841.    ESS

  842.      * ES1868, ES1869, ES1879 and ES1888 (sbc(4) driver)

  843.      * Maestro-1, Maestro-2, and Maestro-2E

  844.      * Maestro-3/Allegro

  845.          Note: The Maestro-3/Allegro cannot be compiled into the FreeBSD
  846.          kernel due to licensing restrictions. To use this driver, add the
  847.          following line to /boot/loader.conf:

  848. snd_maestro3_load="YES"

  849.    ForteMedia fm801

  850.    Gravis (gusc(4) driver)

  851.      * UltraSound MAX

  852.      * UltraSound PnP

  853.    Intel 443MX, 810, 815, and 815E integrated sound devices (pcm(4) driver)

  854.    MSS/WSS Compatible DSPs (pcm(4) driver)

  855.    NeoMagic 256AV/ZX (pcm(4) driver)

  856.    OPTi 931/82C931 (pcm(4) driver)

  857.    S3 Sonicvibes

  858.    Creative Technologies SoundBlaster series (sbc(4) driver)

  859.      * SoundBlaster

  860.      * SoundBlaster Pro

  861.      * SoundBlaster AWE-32

  862.      * SoundBlaster AWE-64

  863.      * SoundBlaster AWE-64 GOLD

  864.      * SoundBlaster ViBRA-16

  865.    Creative Technologies Sound Blaster Live! series (emu10k1 driver)

  866.    Trident 4DWave DX/NX (pcm(4) driver)

  867.    VIA Technologies VT82C686A

  868.    Yamaha

  869.      * DS1

  870.      * DS1e

  871.      ----------------------------------------------------------------------

  872.   3.10 Camera and Video Capture Devices

  873.    Brooktree Bt848/849/878/879-based frame grabbers (bktr(4) driver)

  874.      * AverMedia cards

  875.      * Hauppauge Wincast TV and WinTV boards (PCI)

  876.      * Intel Smart Video Recorder III

  877.      * Miro PC TV

  878.      * STB TV PCI

  879.      * Video Highway XTreme

  880.      * VideoLogic Captivator PCI

  881.    Connectix QuickCam

  882.    Cortex1 frame grabber (ctx driver)

  883.    Creative Labs Video Spigot frame grabber (spigot driver)

  884.    Matrox Meteor Video frame grabber (meteor(4) driver)

  885.      ----------------------------------------------------------------------

  886.   3.11 USB Devices

  887.    A range of USB peripherals are supported; devices known to work are listed
  888.    in this section. Owing to the generic nature of most USB devices, with
  889.    some exceptions any device of a given class will be supported, even if not
  890.    explicitly listed here.

  891.      Note: USB Ethernet adapters can be found in the section listing Ethernet
  892.      interfaces.

  893.    Host Controllers (ohci(4) and uhci(4) drivers)

  894.      * ALi Aladdin-V

  895.      * AMD-756

  896.      * Belkin USB 2.0 High Speed Host Controller

  897.      * CMD Tech 670 & 673

  898.      * Intel 82371SB (PIIX3)

  899.      * Intel 82371AB and EB (PIIX4)

  900.      * Intel 82801AA (ICH)

  901.      * Intel 82801AB (ICH0)

  902.      * Intel 82801BA/BAM (ICH2)

  903.      * Intel 82443MX

  904.      * NEC uPD 9210

  905.      * OPTi 82C861 (FireLink)

  906.      * SiS 5571

  907.      * VIA 83C572 USB

  908.      * UHCI or OHCI compliant motherboard chipsets (no exceptions known)

  909.    USB host controllers (PCI)

  910.      * ADS Electronics PCI plug-in card (2 ports)

  911.      * Entrega PCI plug-in card (4 ports)

  912.    Hubs

  913.      * Andromeda hub

  914.      * MacAlly self powered hub (4 ports)

  915.      * NEC hub

  916.    Keyboards (ukbd(4) driver)

  917.      * Apple iMac keyboard

  918.      * BTC BTC7935 keyboard with PS/2 mouse port

  919.      * Cherry G81-3504 keyboard

  920.      * Logitech M2452 keyboard

  921.      * MacAlly iKey keyboard

  922.      * Microsoft keyboard

  923.      * Sun Microsystems Type 6 USB keyboard

  924.    Miscellaneous

  925.      * ActiveWire I/O Board

  926.      * Diamond Rio 500, 600, and 800 MP3 players (urio(4) driver)

  927.      * D-Link DSB-R100 USB Radio (ufm driver)

  928.    Modems (umodem driver)

  929.      * 3Com 5605

  930.      * Metricom Ricochet GS USB wireless modem

  931.    Mice (ums(4) driver)

  932.      * Agiler Mouse 29UO

  933.      * Apple iMac Mouse

  934.      * Belkin Mouse

  935.      * Chic mouse

  936.      * Cypress mouse

  937.      * Genius Niche mouse

  938.      * Kensington Mouse-in-a-Box

  939.      * Logitech wheel mouse (3 buttons)

  940.      * Logitech PS/2 / USB mouse (3 buttons)

  941.      * MacAlly mouse (3 buttons)

  942.      * Microsoft IntelliMouse (3 buttons)

  943.      * Sun Microsystems Type 6 USB Mouse

  944.      * Trust Ami Mouse (3 buttons)

  945.    Printers and parallel printer conversion cables (ulpt(4) driver)

  946.      * ATen parallel printer adapter

  947.      * Belkin F5U002 parallel printer adapter

  948.      * Entrega USB-to-parallel printer adapter

  949.    Serial devices

  950.      * Belkin F5U103 and F5U120 (ubsa driver)

  951.      * e-Tek Labs Kwik232 (ubsa driver)

  952.      * GoHubs GoCOM232 (ubsa driver)

  953.      * HP USB-Serial adapter (uftdi(4) driver)

  954.      * Inland UAS111 (uftdi(4) driver)

  955.      * Peracom single port serial adapter (ubsa driver)

  956.      * Prolific PL-2303 serial adapter (uplcom(4) driver)

  957.      * QVS USC-1000 (uftdi(4) driver)

  958.      * SUNTAC Slipper U VS-10U (uvscom(4) driver)

  959.    Scanners (through SANE) (uscanner(4) driver)

  960.      * Perfection 636U

  961.      * HP ScanJet 4100C, 5200C, 6300C

  962.    Storage (umass(4) driver)

  963.      * Iomega USB Zip 100Mb (primitive support still)

  964.      * Matshita CF-VFDU03 floppy drive

  965.      * Microtech USB-SCSI-HD 50 USB to SCSI cable

  966.      * Panasonic floppy drive

  967.      * Y-E Data floppy drive (720/1.44/2.88Mb)

  968.    Handspring Visor and other PalmOS devices (uvisor(4) driver)

  969.      * Handspring Visor

  970.      * Palm M125, M500, M505

  971.      * Sony Clie 4.0 and 4.1

  972.      ----------------------------------------------------------------------

  973.   3.12 IEEE 1394 (Firewire) Devices

  974.    Host Controllers (fwohci(4) driver)

  975.      * Ricoh R5C552 chipset

  976.      * Sony CX3022 chipset

  977.      * TI TSB12LV22, LV23, 26 and TSB43AA22 chipsets

  978.      * uPD72861 chipset

  979.      * VIA VT6306 chipset

  980.    Storage (sbp(4) driver)

  981.      * Apple iPod

  982.      * Apple Macintosh G4 (target mode)

  983.      ----------------------------------------------------------------------

  984.   3.13 Cryptographic Accelerators

  985.    Accelerators based on the Hifn 7751, 7811, or 7951 chipsets (hifn(4)
  986.    driver)

  987.      * Invertex AEON

  988.      * Hifn 7751 reference board

  989.      * Global Technologies Group PowerCrypt and XL-Crypt

  990.      * NetSec 7751

  991.      * Soekris Engineering vpn1201 and vpn1211

  992.    Accelerators based on the Bluesteel 5501 or 5601 chipsets (ubsec(4)
  993.    driver)

  994.    Accelerators based on the Broadcom BCM5801, BCM5802, BCM5805, BCM5820, BCM
  995.    5821, BCM5822 chipsets (ubsec(4) driver)

  996.      ----------------------------------------------------------------------

  997.   3.14 Miscellaneous

  998.    FAX-Modem/PCCARD

  999.      * Melco IGM-PCM56K/IGM-PCM56KH

  1000.      * Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)

  1001.    Floppy drives (fdc(4) driver)

  1002.    Genius and Mustek hand scanners

  1003.    GPB and Transputer drivers

  1004.    VGA-compatible video cards (vga(4) driver)

  1005.      Note: Information regarding specific video cards and compatibility with
  1006.      XFree86 can be found at [url]http://www.xfree86.org/.[/url]

  1007.    Keyboards including:

  1008.      * AT-style keyboards (atkbd(4) driver)

  1009.      * PS/2 keyboards (atkbd(4) driver)

  1010.      * USB keyboards (specific instances are listed in the section describing
  1011.        USB devices)

  1012.    Loran-C receiver (Dave Mills experimental hardware, loran driver).

  1013.    Pointing devices including:

  1014.      * Bus mice and compatible devices (mse(4) driver)

  1015.      * PS/2 mice and compatible devices (psm(4) driver)

  1016.      * Serial mice and compatible devices

  1017.      * USB mice (specific instances are listed in the section describing USB
  1018.        devices)

  1019.      Note: moused(8) has more information on using pointing devices with
  1020.      FreeBSD. Information on using pointing devices with XFree86 can be found
  1021.      at [url]http://www.xfree86.org/.[/url]

  1022.    ``PC standard'' parallel ports (ppc(4) driver)

  1023.    PC-compatible joysticks (joy(4) driver)

  1024.    PHS Data Communication Card/PCCARD

  1025.      * NTT DoCoMo P-in Comp@ct

  1026.      * Panasonic KX-PH405

  1027.      * SII MC-P200

  1028.    ``PC standard'' 8250, 16450, and 16550-based serial ports (sio(4) driver)

  1029.    X-10 power controllers (tw(4) driver)

  1030.    Xilinx XC6200-based reconfigurable hardware cards compatible with the HOT1
  1031.    from Virtual Computers (xrpu driver).

  1032.      ----------------------------------------------------------------------

  1033.      This file, and other release-related documents, can be downloaded from
  1034.                             [url]ftp://ftp.FreeBSD.org/.[/url]

  1035.      For questions about FreeBSD, read the documentation before contacting
  1036.                             <questions@FreeBSD.org>.

  1037.        For questions about this documentation, e-mail <doc@FreeBSD.org>.
复制代码
发表于 2003-10-28 11:06:52 | 显示全部楼层
cd1还没有出现阿;
发表于 2003-10-28 11:33:26 | 显示全部楼层
FreeBSD 4.9-RELEASE README

  1.          
  2.                  FreeBSD 4.9-RELEASE README

  3.   The FreeBSD Project

  4.    Copyright (c) 2000, 2001, 2002, 2003 The FreeBSD Documentation Project

  5.    $FreeBSD: src/release/doc/en_US.ISO8859-1/readme/article.sgml,v 1.1.2.17
  6.    2003/05/01 15:09:53 trhodes Exp $

  7.      ----------------------------------------------------------------------

  8.      This document gives a brief introduction to FreeBSD 4.9-RELEASE. It
  9.      includes some information on how to obtain FreeBSD, a listing of various
  10.      ways to contact the FreeBSD Project, and pointers to some other sources
  11.      of information.

  12.      ----------------------------------------------------------------------

  13. 1 Introduction

  14.    This distribution is a release of FreeBSD 4.9-RELEASE, the latest point
  15.    along the 4-STABLE branch.

  16.      ----------------------------------------------------------------------

  17.   1.1 About FreeBSD

  18.    FreeBSD is an operating system based on 4.4 BSD Lite for Intel, AMD, Cyrix
  19.    or NexGen ``x86'' based PC hardware and Compaq (formerly DEC) Alpha
  20.    computers. Versions for the IA64, PowerPC, and Sparc64 architectures are
  21.    currently under development as well. FreeBSD works with a wide variety of
  22.    peripherals and configurations and can be used for everything from
  23.    software development to games to Internet Service Provision.

  24.    This release of FreeBSD contains everything you need to run such a system,
  25.    including full source code for the kernel and all utilities in the base
  26.    distribution. With the source distribution installed, you can literally
  27.    recompile the entire system from scratch with one command, making it ideal
  28.    for students, researchers, or users who simply want to see how it all
  29.    works.

  30.    A large collection of third-party ported software (the ``Ports
  31.    Collection'') is also provided to make it easy to obtain and install all
  32.    your favorite traditional UNIX utilities for FreeBSD. Each ``port''
  33.    consists of a set of scripts to retrieve, configure, build, and install a
  34.    piece of software, with a single command. Over 9,200 ports, from editors
  35.    to programming languages to graphical applications, make FreeBSD a
  36.    powerful and comprehensive operating environment that extends far beyond
  37.    what's provided by many commercial versions of UNIX. Most ports are also
  38.    available as pre-compiled ``packages'', which can be quickly installed
  39.    from the installation program.

  40.      ----------------------------------------------------------------------

  41.   1.2 Target Audience

  42.    This release of FreeBSD is suitable for all users. It has undergone a
  43.    period of testing and quality assurance checking to ensure the highest
  44.    reliability and dependability.

  45.      ----------------------------------------------------------------------

  46. 2 Obtaining FreeBSD

  47.    FreeBSD may be obtained in a variety of ways. This section focuses on
  48.    those ways that are primarily useful for obtaining a complete FreeBSD
  49.    distribution, rather than updating an existing installation.

  50.      ----------------------------------------------------------------------

  51.   2.1 CDROM and DVD

  52.    FreeBSD -RELEASE distributions may be ordered on CDROM or DVD from several
  53.    publishers. This is frequently the most convenient way to obtain FreeBSD
  54.    for new installations, as it provides a convenient way to quickly
  55.    reinstall the system if necessary. Some distributions include some of the
  56.    optional, precompiled ``packages'' from the FreeBSD Ports Collection.

  57.    A list of the CDROM and DVD publishers known to the project are listed in
  58.    the ``Obtaining FreeBSD'' appendix to the Handbook.

  59.      ----------------------------------------------------------------------

  60.   2.2 FTP

  61.    You can use FTP to retrieve FreeBSD and any or all of its optional
  62.    packages from [url]ftp://ftp.FreeBSD.org/,[/url] which is the official FreeBSD
  63.    release site, or any of its ``mirrors''.

  64.    Lists of locations that mirror FreeBSD can be found in the FTP Sites
  65.    section of the Handbook, or on the [url]http://www.freebsdmirrors.org/[/url] Web
  66.    pages. Finding a close (in networking terms) mirror from which to download
  67.    the distribution is highly recommended.

  68.    Additional mirror sites are always welcome. Contact
  69.    <freebsd-admin@FreeBSD.org> for more details on becoming an official
  70.    mirror site.

  71.    Mirrors generally contain the floppy disk images necessary to begin an
  72.    installation, as well as the distribution files needed for the install
  73.    process itself. Many mirrors also contain the ISO images necessary to
  74.    create a CDROM of a FreeBSD release.

  75.      ----------------------------------------------------------------------

  76. 3 Contacting the FreeBSD Project

  77.   3.1 Email and Mailing Lists

  78.    For any questions or general technical support issues, please send mail to
  79.    the FreeBSD general questions mailing list.

  80.    If you are tracking the -STABLE development efforts, you must join the
  81.    FreeBSD-STABLE mailing list, in order to keep abreast of recent
  82.    developments and changes that may affect the way you use and maintain the
  83.    system.

  84.    Being a largely-volunteer effort, the FreeBSD Project is always happy to
  85.    have extra hands willing to help--there are already far more desired
  86.    enhancements than there is time to implement them. To contact the
  87.    developers on technical matters, or with offers of help, please send mail
  88.    to the FreeBSD technical discussions mailing list.

  89.    Please note that these mailing lists can experience significant amounts of
  90.    traffic. If you have slow or expensive mail access, or are only interested
  91.    in keeping up with major FreeBSD events, you may find it preferable to
  92.    subscribe instead to the FreeBSD announcements mailing list.

  93.    All of the mailing lists can be freely joined by anyone wishing to do so.
  94.    Visit FreeBSD Mailman Info Page. This will give you more information on
  95.    joining the various lists, accessing archives, etc. There are a number of
  96.    mailing lists targeted at special interest groups not mentioned here; more
  97.    information can be obtained either through majordomo or the mailing lists
  98.    section of the FreeBSD Web site.

  99.      Important: Do not send email to the lists asking to be subscribed. Use
  100.      the <majordomo@FreeBSD.org> address instead.

  101.      ----------------------------------------------------------------------

  102.   3.2 Submitting Problem Reports

  103.    Suggestions, bug reports and contributions of code are always
  104.    valued--please do not hesitate to report any problems you may find. Bug
  105.    reports with attached fixes are of course even more welcome.

  106.    The preferred method to submit bug reports from a machine with Internet
  107.    mail connectivity is to use the send-pr(1) command or use the Web form at
  108.    [url]http://www.FreeBSD.org/send-pr.html.[/url] ``Problem Reports'' (PRs) submitted
  109.    in this way will be filed and their progress tracked; the FreeBSD
  110.    developers will do their best to respond to all reported bugs as soon as
  111.    possible. A list of all active PRs is available on the FreeBSD Web site;
  112.    this list is useful to see what potential problems other users have
  113.    encountered.

  114.    Note that send-pr(1) itself is a shell script that should be easy to move
  115.    even onto a non-FreeBSD system. Using this interface is highly preferred.
  116.    If, for some reason, you are unable to use send-pr(1) to submit a bug
  117.    report, you can try to send it to the FreeBSD problem reports mailing
  118.    list.

  119.    For more information, ``Writing FreeBSD Problem Reports'', available on
  120.    the FreeBSD Web site, has a number of helpful hints on writing and
  121.    submitting effective problem reports.

  122.      ----------------------------------------------------------------------

  123. 4 Further Reading

  124.    There are many sources of information about FreeBSD; some are included
  125.    with this distribution, while others are available on-line or in print
  126.    versions.

  127.      ----------------------------------------------------------------------

  128.   4.1 Release Documentation

  129.    A number of other files provide more specific information about this
  130.    release distribution. These files are provided in various formats. Most
  131.    distributions will include both ASCII text (.TXT) and HTML (.HTM)
  132.    renditions. Some distributions may also include other formats such as
  133.    PostScript (.PS) or Portable Document Format (.PDF).

  134.      * README.TXT: This file, which gives some general information about
  135.        FreeBSD as well as some cursory notes about obtaining a distribution.

  136.      * RELNOTES.TXT: The release notes, showing what's new and different in
  137.        FreeBSD 4.9-RELEASE compared to the previous release (FreeBSD
  138.        4.8-RELEASE).

  139.      * HARDWARE.TXT: The hardware compatability list, showing devices with
  140.        which FreeBSD has been tested and is known to work.

  141.      * INSTALL.TXT: Installation instructions for installing FreeBSD from its
  142.        distribution media.

  143.      * ERRATA.TXT: Release errata. Late-breaking, post-release information
  144.        can be found in this file, which is principally applicable to releases
  145.        (as opposed to snapshots). It is important to consult this file before
  146.        installing a release of FreeBSD, as it contains the latest information
  147.        on problems which have been found and fixed since the release was
  148.        created.

  149.      Note: Several of these documents (in particular, RELNOTES.TXT,
  150.      HARDWARE.TXT, and INSTALL.TXT) contain information that is specific to a
  151.      particular hardware architecture. For example, the alpha release notes
  152.      contain information not applicable to the i386, and vice versa. The
  153.      architecture for which each document applies will be listed in that
  154.      document's title.

  155.    These documents are generally available via the Documentation menu during
  156.    installation. Once the system is installed, you can revisit this menu by
  157.    running the sysinstall(8) utility.

  158.      Note: It is extremely important to read the errata for any given release
  159.      before installing it, to learn about any ``late-breaking news'' or
  160.      post-release problems. The errata file accompanying each release (most
  161.      likely right next to this file) is already out of date by definition,
  162.      but other copies are kept updated on the Internet and should be
  163.      consulted as the ``current errata'' for this release. These other copies
  164.      of the errata are located at [url]http://www.FreeBSD.org/releases/[/url] (as well
  165.      as any sites which keep up-to-date mirrors of this location).

  166.      ----------------------------------------------------------------------

  167.   4.2 Manual Pages

  168.    As with almost all UNIX-like operating systems, FreeBSD comes with a set
  169.    of on-line manual pages, accessed through the man(1) command or through
  170.    the hypertext manual pages gateway on the FreeBSD Web site. In general,
  171.    the manual pages provide information on the different commands and APIs
  172.    available to the FreeBSD user.

  173.    In some cases, manual pages are written to give information on particular
  174.    topics. Notable examples of such manual pages are tuning(7) (a guide to
  175.    performance tuning), security(7) (an introduction to FreeBSD security),
  176.    and style(9) (a style guide to kernel coding).

  177.      ----------------------------------------------------------------------

  178.   4.3 Books and Articles

  179.    Two highly-useful collections of FreeBSD-related information, maintained
  180.    by the FreeBSD Project, are the FreeBSD Handbook and FreeBSD FAQ
  181.    (Frequently Asked Questions document). On-line versions of the Handbook
  182.    and FAQ are always available from the FreeBSD Documentation page or its
  183.    mirrors. If you install the doc distribution set, you can use a Web
  184.    browser to read the Handbook and FAQ locally.

  185.    A number of on-line books and articles, also maintained by the FreeBSD
  186.    Project, cover more-specialized, FreeBSD-related topics. This material
  187.    spans a wide range of topics, from effective use of the mailing lists, to
  188.    dual-booting FreeBSD with other operating systems, to guidelines for new
  189.    committers. Like the Handbook and FAQ, these documents are available from
  190.    the FreeBSD Documentation Page or in the doc distribution set.

  191.    A listing of other books and documents about FreeBSD can be found in the
  192.    bibliography of the FreeBSD Handbook. Because of FreeBSD's strong UNIX
  193.    heritage, many other articles and books written for UNIX systems are
  194.    applicable as well, some of which are also listed in the bibliography.

  195.      ----------------------------------------------------------------------

  196. 5 Acknowledgments

  197.    FreeBSD represents the cumulative work of many hundreds, if not thousands,
  198.    of individuals from around the world who have worked countless hours to
  199.    bring about this release. For a complete list of FreeBSD developers and
  200.    contributors, please see ``Contributors to FreeBSD'' on the FreeBSD Web
  201.    site or any of its mirrors.

  202.    Special thanks also go to the many thousands of FreeBSD users and testers
  203.    all over the world, without whom this release simply would not have been
  204.    possible.

  205.      ----------------------------------------------------------------------

  206.      This file, and other release-related documents, can be downloaded from
  207.                             [url]ftp://ftp.FreeBSD.org/.[/url]

  208.      For questions about FreeBSD, read the documentation before contacting
  209.                             <questions@FreeBSD.org>.

  210.        For questions about this documentation, e-mail <doc@FreeBSD.org>.
复制代码
发表于 2003-10-28 20:01:19 | 显示全部楼层
目前只有disc2没有disc1
发表于 2003-10-29 10:16:43 | 显示全部楼层
现在有disc1了。
发表于 2003-10-29 14:59:27 | 显示全部楼层

freebsd 4.9 ftp下载

freebsd 4.9 ftp下载
ftp://61.185.115.200
user:freebsd
passwd:freebsd
10用户,每IP限2个连接,不限速。
rhel as3.0 ftp下载
包含200RedHat.Enterprise.Server.3.AS(i386).doc
ftp://61.185.115.200
user:linuxfans
passwd:linuxfans
5用户每个IP限一个连接,限速100K。
发表于 2003-10-29 15:59:23 | 显示全部楼层

BT下载-FreeBSD4.9-RELEASE

BT下载-FreeBSD4.9-RELEASE

 做为一种下载方式的补充吧。

BT下载连接:
http://bt.manfen.net/upload/6dc9 ... 246676ebbc2.torrent
发表于 2003-10-29 17:25:29 | 显示全部楼层
已安装,但是kde不能安装,提示安装失败,不知是镜像问题,还是我的光驱问题,其它还正常,gnome是2.4的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表