Thiago H. Pojda wrote:

>>> On Mon, Jul 7, 2008 at 8:19 AM, Kapil Kapil
>>> <[EMAIL PROTECTED]> wrote:
>>>
>>>> Hi !
>>>>
>>>> I want to get the name of network interface card, like - "VIA Rhine
>>>> I Fast Ethernet Adapter". Is there any function in php for this or
>>>> perhaps a way to find it out?

Not really a PHP question, but the answer is 'lspci'. 
Here's some sample output:

00:0c.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 
LANCE] (rev 26)
04:0a.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 
LANCE] (rev 26)



/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to