Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Extracting System Info

by wine (Scribe)
on Jul 23, 2001 at 17:00 UTC ( [id://98999]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      # example of a full record
      Bus 0, device 0, function 0: 
    ...
          Vendor id=8086. Device id=7190. 
          Medium devsel. Master Capable. Latency=64. 
          Prefetchable 32 bit memory at 0xe6000000 [0xe6000008].
    
  2. or download this
    use strict;
    my @devices;
    ...
        # do with it as you please
    }
    <snip>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://98999]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 12:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found