freebsd-src/sys/dev/en
Bruce Evans f18c4450ac Added used include of <machine/bus.h> -- don't depend on evil namespace
pollution in <sys/mutex.h>.  This was half fixed in rev.1.3 of
midwayreg.h.  The pollution exposed the bug that this driver was using
toy versions of the bus space macros under FreeBSD.  Disabling the
toy versions made this driver compile but dependent on the pollution.
There was still a toy version of bus_space_read_1() in unreachable code.
2000-11-04 15:03:34 +00:00
..
if_en_pci.c Added used include of <machine/bus.h> -- don't depend on evil namespace 2000-11-04 15:03:34 +00:00
midway.c Enabled the used include of <machine/bus.h> -- don't depend on evil 2000-11-04 14:31:47 +00:00
midwayreg.h Make LINT compile again. 2000-10-22 16:09:12 +00:00
midwayvar.h update ATM driver. (base version: midway.c 1.67 --> 1.68) 1998-07-29 05:35:16 +00:00