Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2011 16:37:34 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Subject:   Re: orm0/ISA strangeness on HEAD preventing drivers from probe/attach?
Message-ID:  <201110211637.34240.jhb@freebsd.org>
In-Reply-To: <CC3E87A1-072A-4513-B58C-827514CAC492@lists.zabbadoz.net>
References:  <CC3E87A1-072A-4513-B58C-827514CAC492@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, October 20, 2011 7:01:42 pm Bjoern A. Zeeb wrote:
> Hi,
> 
> I am seeing some strangeness on booting a recent HEAD on an atom machine;  
the entire orm0 and related stuff looks wrong.  Also some things like a 
watchdog driver etc. no longer probe or attach it seems.  Anyone an idea?

The orm0 stuff is normal after some of the NEW_PCIB changes.  The first ting 
to try for the watchdog not working on an Intel system by failing to allocate 
its GCS registers is a known issue, but I don't have a workaround for that 
currently.

-- 
John Baldwin



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