cvs commit: src/sys/dev/msk if_msk.c if_mskreg.h

Pyun YongHyeon yongari at FreeBSD.org
Sat Feb 2 23:37:17 PST 2008


yongari     2008-02-03 07:37:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/msk          if_msk.c if_mskreg.h 
  Log:
  MFC if_msk.c rev 1.20, if_mskreg.h rev. 1.8 to RELENG_6.
    Drop maintaing hardware feature(bug) lists for Yukon II. We don't have
    publicly available datasheet for Yukon II and don't know what
    bug/workaround exist for the specific hardware revision. Also I don't
    think the vendor will release hardware errata in near future.
    The hardware feature lists were not used at all except setting water
    mark registers. Since msk(4) should know exact chip model/revision
    number to decide which hardware capability could be used the extra
    feature lists were redundant.
  
  Revision   Changes    Path
  1.11.2.11  +8 -58     src/sys/dev/msk/if_msk.c
  1.3.2.7    +0 -30     src/sys/dev/msk/if_mskreg.h


More information about the cvs-src mailing list