Skip to content
Snippets Groups Projects
Commit 9458d5db authored by samm2's avatar samm2
Browse files

Correcting manual pages (FreeBSD related)

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2921 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 2fb9dea5
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -43,6 +43,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[AS] Correcting manual pages (FreeBSD related)
[AS] FreeBSD: fix FTBFS on GNU/kFreeBSD (reported by derevko). [AS] FreeBSD: fix FTBFS on GNU/kFreeBSD (reported by derevko).
[AS] FreeBSD: Add USB autodetection to smartd DEVICESCAN directive. [AS] FreeBSD: Add USB autodetection to smartd DEVICESCAN directive.
......
...@@ -91,8 +91,7 @@ devices that support SMART. The scanning is done as follows: ...@@ -91,8 +91,7 @@ devices that support SMART. The scanning is done as follows:
Examine all entries \fB"/dev/hd[a-t]"\fP for IDE/ATA Examine all entries \fB"/dev/hd[a-t]"\fP for IDE/ATA
devices, and \fB"/dev/sd[a-z]"\fP for SCSI devices. devices, and \fB"/dev/sd[a-z]"\fP for SCSI devices.
.IP \fBFREEBSD:\fP 9 .IP \fBFREEBSD:\fP 9
Examine all entries \fB"/dev/ad[0-9]+"\fP for IDE/ATA Authoritative list of disk devices is obtained from SCSI (CAM) and ATA subsystems.
devices and \fB"/dev/da[0-9]+"\fP for SCSI devices.
.IP \fBNETBSD/OPENBSD:\fP 9 .IP \fBNETBSD/OPENBSD:\fP 9
Authoritative list of disk devices is obtained from sysctl Authoritative list of disk devices is obtained from sysctl
\'hw.disknames\'. \'hw.disknames\'.
...@@ -496,8 +495,7 @@ Under FreeBSD, ...@@ -496,8 +495,7 @@ Under FreeBSD,
\fBsmartd\fP \fBsmartd\fP
will try to open all existing ATA devices (with entries in /dev) will try to open all existing ATA devices (with entries in /dev)
.B /dev/ad[0-9]+ .B /dev/ad[0-9]+
and all existing SCSI devices and all existing SCSI devices (using CAM subsystem).
.B /dev/da[0-9]+.
Under NetBSD/OpenBSD, Under NetBSD/OpenBSD,
\fBsmartd\fP \fBsmartd\fP
will try to open all existing ATA devices (with entries in /dev) will try to open all existing ATA devices (with entries in /dev)
......
...@@ -394,7 +394,9 @@ inclusive) denotes which disk on the controller is monitored. In log ...@@ -394,7 +394,9 @@ inclusive) denotes which disk on the controller is monitored. In log
files and email messages this disk will be identified as cciss_disk_XX files and email messages this disk will be identified as cciss_disk_XX
with XX in the range from 00 to 15 inclusive. with XX in the range from 00 to 15 inclusive.
.B 3ware, MegaRAID, Areca and cciss controllers are currently ONLY supported under Linux. .B 3ware and cciss controllers are currently ONLY supported under Linux and FreeBSD.
.B MegaRAID and Areca controllers are currently ONLY supported under Linux.
.I hpt,L/M/N .I hpt,L/M/N
\- the device consists of one or more ATA disks connected to a HighPoint \- the device consists of one or more ATA disks connected to a HighPoint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment