Re: 12-BETA1 contains warning about non-PNP ISA device

From: Warner Losh <imp_at_bsdimp.com>
Date: Thu, 25 Oct 2018 10:00:20 -0600
On Thu, Oct 25, 2018 at 9:35 AM Rebecca Cran <rebecca_at_bluestop.org> wrote:

> On 10/25/18 5:02 AM, Rodney W. Grimes wrote:
>
> > Can you please reply with the specific device.
> > If you have seen one it may be an issue to removing it,
> > especially if this is on a "new AMD" system.
>
>
> This is a new Ryzen system. For me, I get warnings about atkbdc0 and uart0:
>
>
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> irq 1 on atkbdc0
> kbd0 at atkbd0
> atkbd0: [GIANT-LOCKED]
> atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
> uart0: <16550 or compatible> at port 0x3f8 irq 4 flags 0x10 on isa0
> uart0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
>

I suspect you can just lose those hints in the hints file and be fine. The
uart should attach via acpi. The keyboard won't, however, since it isn't
enabled. Can you try removing these lines from your hints file and see if
the problem persists? Note this is for debugging purposes only.

hint.atkbdc.0.at="isa"
hint.uart.0.at="isa"

Warner
Received on Thu Oct 25 2018 - 14:00:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC