Date: Fri, 29 Apr 2005 02:03:11 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pcivar.h Message-ID: <200504290203.j3T23B7v099590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-04-29 02:03:11 UTC FreeBSD src repository Modified files: sys/dev/pci pcivar.h Log: Add pci_is_vga_ioport_range() and pci_is_vga_memory_range() as inline functions. These functions centralize the details of which I/O port and memory ranges belong to VGA. Reviewed by: imp@, jhb@ Revision Changes Path 1.66 +18 -0 src/sys/dev/pci/pcivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504290203.j3T23B7v099590>