If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
Useful info on PCI
From: Bela Lubkin <belal@sco.com> Subject: Re: Need an SCO 5.0.6 driver for integrated 3com 905 LAN - is there one? Date: Tue, 5 Aug 2003 18:42:36 GMT References: <ZbCcneR9u-3vbbKiXTWJhw@comcast.com> Michael Sweeden wrote: > I have a system with an Asus A7N8X rev. 2.0 motherboard running Windows 2000 > and SCO OpenServer 5.0.6. This motherboard has 2 integrated LAN ports: an > nvidia and a 3com905. I am using the 3com port under Windows 2000, but Asus > does not supply an SCO driver for it. I downloaded the 3C90X SCO driver from > 3com and installed it, but I get an error when booting about "vendor ID 4318 > not supported". It looks to me like I'm screwed and I'll have to install a > PCI adapter, but I wanted to check and see if anybody knew of a driver that > would work for the 3com LAN port on this motherboard. Thanks!
That message is printed in decimal when PCI IDs are usually given in hex. Vendor ID 4318(10) = 10DE(16) is NVidia. The driver seems to be seeing an NVidia chip, not the 3Com chip it expects. My guess would be that it is in fact being pointed at the wrong chip. Run: hw -v -r pci > /tmp/pci Each entry in the output is 30-50 lines long. If it's true that the motherboard has two NICs, you should see two entries that have "ClassCode: 0x020000 Ethernet controller". One should have a VendorId of "10be (Tsenglabs International Co.)" (which I guess has evolved into NVidia?). The other should have a VendorId of "10b7 (3Com Corporation)". Pick out the DeviceNum, Function, Bus numbers from the 3Com ethernet entry. Now run `scoadmin network` and reconfigure the 3C90X driver. There is a way to tie it to a specific PCI bus/device/function -- I forget if you have to go into "Advanced" setup or what. Type in the numbers from `hw`. Now you should be able to relink, reboot, and have the NIC recognized.
If this doesn't work, please post the `hw` output for the two NICs (only). >Bela<
/Bofcusm/2264.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar