Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 20:07:03 +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/pci if_dc.c if_pcn.c if_rl.c if_rlreg.h if_sf.c if_sis.c if_sk.c if_ste.c if_vr.c if_wb.c if_xl.c
Message-ID:  <200406282007.i5SK73S8061877@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-06-28 20:07:03 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c if_pcn.c if_rl.c if_rlreg.h 
                         if_sf.c if_sis.c if_sk.c if_ste.c if_vr.c 
                         if_wb.c if_xl.c 
  Log:
  Remove burn bridges code that saved/restored the pci config registers
  that are now handled in the pci bus layer.  They are no longer
  necessary.
  
  Revision  Changes    Path
  1.146     +3 -63     src/sys/pci/if_dc.c
  1.59      +0 -24     src/sys/pci/if_pcn.c
  1.140     +0 -57     src/sys/pci/if_rl.c
  1.43      +0 -8      src/sys/pci/if_rlreg.h
  1.70      +0 -24     src/sys/pci/if_sf.c
  1.102     +0 -24     src/sys/pci/if_sis.c
  1.83      +0 -24     src/sys/pci/if_sk.c
  1.76      +0 -24     src/sys/pci/if_ste.c
  1.86      +0 -24     src/sys/pci/if_vr.c
  1.73      +0 -25     src/sys/pci/if_wb.c
  1.172     +0 -41     src/sys/pci/if_xl.c



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