Date: Tue, 29 Jul 2003 06:04:52 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_atm.h if_atmsubr.c Message-ID: <200307291304.h6TD4q1V022276@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/07/29 06:04:52 PDT
FreeBSD src repository
Modified files:
sys/net if_atm.h if_atmsubr.c
Log:
Implement a mechanism by which ATM drivers can inform interested
parts of the system about certain kinds of events, like changes
in the ABR rate, changes in the carrier state, PVC changes. The
main consumers of these events are the harp(4) pseudo-driver
and the ILMI daemon via ng_atm(4).
Revision Changes Path
1.17 +70 -0 src/sys/net/if_atm.h
1.32 +15 -1 src/sys/net/if_atmsubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307291304.h6TD4q1V022276>
