[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Free Ultra2 in Silicon Valley, USA
- To: Mark Linimon <linimon_(_at_)_lonesome_(_dot_)_com>
- Subject: Re: Free Ultra2 in Silicon Valley, USA
- From: Marius Strobl <marius_(_at_)_alchemy_(_dot_)_franken_(_dot_)_de>
- Date: Fri, 14 Nov 2008 22:11:19 +0100
- Cc: freebsd-sparc64_(_at_)_freebsd_(_dot_)_org
On Fri, Nov 14, 2008 at 10:19:33AM -0600, Mark Linimon wrote:
> It turns out the T1-200s are much happier to boot if you actually
> include the gem(4) driver in the kernel.
>
> Sigh.
>
> Anyways, thanks for the help investigating.
>
Ah, the problem then likely is that the GEMs are left initialized
and running by the firmware; at some point, probably when some
packet is received, the GEM DMAs something to a mapping the
IOMMU no longer knows about since the kernel has taken it over
and thus triggers a DMA error interrupt.
If this happens when netbooting then it's probably time to
fix libstand to no longer open and close the network device
for every file access so we can remove the hack form the
loader which just keeps the device open forever. On the other
hand, it's probably beneficial in general to not remove the
driver for the device one wants to netboot with :)
Marius
_______________________________________________
freebsd-sparc64_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org