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 at tungstengraphics.com> Revision Changes Path 1.25 +18 -6 src/sys/pci/agp_i810.c