Date: Thu, 23 Oct 2003 10:48:31 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_i810.c Message-ID: <200310231748.h9NHmVe9069182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/10/23 10:48:31 PDT FreeBSD src repository Modified files: sys/pci agp_i810.c Log: Use a switch statement on the devid instead of if-else for determing which code to use to see if the onboard video has been disabled or not. Submitted by: Keith Whitwell <keith@tungstengraphics.com> Revision Changes Path 1.25 +18 -6 src/sys/pci/agp_i810.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310231748.h9NHmVe9069182>