Re: [PHP] Re: [PHP-DOC] Network Interface Card Name
- Date: Mon, 07 Jul 2008 15:37:02 +0200
- From: Per Jessen <per@xxxxxxxxxxxx>
- Subject: Re: [PHP] Re: [PHP-DOC] Network Interface Card Name
Thiago H. Pojda wrote:
>>> On Mon, Jul 7, 2008 at 8:19 AM, Kapil Kapil
>>> <help.language@xxxxxxxxx> 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