cvs commit: src/sys/net if_media.c if_media.h src/sbin/ifconfig ifmedia.c

Hartmut Brandt harti at FreeBSD.org
Tue Apr 29 10:23:25 PDT 2003


harti       2003/04/29 10:23:23 PDT

  FreeBSD src repository

  Modified files:
    sys/net              if_media.c if_media.h 
    sbin/ifconfig        ifmedia.c 
  Log:
  Add media types and options for ATM. While on most ATM cards media cannot
  be changed, it is very convenient to be able to toggle SDH/Sonet,
  idle/unassigned cells and scrambled mode and to see the carrier
  state.
  
  Reviewed by:    -arch (if_media.h definitions)
  
  Revision  Changes    Path
  1.14      +34 -0     src/sbin/ifconfig/ifmedia.c
  1.19      +11 -0     src/sys/net/if_media.c
  1.20      +52 -0     src/sys/net/if_media.h


More information about the cvs-src mailing list