svn commit: r216263 - head/sys/dev/acpica
    Alexander Motin 
    mav at FreeBSD.org
       
    Wed Dec  8 07:46:51 UTC 2010
    
    
  
Alexey Dokuchaev wrote:
> On Tue, Dec 07, 2010 at 06:49:11PM +0000, John Baldwin wrote:
>> Author: jhb
>> Date: Tue Dec  7 18:49:11 2010
>> New Revision: 216263
>> URL: http://svn.freebsd.org/changeset/base/216263
>>
>> Log:
>>   Use proper resource ID's for HPET IRQ resources.  This mostly consists of
>>   looking to see if there is an existing IRQ resource for a given IRQ
>>   provided by the BIOS and using that RID if so.  Otherwise, allocate a new
>>   RID for the new IRQ.
> 
> Could it be related to "device_attach: acpi_hpet0 attach returned 12"
> messages quite a few of us are seeing by chance?  If yes, will it be
> MFCed to 7/8?
HPET driver on 7/8 doesn't yet using IRQs at all. If it fails, then for
some other reason.
-- 
Alexander Motin
    
    
More information about the svn-src-head
mailing list