Date: Wed, 26 Sep 2018 12:13:39 -0700 From: Navdeep Parhar <np@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org>, 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: <800a97c9-595c-6621-fd58-fc9dae1a17dd@FreeBSD.org> In-Reply-To: <201809261712.w8QHCV1q094153@repo.freebsd.org> References: <201809261712.w8QHCV1q094153@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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?800a97c9-595c-6621-fd58-fc9dae1a17dd>