freebsd-dev/sys/dev/en
Hartmut Brandt d2c96fc51f Add module data and version to the atm_subr and reference this info from the
(currently) only consumer (en).

Add a sysctl node hw.atm where the atm drivers will hook on their hardware
sysctl sub-trees.

Make atm_ifattach call if_attach and remove the corresponding call to if_attach
from en. Create atm_ifdetach and use that in en.

While the last change actually changes the interface this is not a problem in
practice because the only other consumer of this API is an older LANAI driver
on the net, that is not ready for current anyway.

Reviewed by:	-atm
2003-04-29 08:07:44 +00:00
..
if_en_pci.c Add module data and version to the atm_subr and reference this info from the 2003-04-29 08:07:44 +00:00
midway.c Add module data and version to the atm_subr and reference this info from the 2003-04-29 08:07:44 +00:00
midwayreg.h Convert the midway driver to use busdma. Except for this conversion the 2003-04-25 16:14:03 +00:00
midwayvar.h Convert the midway driver to use busdma. Except for this conversion the 2003-04-25 16:14:03 +00:00