Date: Thu, 25 Oct 2018 10:18:30 -0600 From: Warner Losh <imp@bsdimp.com> To: rebecca@bluestop.org 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: <CANCZdfp-_%2BXd632e1%2BpOVMHj7bXXJMko4oFzAGyFnhsRMTmmtw@mail.gmail.com> In-Reply-To: <bf63ab09-9322-985d-8677-0775ee9de1db@bluestop.org> References: <201810251102.w9PB2pXv034094@pdx.rh.CN85.dnsmgr.net> <3ec80228-d9fc-a411-c8c5-9bc9cc6e0856@bluestop.org> <CANCZdfoWF-gMAv60R1pQOWa0EJNsjALjj=UXtAKpSu6HLkPviQ@mail.gmail.com> <bf63ab09-9322-985d-8677-0775ee9de1db@bluestop.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 25, 2018 at 10:16 AM Rebecca Cran <rebecca@bluestop.org> wrote: > 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 > That seems incorrect. It looks like we're attaching too much. what does devinfo -v | grep uart tell you? Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfp-_%2BXd632e1%2BpOVMHj7bXXJMko4oFzAGyFnhsRMTmmtw>