cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rl.c if_rlreg.h

John Baldwin jhb at FreeBSD.org
Mon May 24 12:39:24 PDT 2004


jhb         2004/05/24 12:39:24 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
    sys/pci              if_rl.c if_rlreg.h 
  Log:
  Wrap the code to save/restore PCI config registers on suspend/resume in
  #ifndef BURN_BRIDGES.
  
  Noticed by:     phk
  
  Revision  Changes    Path
  1.23      +8 -0      src/sys/dev/re/if_re.c
  1.137     +8 -0      src/sys/pci/if_rl.c
  1.42      +2 -0      src/sys/pci/if_rlreg.h


More information about the cvs-src mailing list