12-BETA1 contains warning about non-PNP ISA device

Rebecca Cran rebecca at bluestop.org
Thu Oct 25 16:16:51 UTC 2018


On 10/25/18 10:00 AM, Warner Losh wrote:

>
> 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"


That seems to work. After also removing uart1 from the hints file, I get:


uart0: <16x50 with 256 byte FIFO> iomem 
0xfedc9000-0xfedc9fff,0xfedc7000-0xfedc7fff irq 3 on acpi0
uart1: <16x50 with 256 byte FIFO> iomem 
0xfedca000-0xfedcafff,0xfedc8000-0xfedc8fff irq 4 on acpi0
uart2: <16x50 with 256 byte FIFO> iomem 
0xfedce000-0xfedcefff,0xfedcc000-0xfedccfff irq 3 on acpi0
uart3: <16x50 with 256 byte FIFO> iomem 
0xfedcf000-0xfedcffff,0xfedcd000-0xfedcdfff irq 4 on acpi0


-- 
Rebecca



More information about the freebsd-current mailing list