cvs commit: src/sys/dev/exca exca.c
    Warner Losh 
    imp at FreeBSD.org
       
    Wed Sep 24 15:13:26 PDT 2003
    
    
  
imp         2003/09/24 15:13:25 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/exca         exca.c 
  Log:
  CARDMEM is the offset of the address ON THE CARD (eg which page).
  Instead, use EXCA_MEMREG_WIN_SHIFT which is the amount we shift the
  bus address by to write into upper memory (eg above 24MB).  Use the
  latter in this case.
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/dev/exca/exca.c
    
    
More information about the cvs-all
mailing list