Re: Loading uart module fails

[ Available lists | Index of freebsd-current | Month of Jan 2011 | Week of 10 Jan 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@freebsd.org>
Date
10 Jan 2011 20:03:27
Subject
Re: Loading uart module fails
Message-ID
201101101446.06257.jhb@freebsd.org

In reply to
References to
Replies

[ Hide this part ]
On Sunday, January 09, 2011 9:02:15 am Bruce Cran wrote:
> Hi,
>
> I removed uart from my kernel configuration - when I tried to load it
> later as a module I got the following error:
>
> acpi_timer0: couldn't allocate resource (port 0x4008)
> driver bug: Unable to set devclass (devname: (null))

Can you get devinfo -rv output before you try to kldload uart?

--
John Baldwin

Elapsed time: 0.488 seconds