Date: Fri, 1 Aug 2003 14:45:56 -0700 (PDT) From: Warner Losh <imp@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 Message-ID: <200308012145.h71Ljufa026112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/08/01 14:45:56 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c pcireg.h Log: Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2. Update the MI device scanning code to use PCI_MAXHDRTYPE rather than the hard coded 2. Revision Changes Path 1.225 +1 -1 src/sys/dev/pci/pci.c 1.33 +1 -9 src/sys/dev/pci/pcireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308012145.h71Ljufa026112>