cvs commit: src/sys/bus/pci Makefile.pcidevs devlist2h.awk pcidevs
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Feb 19 12:46:35 PST 2004
joerg 2004/02/19 12:46:15 PST
DragonFly src repository
Added files:
sys/bus/pci Makefile.pcidevs devlist2h.awk pcidevs
Log:
PCCARD has a central device database in bus/pccard/pccarddevs, add one
for PCI as well. This allows us to centralize the definitions of PCI IDs
and removes the need for numerical magic constants all over the place.
Another advantage is that it allows us to display proper strings even
for devices w/o driver.
Imported from NetBSD current.
More information about the Commits
mailing list