Convert PCI drivers to be table driven

Lakhan Shiva lakhanshiva at gmail.com
Mon Apr 30 05:12:21 UTC 2018


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 at 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 -
>


More information about the freebsd-hackers mailing list