Convert PCI drivers to be table driven

Lakhan Shiva lakhanshiva at gmail.com
Mon Apr 30 05:11:18 UTC 2018


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