cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs miidevs.h miivar.h src/sys/pci if_sk.c if_skreg.h yukonreg.h

Wilko Bulte wilko at FreeBSD.org
Tue Oct 14 11:22:43 PDT 2003


wilko       2003/10/14 11:22:42 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/mii          e1000phy.c e1000phyreg.h miidevs 
                         miidevs.h miivar.h 
    sys/pci              if_sk.c if_skreg.h 
  Added files:           (Branch: RELENG_4)
    sys/pci              yukonreg.h 
  Log:
  MFC: Add support for SK-9521 V2.0 and 3COM 3C940.
  
  Based on: Nathan L. Binkert's patch for OpenBSD
  Patch submitted by and thanks to: Jung-uk Kim <jkim at niksun.com>
  Approved by: re (jhb, murray)
  
  Revision   Changes    Path
  1.1.2.3    +85 -49    src/sys/dev/mii/e1000phy.c
  1.1.2.2    +29 -1     src/sys/dev/mii/e1000phyreg.h
  1.4.2.14   +1 -0      src/sys/dev/mii/miidevs
  1.4.2.14   +3 -1      src/sys/dev/mii/miidevs.h
  1.3.2.2    +14 -3     src/sys/dev/mii/miivar.h
  1.19.2.10  +541 -146  src/sys/pci/if_sk.c
  1.8.2.2    +253 -29   src/sys/pci/if_skreg.h
  1.1.2.1    +171 -0    src/sys/pci/yukonreg.h (new)


More information about the cvs-src mailing list