cvs commit: src/sys/i386/conf PAE src/sys/dev/bge if_bge.c if_bgereg.h

Paul Saab ps at FreeBSD.org
Wed May 21 00:00:50 PDT 2003


ps          2003/05/21 00:00:49 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/conf        PAE 
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  - Make this work with PAE.
  - atomically load and clear the status block so we dont miss an
    update.
    Submitted by: jdp
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.41      +15 -17    src/sys/dev/bge/if_bge.c
  1.17      +5 -1      src/sys/dev/bge/if_bgereg.h
  1.4       +0 -1      src/sys/i386/conf/PAE


More information about the cvs-src mailing list