30 printf (
"3c529 board found on MCA at %#hx IRQ %d -",
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 },
void t5x9_disable(struct nic *nic)
int t5x9_probe(struct nic *nic, uint16_t prod_id_check, uint16_t prod_id_mask)
static int t529_probe(struct nic *nic, struct mca_device *mca)
static struct mca_device_id el3_mca_adapters[]
static void t529_disable(struct nic *nic, struct mca_device *mca __unused)
#define __unused
Declare a variable or data structure as unused.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define ISA_ROM(IMAGE, DESCRIPTION)
#define MCA_DRIVER(_name, _ids)
#define DRIVER(_name_text, _unused2, _unused3, _name, _probe, _disable, _fake_bss)
struct @002057171240057303273132130141036221271355330106 no_fake_bss
An MCA device ID list entry.
unsigned char pos[8]
POS register values.
int printf(const char *fmt,...)
Write a formatted string to the console.