Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2018 19:12:30 +0530
From:      Lakhan Shiva Kamireddy <lakhan@freebsd.org>
To:        soc-status@freebsd.org
Subject:   [GSOC-18] Convert PCI drivers to be table driven - Week 9
Message-ID:  <CAHC0YgdkbzaBhU1rQoZhaGUAsCEz2UsyDEUC_ZuiEgu=3CYzuQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi All,

As you are aware, my project is to convert PCI drivers to be table driven.
Last week, I've worked on some of the PCI drivers which need some
modification. As we decided to create a new macro - PCI_MATCH, i was
working on consolidating my work using this macro.

I have started the conversion process after rebasing to the latest FreeBSD
build. Initially, I worked on the following drivers - imcmsb, fixup, de,
dpt, bktr, esp, grackle. [1] [2].

Furthermore, I've been working on the following drivers as well: glxsb,
emu, emujoy, hifn, bt, arcmsr, cp, ce, cy [3] [4].

We need to convert the drivers in a certain way so that kldxref can find it
and record it in linker hints. I am working on PCI drivers so as to make it
easy for kldxref to find them.

I am also learning the internals of the kernel, this will help our goal
ultimately - Automatic module loading. [5]

Please find my updated project homepage here. [6]

Thank you,
Lakhan
[1] https://github.com/bsdimp/freebsd/pull/8
[2] https://reviews.freebsd.org/D16233
[3] https://reviews.freebsd.org/D16253
[4] https://github.com/bsdimp/freebsd/pull/9
[5]
http://bsdimp.blogspot.in/2016/01/details-on-coming-automatic-module.html
[6]
https://wiki.freebsd.org/SummerOfCode2018Projects/ConvertPCIdriverAttachmentsToTables



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHC0YgdkbzaBhU1rQoZhaGUAsCEz2UsyDEUC_ZuiEgu=3CYzuQ>