opnsense-src/sys/dev/hfa
Hartmut Brandt bec064b151 Implement a traffic shaping option for the PCA200 for CBR channels.
This is controlled by a per-adapter sysctl hw.atm.hfaX.shape. When
set to 0, no shaping occures. When set to 1 at most 1 channel is
shaped. When set to 2 all CBR channels are shaped. Note, that the
latter may actually not work, because of the adapter supporting
the shaping of only one PDU at the same time.
2003-07-31 14:52:44 +00:00
..
fore.h Applied the patch to fix HARP ATM that was broken when KAME IPv6 came 2001-06-20 17:09:14 +00:00
fore_aali.h Make the driver to work with firmware version 4.1.12 (other 4.X.Y should 2003-07-31 14:20:07 +00:00
fore_buffer.c Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
fore_command.c Make the driver to work with firmware version 4.1.12 (other 4.X.Y should 2003-07-31 14:20:07 +00:00
fore_globals.c - Turn the hea and hfa HARP storage pools into UMA zones and insert 2002-06-14 16:59:38 +00:00
fore_if.c Use a size_t where a buffer length is meant. 2003-07-29 13:33:14 +00:00
fore_include.h - Turn the hea and hfa HARP storage pools into UMA zones and insert 2002-06-14 16:59:38 +00:00
fore_init.c Make the driver to work with firmware version 4.1.12 (other 4.X.Y should 2003-07-31 14:20:07 +00:00
fore_intr.c Make the driver to work with firmware version 4.1.12 (other 4.X.Y should 2003-07-31 14:20:07 +00:00
fore_load.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
fore_output.c Implement a traffic shaping option for the PCA200 for CBR channels. 2003-07-31 14:52:44 +00:00
fore_receive.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
fore_slave.h - Remove PCA-200E definition -- this will be re-added in the commit to 2002-04-16 01:34:00 +00:00
fore_stats.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_stats.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fore_timer.c Add back some #include <sys/systm.h> which were needed when <sys/ktr.h> 2000-10-30 20:37:01 +00:00
fore_transmit.c - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. 2002-06-24 05:03:44 +00:00
fore_var.h Implement a traffic shaping option for the PCA200 for CBR channels. 2003-07-31 14:52:44 +00:00
fore_vcm.c Implement a traffic shaping option for the PCA200 for CBR channels. 2003-07-31 14:52:44 +00:00
hfa_eisa.c - Convert the 'hfa' ATM interface driver to newbus. 2002-04-17 00:26:09 +00:00
hfa_freebsd.c Implement a traffic shaping option for the PCA200 for CBR channels. 2003-07-31 14:52:44 +00:00
hfa_freebsd.h Implement a traffic shaping option for the PCA200 for CBR channels. 2003-07-31 14:52:44 +00:00
hfa_pci.c - Don't call pci_enable_io() in drivers (unless needed for resume). 2003-04-16 03:16:57 +00:00
hfa_sbus.c - Convert the 'hfa' ATM interface driver to newbus. 2002-04-17 00:26:09 +00:00