Brad,

The command you want is:

   lspci -n 

That will list all of the pci devices, along with their Vendor
and Device ID.

The entry you are interested in is the 'Class 0200' lines.
THose are the ethernet controllers.

Here's what I get when I run it:

[EMAIL PROTECTED] root]# lspci -n
00:00.0 Class 0600: 8086:2560 (rev 02)
00:01.0 Class 0604: 8086:2561 (rev 02)
00:1d.0 Class 0c03: 8086:24c2 (rev 02)
00:1d.1 Class 0c03: 8086:24c4 (rev 02)
00:1d.2 Class 0c03: 8086:24c7 (rev 02)
00:1d.7 Class 0c03: 8086:24cd (rev 02)
00:1e.0 Class 0604: 8086:244e (rev 82)
00:1f.0 Class 0601: 8086:24c0 (rev 02)
00:1f.1 Class 0101: 8086:24cb (rev 02)
00:1f.3 Class 0c05: 8086:24c3 (rev 02)
00:1f.5 Class 0401: 8086:24c5 (rev 02)
01:00.0 Class 0300: 1002:5446
02:07.0 Class 0c03: 1033:0035 (rev 41)
02:07.1 Class 0c03: 1033:0035 (rev 41)
02:07.2 Class 0c03: 1033:00e0 (rev 02)
02:08.0 Class 0200: 8086:103a (rev 82)

Notice the last line is Class 0200, that shows
the PCI Vendor id of 8086 and the device ID of 103a.

I hope that helps,

Jim McQuillan
[EMAIL PROTECTED]


On Fri, 25 Jul 2003, Brad Goldbeck wrote:

> Hello all,
> 
> I am new to the LTSP world and have a question
> regarding LTSP and Advanced Server 2.1. Has anyone
> successfully implemented LTSP on this operating
> system? If so are there any pitfalls to be aware of?
> Thanks in advance.
> 
> Brad
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
> 

-- 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to