From 9030b241d73a3a193a67cfa3f3a918b3430c049e Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Wed, 3 Dec 2003 22:01:14 +0000 Subject: [PATCH] - Update symbolic links for 5.X and point people to devfs.conf - Note that option USER_LDT does not exist on 5.X PR: docs/59879 Submitted by: Lukas Ertl --- .../books/handbook/multimedia/chapter.sgml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml b/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml index 2d8d3f6e5c..ed6b8919fd 100644 --- a/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml @@ -783,8 +783,17 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo On FreeBSD 5.X, which uses &man.devfs.5; there is a slightly different set of recommended links: - &prompt.root; ln -sf /dev/acd0c /dev/dvd -&prompt.root; ln -sf /dev/acd0c /dev/rdvd + &prompt.root; ln -sf /dev/acd0 /dev/dvd +&prompt.root; ln -sf /dev/acd0 /dev/rdvd + + Note that due to the nature of &man.devfs.5;, + manually created links like these will not persist if you reboot + your system. In order to create the symbolic links + automatically whenever you boot your system, add the following + lines to /etc/devfs.conf: + + link acd0 dvd +link acd0 rdvd Additionally, DVD decryption, which requires invoking special DVD-ROM functions, requires write permission on the DVD @@ -806,6 +815,11 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo option CPU_ENABLE_SSE option USER_LDT + + option USER_LDT does not exist on + &os; 5.X. + + To enhance the shared memory X11 interface, it is recommended that the values of some &man.sysctl.8; variables should be increased: