cvs commit: src/sys/dev/firewire fwohci_pci.c src/sys/dev/fxp if_fxp.c src/sys/dev/lge if_lge.c src/sys/dev/nge if_nge.c src/sys/dev/txp if_txp.c

Warner Losh imp at FreeBSD.org
Mon Jun 28 13:26:21 PDT 2004


imp         2004-06-28 20:26:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     fwohci_pci.c 
    sys/dev/fxp          if_fxp.c 
    sys/dev/lge          if_lge.c 
    sys/dev/nge          if_nge.c 
    sys/dev/txp          if_txp.c 
  Log:
  Remove the setting of the pci config variables on power state changes.
  The bus does this now.
  
  Revision  Changes    Path
  1.44      +0 -5      src/sys/dev/firewire/fwohci_pci.c
  1.215     +2 -37     src/sys/dev/fxp/if_fxp.c
  1.33      +0 -24     src/sys/dev/lge/if_lge.c
  1.64      +0 -24     src/sys/dev/nge/if_nge.c
  1.26      +0 -23     src/sys/dev/txp/if_txp.c


More information about the cvs-src mailing list