cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

Pyun YongHyeon yongari at FreeBSD.org
Wed Jul 9 02:00:11 UTC 2008


yongari     2008-07-09 01:58:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h 
  Log:
  SVN rev 180377 on 2008-07-09 01:58:18Z by yongari
  
  Add driver support for RTL8102E and RTL8102EL which is the second
  generation of RTL810x PCIe fast ethernet controller. Note, Tx/Rx
  descriptor format is different from that of first generation of
  RTL8101E series. Jumbo frame is not supported for RTL810x
  family.
  
  Tested by:      NAGATA Shinya ( maya AT negeta DOT com )
  
  Revision  Changes    Path
  1.127     +8 -1      src/sys/dev/re/if_re.c
  1.80      +2 -0      src/sys/pci/if_rlreg.h


More information about the cvs-all mailing list