From 4d73c6b7b174b29dd45dd6a15f266cacf8588327 Mon Sep 17 00:00:00 2001 From: wilko Date: Sun, 16 Jan 2000 18:46:21 +0000 Subject: Removed outdated comment on experimental nature of ata. Added comment to esp --- sys/alpha/conf/GENERIC | 7 +------ sys/alpha/conf/NOTES | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) (limited to 'sys/alpha') diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 2fdfd82..9b41f20 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -66,11 +66,6 @@ device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices -# This is work in progress, use at your own risk. -# It currently reuses the majors of wd.c and friends. -# It cannot co-exist with the old system in one kernel. -# You only need one "device ata0" for it to find all -# PCI devices on modern machines. device ata0 device atadisk0 # ATA disk drives device atapicd0 # ATAPI CDROM drives @@ -81,7 +76,7 @@ device atapist0 # ATAPI tape drives # A single entry for any of these controllers (ahb, ahc, amd, ncr, etc...) is # sufficient for any number of installed devices. device ahc0 # AHA2940 and onboard AIC7xxx devices -#device esp0 +#device esp0 # 53C94 & friends, not CAM-ified device isp0 # Qlogic family device ncr0 # NCR/Symbios Logic device sym0 # NCR/Symbios Logic (newer chipsets) diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 2fdfd82..9b41f20 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -66,11 +66,6 @@ device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices -# This is work in progress, use at your own risk. -# It currently reuses the majors of wd.c and friends. -# It cannot co-exist with the old system in one kernel. -# You only need one "device ata0" for it to find all -# PCI devices on modern machines. device ata0 device atadisk0 # ATA disk drives device atapicd0 # ATAPI CDROM drives @@ -81,7 +76,7 @@ device atapist0 # ATAPI tape drives # A single entry for any of these controllers (ahb, ahc, amd, ncr, etc...) is # sufficient for any number of installed devices. device ahc0 # AHA2940 and onboard AIC7xxx devices -#device esp0 +#device esp0 # 53C94 & friends, not CAM-ified device isp0 # Qlogic family device ncr0 # NCR/Symbios Logic device sym0 # NCR/Symbios Logic (newer chipsets) -- cgit v1.1