Date: Mon, 30 Apr 2018 10:42:19 +0530 From: Lakhan Shiva <lakhanshiva@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: Convert PCI drivers to be table driven Message-ID: <CAHC0YgcmgxPQhC99CF3FaOg09sQgv411Zk7iT3C6z5MLUqQ8kg@mail.gmail.com> In-Reply-To: <CAHC0YgenN4XBjSU8x62AohEmhXtoi64zwEzO63Aso4qf=m04MA@mail.gmail.com> References: <CAHC0YgenN4XBjSU8x62AohEmhXtoi64zwEzO63Aso4qf=m04MA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
https://docs.google.com/document/d/1bB_2Hgadg-3CEgashcM85-MzIOqRXT9wIEEfAstbPlU/edit?usp=sharing I would like to know if you have any feedback regarding this project - any helpful reviews or ideas. Thanks, Lakhan Kamireddy On Mon, Apr 30, 2018 at 10:41 AM, Lakhan Shiva <lakhanshiva@gmail.com> wrote: > Hi All, > > My name is Lakhan Kamireddy. I have been accepted to GSoC for the project > to Convert PCI drivers attachments to be table driven. We currently have a > devmatch infrastructure that gives us a way to match up hardware with > kernel modules. But, for devmatch to use them, they need to have their > device ID scans done via a table. The table needs to be decorated with > PNP_INFO tag. > Here we also need to automate testing of this drivers to make sure they > work somehow. > > You can find my document below - >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHC0YgcmgxPQhC99CF3FaOg09sQgv411Zk7iT3C6z5MLUqQ8kg>