freebsd-dev/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_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
fore_if.c Use a size_t where a buffer length is meant. 2003-07-29 13:33:14 +00:00
fore_include.h
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
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
fore_timer.c
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
fore.h
hfa_eisa.c
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