Date: Thu, 25 Oct 2018 10:16:49 -0600 From: Rebecca Cran <rebecca@bluestop.org> To: Warner Losh <imp@bsdimp.com> Cc: "Rodney W. Grimes" <freebsd-rwg@pdx.rh.cn85.dnsmgr.net>, FreeBSD Current <freebsd-current@freebsd.org>, Warner Losh <imp@freebsd.org> Subject: Re: 12-BETA1 contains warning about non-PNP ISA device Message-ID: <bf63ab09-9322-985d-8677-0775ee9de1db@bluestop.org> In-Reply-To: <CANCZdfoWF-gMAv60R1pQOWa0EJNsjALjj=UXtAKpSu6HLkPviQ@mail.gmail.com> References: <201810251102.w9PB2pXv034094@pdx.rh.CN85.dnsmgr.net> <3ec80228-d9fc-a411-c8c5-9bc9cc6e0856@bluestop.org> <CANCZdfoWF-gMAv60R1pQOWa0EJNsjALjj=UXtAKpSu6HLkPviQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bf63ab09-9322-985d-8677-0775ee9de1db>