cvs commit: src/sys/dev/dc dcphy.c pnphy.c
    Pyun YongHyeon 
    yongari at FreeBSD.org
       
    Wed Aug  2 05:28:53 UTC 2006
    
    
  
yongari     2006-08-02 05:28:52 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/dc           dcphy.c pnphy.c 
  Log:
  Replace hard-coded magic constants to system defined constants
  (BUS_PROBE_DEFAULT, BUS_PROBE_GENERIC etc). These pseudo PHY
  drivers were forgotten from the conversion due to the repo copy
  to dc driver location.
  
  Revision  Changes    Path
  1.32      +1 -1      src/sys/dev/dc/dcphy.c
  1.21      +1 -1      src/sys/dev/dc/pnphy.c
    
    
More information about the cvs-all
mailing list