Mentioned FreeBSD peculiarities in our docs

This commit is contained in:
2008-11-21 21:45:23 +00:00
parent 0ac6297ff7
commit e138e51d18
3 changed files with 10 additions and 2 deletions

View File

@@ -47,6 +47,10 @@ and to MMC-5 for DVD or BD).
<DT>Linux with kernel 2.4 or higher (and libc, of course) :</DT>
<DD>With kernel 2.4 an ATA drive has to be under ide-scsi emulation.</DD>
<DD>With kernel 2.6 the drive should not be under ide-scsi.</DD>
<!--
<DT>or FreeBSD (with libc, of course) :</DT>
<DD>ATAPI/CAM support has to be enabled in the kernel, see atapicam(4).</DD>
-->
<DT>libpthread</DT>
<DD>is supposed to be a standard system component.</DD>
</DL>