freebsd-dev/sys/dev/en
Bjoern A. Zeeb f0176c5c6f Hide an unused variable in case we compile with neither INET nor INET6.
NATM needs 'struct in_addr' to compile, which is a problem on its own
but include in.h for now if we have NATM but neither INET or INET6.

MFC after:	2 months
2008-11-06 09:41:31 +00:00
..
if_en_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
midway.c Hide an unused variable in case we compile with neither INET nor INET6. 2008-11-06 09:41:31 +00:00
midwayreg.h
midwayvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00