Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 16:15:14 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/pci intpm.c
Message-ID:  <200903161615.n2GGFLpd048633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avg         2009-03-16 16:15:14 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              intpm.c 
  Log:
  SVN rev 189882 on 2009-03-16 16:15:14Z by avg
  
  intpm: minor enhancements
  
  1. fix nointr check in intsmb_start, matters only if ENABLE_ALART is
     defined (by default, it is not);
  2. drop unnecessary inspection/reporting of power-management io registers
     base address;
  3. in verbose mode report errors from SMBus host controller and their
     mapping to smbus(4) errors;
  
  Approved by:    jhb (mentor)
  
  Revision  Changes    Path
  1.43      +8 -8      src/sys/pci/intpm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903161615.n2GGFLpd048633>