diff options
| author | Scott Long <scottl@FreeBSD.org> | 2002-04-30 22:47:26 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2002-04-30 22:47:26 +0000 |
| commit | 44b00b1df307821039e16f89bd134e3c9661ff8b (patch) | |
| tree | d0c6d1526b041d206b77f2a778ad7022f8afac05 | |
| parent | ee1c407b54d0303ac6154f5a5397127cb409b1b3 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 8ae8fa3641ab..c5f1f7f21d8e 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1308,7 +1308,7 @@ device mly # support). # device aac -device aacp # SCSI Passthrough interface (optional) +device aacp # SCSI Passthrough interface (optional, CAM required) # # Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only |
