freebsd-nq/sys/dev/hfa
Andrew R. Reiter b6037a7953 - Turn the hea and hfa HARP storage pools into UMA zones and insert
the necesary uma_zcreate() and uma_zdestroy calls into module loading
  handler and the device attach handling.
- Change the related HARP netatm code to use UMA zone functions when
  dealing with the zones that were formerly the ATM interface (hea, hfa)
  storage pools.
- Have atm_physif_freenifs() now get passed an uma_zone_t so that we can
  properly free the allocated NIF's back to their zone.

This should be the last commit to remove any code that makes use of the
netatm storage pool api.  I will be removing the api code within the near
future.

Reviewed by:	mdodd
2002-06-14 16:59:38 +00:00
..
fore_aali.h
fore_buffer.c
fore_command.c
fore_globals.c
fore_if.c
fore_include.h
fore_init.c
fore_intr.c
fore_load.c
fore_output.c
fore_receive.c
fore_slave.h
fore_stats.c
fore_stats.h
fore_timer.c
fore_transmit.c
fore_var.h
fore_vcm.c
fore.h
hfa_eisa.c
hfa_freebsd.c
hfa_freebsd.h
hfa_pci.c
hfa_sbus.c