cvs commit: src/sys/boot/i386/libi386 biosacpi.c

John Baldwin jhb at FreeBSD.org
Tue Apr 25 18:42:23 UTC 2006


jhb         2006-04-25 18:42:22 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 biosacpi.c 
  Log:
  Use PTOV() to convert physical addresses to appropriate virtual addresses
  in the loader when searching for the ACPI RSDP.  (The loader runs in a flat
  mode with va 0 == pa 0xa000.)
  
  Revision  Changes    Path
  1.11      +4 -2      src/sys/boot/i386/libi386/biosacpi.c


More information about the cvs-src mailing list