Initial value:= {
{ "3Com 3c529 EtherLink III (10base2)", 0x627c },
{ "3Com 3c529 EtherLink III (10baseT)", 0x627d },
{ "3Com 3c529 EtherLink III (test mode)", 0x62db },
{ "3Com 3c529 EtherLink III (TP or coax)", 0x62f6 },
{ "3Com 3c529 EtherLink III (TP)", 0x62f7 },
}
Definition at line 41 of file 3c529.c.
41 {
42 { "3Com 3c529 EtherLink III (10base2)", 0x627c },
43 { "3Com 3c529 EtherLink III (10baseT)", 0x627d },
44 { "3Com 3c529 EtherLink III (test mode)", 0x62db },
45 { "3Com 3c529 EtherLink III (TP or coax)", 0x62f6 },
46 { "3Com 3c529 EtherLink III (TP)", 0x62f7 },
47};
Referenced by MCA_DRIVER().