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

Bill Paul wpaul at FreeBSD.org
Wed Sep 10 00:21:44 PDT 2003


wpaul       2003/09/10 00:21:43 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_rlreg.h 
    sys/dev/re           if_re.c 
  Log:
  Update hardware revision table. 0x04000000 appears to be the revision
  for the 8169S, according to my sample board. The RealTek Linux driver
  mentions 0x00800000. I'm assigning this to the 8110S until I get
  more info on it. (The (preliminary) RealTek docs only say that 8169S/8110S
  chips will have some combination of those two bits set, but doesn't say
  exactly what bit combination goes with which chip variant.)
  
  Revision  Changes    Path
  1.2       +6 -3      src/sys/dev/re/if_re.c
  1.36      +2 -1      src/sys/pci/if_rlreg.h


More information about the cvs-src mailing list