Date: Thu, 12 Nov 2009 17:56:56 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fb vgareg.h src/sys/dev/pci vga_pci.c src/sys/isa vga_isa.c Message-ID: <200911121757.nACHvdO8095316@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2009-11-12 17:56:56 UTC FreeBSD src repository Modified files: sys/dev/fb vgareg.h sys/dev/pci vga_pci.c sys/isa vga_isa.c Log: SVN rev 199229 on 2009-11-12 17:56:56Z by jkim - Partially revert hackish r198964 and r199002. - Add a proxy driver vgapm to help vgapci to save/load VGA state. - Move device_set_desc() to the right place while we are here. Reviewed by: jhb Revision Changes Path 1.12 +0 -1 src/sys/dev/fb/vgareg.h 1.12 +0 -13 src/sys/dev/pci/vga_pci.c 1.39 +145 -92 src/sys/isa/vga_isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911121757.nACHvdO8095316>