cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h

Yar Tikhiy yar at FreeBSD.org
Tue May 25 07:50:59 PDT 2004


yar         2004/05/25 07:49:46 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c if_fxpvar.h 
  Log:
  Teach fxp(4) to control VLAN_MTU in the hardware.
  Now reception of extended frames can be toggled
  through ioctl(SIOCSIFCAP).
  
  The card will also receive extended frames when
  in promiscuous mode.
  
  Revision  Changes    Path
  1.209     +16 -8     src/sys/dev/fxp/if_fxp.c
  1.30      +1 -0      src/sys/dev/fxp/if_fxpvar.h


More information about the cvs-src mailing list