08-18-2007
Quote:
Vino,
Please don't count computers at your office, only at your home or home/office.
(they must be in your home).
My bad. Count goes down to one. Can you edit my vote ? Thanks.
8 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
I have two mashines with RedHat 8.0......they connected with cross over cabel...I want use both mashines for Internet, but modem has only first computer... Maybe..through gateway ?....
What must i do for it ?......
sorry for my terrible english.... (3 Replies)
Discussion started by: Pennywize
3 Replies
2. IP Networking
i have a computer (sempron 2200+) with Suse 9.3 and another computer with windows 98 (PI 233 Mhz). I'm connect first computer (with Suse) on the Internet through ethernet but second computers in not connect. How can connect second computers on the internet (with 3 network card...two on the first... (8 Replies)
Discussion started by: dragos
8 Replies
3. UNIX for Advanced & Expert Users
Hello
I've wrote a C++ program which does some mathematical calculations, but the problem is that it takes way too long on any computer to finish.
Is there anyway to make more than 1 computer do the processing so it can process faster? (5 Replies)
Discussion started by: arya6000
5 Replies
4. Homework & Coursework Questions
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!
1. The problem statement, all variables and given/known data:
I must write a program that records the availability of computers. For the argument i have to give him a file... (4 Replies)
Discussion started by: petel1
4 Replies
5. Shell Programming and Scripting
:(
---------- Post updated at 01:51 AM ---------- Previous update was at 01:50 AM ----------
Not working
---------- Post updated at 02:04 AM ---------- Previous update was at 01:51 AM ----------
cp -p /home/* home/exp/*.`date`
i am using this (4 Replies)
Discussion started by: rishiraaz
4 Replies
6. Shell Programming and Scripting
Hi
I'm waiting for the IT department to install Ganglia, and until that happens, I need to know the current load on 14 computers.
To do this, I'm trying to write a small script that output the top processes on each of the computers using top, but for some reason it doesn't work.
... (3 Replies)
Discussion started by: Tobbev
3 Replies
7. Solaris
Hi,
I need to rcp heavy files between 2 solaris 10/sparc M3000 computers. Currently theses 2 computers are linked via a switch/firewall and the rcp commands take a very long time, I have been told that this is because of the firewall (old one).
I asked my client to by a cross ethernet cable and... (2 Replies)
Discussion started by: zionassedo
2 Replies
8. What is on Your Mind?
Enjoy guys and gals...
LUnix on a Commodore 64...
YouTube
Bazza... (1 Reply)
Discussion started by: wisecracker
1 Replies
LEARN ABOUT NETBSD
wmidell
ACPIWMI(4) BSD Kernel Interfaces Manual ACPIWMI(4)
NAME
acpiwmi -- Windows Management Instrumentation support for ACPI
SYNOPSIS
acpiwmi* at acpi?
acpiwmibus* at acpiwmi?
wmidell* at acpiwmibus?
wmieeepc* at acpiwmibus?
wmihp* at acpiwmibus?
wmimsi* at acpiwmibus?
DESCRIPTION
The acpiwmi device driver provides an ACPI interface for Windows Management Instrumentation (WMI). The ACPI WMI interface is typically used
to support vendor specific features found in various laptops.
The following WMI mappings are supported:
wmidell Dell laptops
wmieeepc Some models of Asus Eee PC
wmihp Hewlett-Packard laptops
wmimsi MSI laptops
The functionality varies from vendor to vendor. Typically the interface is used for function and hotkey handling, but additional features
may be present.
SEE ALSO
acpi(4), acpidalb(4)
Microsoft Corporation, Windows Instrumentation: WMI and ACPI, http://www.microsoft.com/whdc/system/pnppwr/wmi/wmi-acpi.mspx, December 4,
2001.
HISTORY
The acpiwmi device driver appeared in NetBSD 6.0.
AUTHORS
Jukka Ruohonen <jruohonen@iki.fi> wrote acpiwmi and most of the mappings.
CAVEATS
While WMI should provide a certain degree of portability across laptop models from a particular vendor, there is no guarantee that the map-
pings are functional in all models.
The wmihp driver may conflict with hpqlb(4).
BSD
February 16, 2011 BSD