freebsd-dev/sys/dev/hatm
Hartmut Brandt a80f653574 Make the driver preserve open connections accross ifconfig down
and up commands. When configuring the interface down only the
connections that are currently closing are deleted from the connection
table. When the interface is configured up, all connections that
are in the table are re-opened.
2003-08-07 13:42:31 +00:00
..
if_hatm_intr.c Use the default arguments for lockfunc and lockfuncarg in 2003-07-10 13:55:09 +00:00
if_hatm_ioctl.c Make the driver preserve open connections accross ifconfig down 2003-08-07 13:42:31 +00:00
if_hatm_rx.c Make the driver honor the ATMIO_FLAG_ASYNC that requests 2003-08-06 13:16:51 +00:00
if_hatm_tx.c Make the driver preserve open connections accross ifconfig down 2003-08-07 13:42:31 +00:00
if_hatm.c Make the driver preserve open connections accross ifconfig down 2003-08-07 13:42:31 +00:00
if_hatmconf.h
if_hatmreg.h
if_hatmvar.h Make the driver preserve open connections accross ifconfig down 2003-08-07 13:42:31 +00:00