Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 05:21:08 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ed ax88x90reg.h dl100xxreg.h if_ed_isa.c if_ed_pccard.c if_ed_pci.c if_ed_rtl80x9.c if_edreg.h if_edvar.h rtl80x9reg.h tc5299jreg.h
Message-ID:  <200510050521.j955L88J003805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-10-05 05:21:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_isa.c if_ed_pccard.c if_ed_pci.c 
                         if_edreg.h if_edvar.h 
  Added files:
    sys/dev/ed           ax88x90reg.h dl100xxreg.h if_ed_rtl80x9.c 
                         rtl80x9reg.h tc5299jreg.h 
  Log:
  MFp4:
          o Add support for Tamarack TC5299J + MII found on SMC 8041TX V.2
            and corega PCCCCTXD
          o Add support for ISA/PCI RTL80[12]9 chips
          o Improve support for the ax88790 based
          o minor code movement
  
  Submitted by: (#2) David Madole
  
  Revision  Changes    Path
  1.1       +38 -0     src/sys/dev/ed/ax88x90reg.h (new)
  1.1       +42 -0     src/sys/dev/ed/dl100xxreg.h (new)
  1.25      +8 -0      src/sys/dev/ed/if_ed_isa.c
  1.105     +179 -34   src/sys/dev/ed/if_ed_pccard.c
  1.47      +6 -2      src/sys/dev/ed/if_ed_pci.c
  1.1       +211 -0    src/sys/dev/ed/if_ed_rtl80x9.c (new)
  1.40      +10 -31    src/sys/dev/ed/if_edreg.h
  1.38      +1 -0      src/sys/dev/ed/if_edvar.h
  1.1       +58 -0     src/sys/dev/ed/rtl80x9reg.h (new)
  1.1       +38 -0     src/sys/dev/ed/tc5299jreg.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510050521.j955L88J003805>