PERFORCE change 43094 for review

Marcel Moolenaar marcel at FreeBSD.org
Thu Nov 27 14:01:13 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=43094

Change 43094 by marcel at marcel_nfs on 2003/11/27 14:00:26

	Remove the quick-n-dirty VGA driver from the i386 and ia64
	configuration. This was brought over from the ia64 branch.

Affected files ...

.. //depot/projects/tty/sys/conf/files.i386#10 edit
.. //depot/projects/tty/sys/conf/files.ia64#9 edit

Differences ...

==== //depot/projects/tty/sys/conf/files.i386#10 (text+ko) ====

@@ -132,10 +132,6 @@
 dev/sio/sio_isa.c		optional	sio isa
 dev/sr/if_sr_isa.c		optional	sr isa
 dev/uart/uart_cpu_i386.c	optional	uart
-dev/vga/vga.c			optional	vga
-dev/vga/vga_cons.c		optional	vga
-dev/vga/vga_isa.c		optional	vga isa
-dev/vga/vga_pci.c		optional	vga pci
 geom/geom_bsd.c			standard
 geom/geom_bsd_enc.c		standard
 geom/geom_mbr.c			standard
@@ -200,7 +196,6 @@
 i386/i386/sys_machdep.c		standard
 i386/i386/trap.c		standard
 i386/i386/tsc.c			standard
-i386/i386/vga_machdep.c		optional	vga
 i386/i386/vm86.c		standard
 i386/i386/vm_machdep.c		standard
 i386/ibcs2/ibcs2_errno.c	optional	ibcs2

==== //depot/projects/tty/sys/conf/files.ia64#9 (text+ko) ====

@@ -51,10 +51,6 @@
 dev/sio/sio.c			optional	sio
 dev/sio/sio_isa.c		optional	sio isa
 dev/uart/uart_cpu_ia64.c	optional	uart
-dev/vga/vga.c			optional	vga
-dev/vga/vga_cons.c		optional	vga 
-dev/vga/vga_isa.c		optional	vga isa
-dev/vga/vga_pci.c		optional	vga pci
 geom/geom_bsd.c			standard
 geom/geom_bsd_enc.c		standard
 geom/geom_gpt.c			standard
@@ -107,7 +103,6 @@
 ia64/ia64/uma_machdep.c		standard
 ia64/ia64/unaligned.c		standard
 ia64/ia64/unwind.c		standard
-ia64/ia64/vga_machdep.c		optional	vga
 ia64/ia64/vm_machdep.c		standard
 ia64/isa/isa.c			optional	isa
 ia64/isa/isa_dma.c		optional	isa


More information about the p4-projects mailing list