Dual Intel InBusiness
Donald Becker
becker@scyld.com
Thu May 4 14:18:31 2000
[[ Please use "beowulf.org" as the list host name, not beowulf.gsfc.nasa.gov
or cesdis.gsfc.nasa.gov. The USRA-CESDIS research contract has expired. ]]
On Wed, 3 May 2000 Matt_Domsch@Dell.com wrote:
> Subject: RE: Dual Intel InBusiness
>
> Mine had PCI device ID 0x0030. Others have device ID 0x0029. If you're
> using the 1.09t driver, just add yours to the table of supported cards.
> lspci will tell you what numbers to put in.
Are you certain that it was 0x0030 and not 0x1030?
The updated drivers have 1029, 1030, 1209 and 1229 (the original).
________________
struct pci_id_info static pci_id_tbl[] = {
{"Intel PCI EtherExpress Pro100", { 0x12298086, 0xffffffff,},
SPEEDO_IOTYPE, SPEEDO_SIZE, 0, },
{"Intel EtherExpress Pro/100+ i82559ER", { 0x12098086, 0xffffffff,},
SPEEDO_IOTYPE, SPEEDO_SIZE, 0, },
{"Intel EtherExpress Pro/100 type 1029", { 0x10298086, 0xffffffff,},
SPEEDO_IOTYPE, SPEEDO_SIZE, 0, },
{"Intel EtherExpress Pro/100 type 1030", { 0x10308086, 0xffffffff,},
SPEEDO_IOTYPE, SPEEDO_SIZE, 0, },
{0,}, /* 0 terminated list. */
};
________________
Donald Becker becker@scyld.com
Scyld Computing Corporation
410 Severn Ave. Suite 210
Annapolis MD 21403
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org