diff options
| author | Gerard Roudier <groudier@FreeBSD.org> | 2000-09-03 12:29:51 +0000 |
|---|---|---|
| committer | Gerard Roudier <groudier@FreeBSD.org> | 2000-09-03 12:29:51 +0000 |
| commit | fb91fd6902ee2c4d475a1aace63854b0dff868b0 (patch) | |
| tree | c38023b5e451cced23a3f22fad5a3e90ded49cfb | |
| parent | a3197deec921fb1f8660569a13af7fee14540bbd (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 4 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 8209cc6bffcc..a7cbba53ac7d 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1224,6 +1224,10 @@ options ACPI_NO_OSDFUNC_INLINE # ISP 12160 Ultra3 SCSI, # Qlogic ISP 2100 and ISP 2200 Fibre Channel host adapters. # ncr: NCR 53C810, 53C825 self-contained SCSI host adapters. +# sym: Symbios/Logic 53C8XX family of PCI-SCSI I/O processors: +# 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875, +# 53C876, 53C885, 53C895, 53C895A, 53C896, 53C897, 53C1510D, +# 53C1010-33, 53C1010-66. # # Note that the order is important in order for Buslogic ISA/EISA cards to be diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 8209cc6bffcc..a7cbba53ac7d 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1224,6 +1224,10 @@ options ACPI_NO_OSDFUNC_INLINE # ISP 12160 Ultra3 SCSI, # Qlogic ISP 2100 and ISP 2200 Fibre Channel host adapters. # ncr: NCR 53C810, 53C825 self-contained SCSI host adapters. +# sym: Symbios/Logic 53C8XX family of PCI-SCSI I/O processors: +# 53C810, 53C810A, 53C815, 53C825, 53C825A, 53C860, 53C875, +# 53C876, 53C885, 53C895, 53C895A, 53C896, 53C897, 53C1510D, +# 53C1010-33, 53C1010-66. # # Note that the order is important in order for Buslogic ISA/EISA cards to be |
