summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_snvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sn/if_snvar.h')
-rw-r--r--sys/dev/sn/if_snvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sn/if_snvar.h b/sys/dev/sn/if_snvar.h
index 105a84d..4d7b1d8 100644
--- a/sys/dev/sn/if_snvar.h
+++ b/sys/dev/sn/if_snvar.h
@@ -47,6 +47,7 @@ struct sn_softc {
int irq_rid;
struct resource *port_res;
int port_rid;
+ int pccard_enaddr; /* MAC address in pccard CIS tupple */
};
int sn_probe(device_t, int);
OpenPOWER on IntegriCloud