New release notes: ata(4) configure options are now loader tunables,

isp(4) target mode support (submitted by mjacob).

Update hardware lists from isp(4) manpage, fix typos.
This commit is contained in:
Bruce A. Mah 2001-04-05 18:12:50 +00:00
parent c2fdb4d1b1
commit 8b4fca1f63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75244
3 changed files with 47 additions and 12 deletions

View file

@ -367,7 +367,8 @@ ATA controllers:
ServerWorks ROSB4 ATA33
SiS 5591
VIA 82C586
VIA 82C686
VIA 82C686a
VIA 82C686b
WD1003 (any generic MFM/RLL - obsolete)
WD1007 (any generic ESDI - obsolete)
@ -473,12 +474,16 @@ verified.
3ware Escalade ATA RAID controllers. All members of the 5000 and
6000 series are supported.
Qlogic Controllers:
Qlogic 1020, 1040 SCSI and Ultra SCSI Host Adaptes
Qlogic Controllers and variants:
Qlogic 1020, 1040 SCSI and Ultra SCSI host adapters
Qlogic 1240 dual Ultra SCSI controllers
Qlogic 1080 Ultra2 LVD and 1280 Dual Ultra2 LVD Controllers
Qlogic 12160 Ultra3 LVD Controllers
Qlogic 2100 and Qlogic 2200 Fibre Channel SCSI Controllers
Qlogic 1080 Ultra2 LVD and 1280 Dual Ultra2 LVD controllers
Qlogic 12160 Ultra3 LVD controllers
Qlogic 2100 and Qlogic 2200 Fibre Channel SCSI controllers
Performance Technology SBS440 ISP1000 variants
Performance Technology SBS450 ISP1040 variants
Performance Technology SBS470 ISP2100 variants
Antares Microsystems P-0033 ISP2100 variants
LSI/SymBios (formerly NCR) 53C810, 53C810a, 53C815, 53C825, 53C825a,
53C860, 53C875, 53C875a, 53C876, 53C885, 53C895, 53C895a, 53C896,

View file

@ -95,8 +95,12 @@ The ata(4) driver now has support for ATA100 controllers. In
addition, it now supports the ServerWorks ROSB4 ATA33 chipset, the CMD
648 ATA66 and CMD 649 ATA100 chipsets, and the Cyrix 5530. [MERGED]
To provide more flexible configuration, the various options for the
ata(4) driver are now boot loader tunables, rather than kernel
configure-time options. [MERGED]
The ata(4) driver now has support for tagged queuing, which is
enabled by the ATA_ENABLE_TAGS option. [MERGED]
enabled by the hw.ata.tags loader tunable. [MERGED]
The ata(4) driver now has support for ATA "pseudo" RAID controllers as
the Promise Fasttrak and HighPoint HPT370 controllers. [MERGED]
@ -297,6 +301,9 @@ interfaces with dynamically-changing IP addresses. [MERGED]
The isp(4) driver has been updated. [MERGED]
The isp(4) driver now supports target mode for Qlogic SCSI cards,
including Ultra2 and Ultra3 and dual bus cards.
The ida disk driver now has crashdump support. [MERGED]
The random(4) device has been rewritten to use the Yarrow algorithm.
@ -1076,8 +1083,16 @@ SymBios (formerly NCR) 53C810, 53C810a, 53C815, 53C820, 53C825a,
Tekram DC390W, 390U and 390F
Tyan S1365
QLogic 1020, 1040, 1040B, 1080 and 1240 SCSI Host Adapters.
QLogic 2100 Fibre Channel Adapters (private loop only).
Qlogic Controllers and variants:
Qlogic 1020, 1040 SCSI and Ultra SCSI host adapters
Qlogic 1240 dual Ultra SCSI controllers
Qlogic 1080 Ultra2 LVD and 1280 Dual Ultra2 LVD controllers
Qlogic 12160 Ultra3 LVD controllers
Qlogic 2100 and Qlogic 2200 Fibre Channel SCSI controllers
Performance Technology SBS440 ISP1000 variants
Performance Technology SBS450 ISP1040 variants
Performance Technology SBS470 ISP2100 variants
Antares Microsystems P-0033 ISP2100 variants
With all supported SCSI controllers, full support is provided for
SCSI-I & SCSI-II peripherals, including hard disks, optical disks,

View file

@ -107,8 +107,12 @@ The ata(4) driver now has support for ATA100 controllers. In
addition, it now supports the ServerWorks ROSB4 ATA33 chipset, the CMD
648 ATA66 and CMD 649 ATA100 chipsets, and the Cyrix 5530. [MERGED]
To provide more flexible configuration, the various options for the
ata(4) driver are now boot loader tunables, rather than kernel
configure-time options. [MERGED]
The ata(4) driver now has support for tagged queuing, which is
enabled by the ATA_ENABLE_TAGS option. [MERGED]
enabled by the hw.ata.tags loader tunable. [MERGED]
The ata(4) driver now has support for ATA "pseudo" RAID controllers as
the Promise Fasttrak and HighPoint HPT370 controllers. [MERGED]
@ -376,6 +380,9 @@ interfaces with dynamically-changing IP addresses. [MERGED]
The isp(4) driver has been updated. [MERGED]
The isp(4) driver now supports target mode for Qlogic SCSI cards,
including Ultra2 and Ultra3 and dual bus cards.
The ida disk driver now has crashdump support. [MERGED]
The random(4) device has been rewritten to use the Yarrow algorithm.
@ -1226,8 +1233,16 @@ TMC 18C30, 18C50 based ISA/PC-Card SCSI host adapters:
Melco IFC-SC
RATOC REX-5536, REX-5536AM, REX-5536M, REX-9836A
QLogic 1020, 1040, 1040B, 1080 and 1240 SCSI Host Adapters.
QLogic 2100 Fibre Channel Adapters (private loop only).
Qlogic Controllers and variants:
Qlogic 1020, 1040 SCSI and Ultra SCSI host adapters
Qlogic 1240 dual Ultra SCSI controllers
Qlogic 1080 Ultra2 LVD and 1280 Dual Ultra2 LVD controllers
Qlogic 12160 Ultra3 LVD controllers
Qlogic 2100 and Qlogic 2200 Fibre Channel SCSI controllers
Performance Technology SBS440 ISP1000 variants
Performance Technology SBS450 ISP1040 variants
Performance Technology SBS470 ISP2100 variants
Antares Microsystems P-0033 ISP2100 variants
DTC 3290 EISA SCSI controller in 1542 emulation mode.