diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-03-02 14:20:23 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-03-02 14:20:23 +0000 |
| commit | 28e9fe52bf70666150601f8bd6b2bbe142a8a528 (patch) | |
| tree | 72ed54f26c3f6423c3789fcc6406f4e60eed59c0 | |
| parent | 6c0bdf83af2c75d69ec4eb7744c5dd98ac021302 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/help/hardware.hlp | 3 | ||||
| -rw-r--r-- | release/sysinstall/help/relnotes.hlp | 32 |
2 files changed, 9 insertions, 26 deletions
diff --git a/release/sysinstall/help/hardware.hlp b/release/sysinstall/help/hardware.hlp index ddeb7995d8c1..a950a6632052 100644 --- a/release/sysinstall/help/hardware.hlp +++ b/release/sysinstall/help/hardware.hlp @@ -1,4 +1,4 @@ -ardware Documentation Guide: $Id$ +ardware Documentation Guide: $Id: hardware.hlp,v 1.21 1997/02/22 14:13:04 peter Exp $ Contents last changed: Jan 14th, 1997 @@ -93,6 +93,7 @@ ed0 280 5 dyn d8000 WD & SMC 80xx; Novell NE1000 & ed1 300 5 dyn d8000 Same as ed0 eg0 310 5 dyn dyn 3Com 3C505 ep0 300 10 dyn dyn 3Com 3C509 +ex0 dyn dyn dyn n/a Intel EtherExpress Pro/10 cards fe0 300 dyn n/a n/a Allied-Telesis AT1700, RE2000 and Fujitsu FMV-180 series cards. fxp0 dyn dyn n/a dyn Intel EtherExpress Pro/100B diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 032832ebfb03..c8845a2d158a 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -13,36 +13,17 @@ see ABOUT.TXT. For general information about FreeBSD, see README.TXT. For installation instructions, see the INSTALL.TXT and HARDWARE.TXT files. - 1. What's new since 2.2.X-RELEASE ------------------------------------ -The ATAPI CD-ROM support is now reported to work for quite an -impressive number of drives. In other words, all the drives that -basically adhere to the ATAPI standard are likely to work. - -There are many new drivers available in the kernel, too many to keep -them in mind. Tekram supplied a driver for their DC390 and DC390T -controllers. These controllers are based on the AMD 53c974, and the -driver is also able to handle other SCSI controllers based on that -chip. Of course, with Tekram being generous enough to support the -FreeBSD project with their driver, we'd like to encourage you to buy -their product. - -The `ed' and `lnc' drivers now support auto-configuration for the -respective PCI ethernet cards, including many NE2000 clones and the -AMD PCnet chips. - -The SDL RISCom N2 support is new, as well as the PCI version of the -Cyclades driver. - -The Intel Etherexpress Pro/10 card is now supported. +The kernel code from 4.4BSD-Lite2 has been (finally) merged. -Support for APM BIOSes is now in a much better shape. +Use the new if_multiaddrs list for multicast addresses rather than the +previous hackery involving struct in_ifaddr and arpcom. Get rid of the +abominable multi_kludge. -The manual section 9 has been started, describing `official' kernel -programming interfaces. We are still seeking volunteers to document -interfaces here! +The Advansys Systems Inc. SCSI Controller driver for ISA/VLB cards +has been added. 2. Supported Configurations @@ -154,6 +135,7 @@ Fujitsu MB86960A/MB86965A HP PC Lan+ cards (model numbers: 27247B and 27252A). Intel EtherExpress (not recommended due to driver instability) +Intel EtherExpress Pro/10 Intel EtherExpress Pro/100B PCI Fast Ethernet Isolan AT 4141-0 (16 bit) |
