OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
modules
/
pciverbose
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
pciverbose
History log of
/src/sys/modules/pciverbose/Makefile
Revision
Date
Author
Comments
1.1
24-May-2010
pgoyette
branches: 1.1.2; 1.1.4; 1.1.6;
Extract the vendor/product tables and related access routines into a
separate kernel module. Update pci bus attach routine to load the
module (if available) when we're about to start scanning the bus, and
unload the module after the scan is finished.
On architectures which support loading of modules by the boot loader,
the 'pciverbose' module can be loaded and executed without needing to
rebuild the kernel. On all architectures, using 'options PCIVERBOSE'
in the kernel configuration file will create a 'builtin' module which
is functionally equivalent to previous behavior.
XXX Although not nearly as large as the vendor and product tables,
XXX the PCI class and subclass tables might also be offloaded into
XXX the module at a future time.
XXX Cardbus (and possibly other) drivers should also be modified to
XXX load the module before scanning/attaching devices.
1.1.6.2
17-Aug-2010
uebayasi
Sync with HEAD.
1.1.6.1
24-May-2010
uebayasi
file Makefile was added on branch uebayasi-xip on 2010-08-17 06:47:41 +0000
1.1.4.2
11-Aug-2010
yamt
sync with head.
1.1.4.1
24-May-2010
yamt
file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:54:51 +0000
1.1.2.2
30-May-2010
rmind
sync with head
1.1.2.1
24-May-2010
rmind
file Makefile was added on branch rmind-uvmplock on 2010-05-30 05:18:00 +0000
Indexes created Thu Oct 23 18:09:57 GMT 2025