cvs commit: src/sys/net if_atm.h if_atmsubr.c
    Hartmut Brandt 
    harti at FreeBSD.org
       
    Tue Jul 29 06:04:53 PDT 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list