Date: Sun, 14 Sep 2003 12:30:00 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pcireg.h pcivar.h Message-ID: <200309141930.h8EJU04S010379@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/09/14 12:30:00 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c pcireg.h pcivar.h Log: Teach the PCI code to parse MSI extended capabilities. Re-arrange the pcicfg struct a bit to hold extcap structures instead of structure members. Revision Changes Path 1.232 +37 -17 src/sys/dev/pci/pci.c 1.39 +1 -1 src/sys/dev/pci/pcireg.h 1.63 +17 -5 src/sys/dev/pci/pcivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309141930.h8EJU04S010379>