diff options
| author | Mike Smith <msmith@FreeBSD.org> | 2000-09-19 23:56:27 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 2000-09-19 23:56:27 +0000 |
| commit | ead270f1e3f541798dceb8e40d5249cf09b97797 (patch) | |
| tree | 7ffef216f93759b208425ff58fc8ef1440994612 | |
| parent | 6413a4bc9dc5bf9ecc7c54064ce4ef233fe4d9d3 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 5 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 42ded89e37d9..5c812dcf8479 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1345,6 +1345,11 @@ device mly # # Adaptec FSA RAID controllers, including integrated DELL controllers, # the Dell PERC 2/QC and the HP NetRAID-4M +# +# AAC_COMPAT_LINUX Include code to support Linux-binary management +# utilities (requires Linux compatibility +# support). +# device aac # diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 42ded89e37d9..5c812dcf8479 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1345,6 +1345,11 @@ device mly # # Adaptec FSA RAID controllers, including integrated DELL controllers, # the Dell PERC 2/QC and the HP NetRAID-4M +# +# AAC_COMPAT_LINUX Include code to support Linux-binary management +# utilities (requires Linux compatibility +# support). +# device aac # |
