Date: Sun, 14 Sep 2003 09:33:48 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <200309141633.h8EGXn3N094565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/09/14 09:33:48 PDT FreeBSD src repository Modified files: sys/pci if_xl.c if_xlreg.h Log: - Avoid calling pci_get_device() more than once in a single function. - Provide a mechanism to prevent the use of MMIO. - Prevent the use of MMIO for all 3c575 cardbus cards. Revision Changes Path 1.153 +39 -22 src/sys/pci/if_xl.c 1.47 +1 -0 src/sys/pci/if_xlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309141633.h8EGXn3N094565>