summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 21:12:51 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 21:12:51 +0000
commit9e0d8a5dbf686aaa6ec3e9dc1e62e23fd82c8689 (patch)
treedfe44c4575dac88798733c680be9e34a2075e5df /DOCS
parentf5afe9ef5026303405f09a3484ef4622f517c60b (diff)
downloadmpv-9e0d8a5dbf686aaa6ec3e9dc1e62e23fd82c8689.tar.bz2
mpv-9e0d8a5dbf686aaa6ec3e9dc1e62e23fd82c8689.tar.xz
Small update.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1541 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/FREEBSD3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/FREEBSD b/DOCS/FREEBSD
index 8abf0b68c8..32cc59d671 100644
--- a/DOCS/FREEBSD
+++ b/DOCS/FREEBSD
@@ -6,7 +6,8 @@ native BSD make will not work.
2. To run mplayer you will need to re-compile the kernel with
"options USER_LDT" (unless you are running -CURRENT, where this is default).
-If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it.
+If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it
+(FreeBSD-STABLE required, or use kernel patches).
3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a
symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom