cvs commit: src/sys/dev/re if_re.c
    Pyun YongHyeon 
    yongari at FreeBSD.org
       
    Wed Jul  2 04:55:48 UTC 2008
    
    
  
yongari     2008-07-02 04:55:39 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/re           if_re.c 
  Log:
  SVN rev 180167 on 2008-07-02 04:55:39Z by yongari
  
  After the change of r176757 re(4) no longer relys on reading
  RL_TXCFG register to identify a device in device probe. Reflect the
  fact by modifing device description with general ethernet
  controller family.
  Note, rl_basetype in struct rl_type is not used and the more
  detailed information is provided with rl_hwrev structure.
  
  Revision  Changes    Path
  1.116     +18 -32    src/sys/dev/re/if_re.c
    
    
More information about the cvs-all
mailing list