Back to the Blog

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Back to the Blog
# 1  
Old 03-01-2010
Back to the Blog

Tim Bass
03-01-2010 03:32 AM


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Do you blog about Linux ?

Do you blog ? Or at least do you consistently author at any others blog ? i would welcome the moderators to edit this poll to make it more interesting, and let our forum know that how many of our users blog about Linux. (7 Replies)
Discussion started by: thegeek
7 Replies

2. IP Networking

Back-to-Back Connection using HBAs

Hi every body, Is it possible to connect two servers Back-to-Back (Point-to-Point) using HBA adapters & using Fiber. Note it is direct connection & there is no switches between the servers. I'm concern about using HBA adapters, it is possible or not. Thanks in advance. :) (3 Replies)
Discussion started by: aldowsary
3 Replies

3. AIX

back to back printing in UNIX

Hi , Can you suggest me how to back to back printing in UNIX? Is there any way? Kindly advise. Regards Vijaya Amirtha Raj (3 Replies)
Discussion started by: amirthraj_12
3 Replies
Login or Register to Ask a Question
ACPI_SONY(4)						 BSD/i386 Kernel Interfaces Manual					      ACPI_SONY(4)

NAME
acpi_sony -- ACPI notebook controller driver for Sony laptops SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device acpi_sony Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): acpi_sony_load="YES" DESCRIPTION
The acpi_sony driver provides support for the notebook controller in Sony laptops. Note that not all features will work on all laptop mod- els. SYSCTLS
The following sysctl nodes are currently implemented: dev.acpi_sony.0.brightness Current brightness level of the display. dev.acpi_sony.0.brightness_default Default brightness level of the display (survives reboot). dev.acpi_sony.0.contrast Current contrast level of the display. dev.acpi_sony.0.bass_gain Enable or disable the Bass Gain feature. dev.acpi_sony.0.cdp Turns the CD power on or off. dev.acpi_sony.0.azp Turns the audio power on or off. dev.acpi_sony.0.lnp Turns the wired network interface power on or off. SEE ALSO
acpi(4), sysctl(8) HISTORY
The acpi_sony driver first appeared in FreeBSD 6.0. AUTHORS
The acpi_sony driver was written by Takanori Watanabe <takawata@FreeBSD.org>. BSD
February 7, 2010 BSD