Date: Wed, 26 Sep 2018 13:26:38 -0600 From: Warner Losh <imp@bsdimp.com> To: Navdeep Parhar <np@freebsd.org> Cc: Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338949 - in head/sys/dev: cxgb ida iwn ixl mfi mpr mps mvs my oce pccbb pcn ral rl Message-ID: <CANCZdfphA1r58VTLh_iX26Tt_svB9i0oXZJ5GMd%2BHUL7k68how@mail.gmail.com> In-Reply-To: <800a97c9-595c-6621-fd58-fc9dae1a17dd@FreeBSD.org> References: <201809261712.w8QHCV1q094153@repo.freebsd.org> <800a97c9-595c-6621-fd58-fc9dae1a17dd@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yea, I have a fix submitted to re@. It looks like I as I was moving the changes between trees that one of the changes to fix this got dropped. :( Warner On Wed, Sep 26, 2018 at 1:13 PM Navdeep Parhar <np@freebsd.org> wrote: > This seems to break installkernel. kldxref works if I back out this > change. > > kldxref /boot/head > kldxref: Parse error of description string U16:vendor; U16:device > > Regards, > Navdeep > > On 9/26/18 10:12 AM, Warner Losh wrote: > > Author: imp > > Date: Wed Sep 26 17:12:30 2018 > > New Revision: 338949 > > URL: https://svnweb.freebsd.org/changeset/base/338949 > > > > Log: > > Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, > > mfi, mps, mpr, mvs, my, oce, pcn, ral, rl. This only labels existing > > pci device tables, and has no probe / attach code changes. > > > > Reviewed by: imp, chuck > > Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com> > > Sponsored by: Google, Inc. (GSoC 2018) > > Approved by: re (glen) > > > > Modified: > > head/sys/dev/cxgb/cxgb_main.c > > head/sys/dev/ida/ida_pci.c > > head/sys/dev/iwn/if_iwn.c > > head/sys/dev/ixl/if_ixl.c > > head/sys/dev/ixl/if_ixlv.c > > head/sys/dev/mfi/mfi_pci.c > > head/sys/dev/mpr/mpr_pci.c > > head/sys/dev/mps/mps_pci.c > > head/sys/dev/mvs/mvs_pci.c > > head/sys/dev/my/if_my.c > > head/sys/dev/oce/oce_if.c > > head/sys/dev/pccbb/pccbb_pci.c > > head/sys/dev/pcn/if_pcn.c > > head/sys/dev/ral/if_ral_pci.c > > head/sys/dev/rl/if_rl.c > > > ... >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfphA1r58VTLh_iX26Tt_svB9i0oXZJ5GMd%2BHUL7k68how>