marcel      2007-07-29 02:44:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  In pci_alloc_map(), restore the original value of the BAR for
  the duration of the function.  The device we would otherwise
  have left in an useless state may just as well be the low-level
  console. When booting verbose, we do need it addressable if we
  want to avoid a MCA.
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.354     +8 -0      src/sys/dev/pci/pci.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to