patch-2.4.19 linux-2.4.19/Documentation/sonypi.txt
Next file: linux-2.4.19/Documentation/sound/OPL3-SA2
Previous file: linux-2.4.19/Documentation/scsi.txt
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/Documentation/sonypi.txt
- Orig date:
Mon Feb 25 11:37:51 2002
diff -urN linux-2.4.18/Documentation/sonypi.txt linux-2.4.19/Documentation/sonypi.txt
@@ -36,14 +36,14 @@
driver and the ACPI BIOS, because Sony doesn't agree to release any programming
specs for its laptops. If someone convinces them to do so, drop me a note.
-Module options:
+Driver options:
---------------
Several options can be passed to the sonypi driver, either by adding them
to /etc/modules.conf file, when the driver is compiled as a module or by
adding the following to the kernel command line (in your bootloader):
- sonypi=minor[[[[,camera],fnkeyinit],verbose],compat]
+ sonypi=minor[,verbose[,fnkeyinit[,camera[,compat[,nojogdial]]]]]
where:
@@ -71,6 +71,9 @@
(prior to version 1.5) and does not work anymore,
add this option and report to the author.
+ nojogdial: gives more accurate PKEY events on those Vaio models
+ which don't have a jogdial (like the FX series).
+
Module use:
-----------
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)