diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-28 00:48:15 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-28 00:48:15 +0000 |
| commit | 658743b5e2fbfae62fcb731f70a26d153cefd7c2 (patch) | |
| tree | 7a8cb676fa74e1ba52c6b8e553ce19fd0bc3c97c /sys/alpha/conf | |
| parent | 5db6d23750b90247fcfd4e071cd37cf85782e52f (diff) | |
Notes
Diffstat (limited to 'sys/alpha/conf')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index e1525f2a7606..82b99e40d6e0 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -79,6 +79,7 @@ device atapist0 # ATAPI tape drives # A single entry for any of these controllers (ncr, ahb, ahc, amd) is # sufficient for any number of installed devices. controller ncr0 # NCR/Symbios Logic +#controller sym0 # NCR/Symbios Logic (do not mix with ncr, it conflicts) controller isp0 # Qlogic family controller ahc0 # AHA2940 and onboard AIC7xxx devices #controller esp0 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index e1525f2a7606..82b99e40d6e0 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -79,6 +79,7 @@ device atapist0 # ATAPI tape drives # A single entry for any of these controllers (ncr, ahb, ahc, amd) is # sufficient for any number of installed devices. controller ncr0 # NCR/Symbios Logic +#controller sym0 # NCR/Symbios Logic (do not mix with ncr, it conflicts) controller isp0 # Qlogic family controller ahc0 # AHA2940 and onboard AIC7xxx devices #controller esp0 |
