Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 22:07:07 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 76987 for review
Message-ID:  <200505142207.j4EM77ol034361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=76987

Change 76987 by marcel@marcel_nfs on 2005/05/14 22:06:20

	Reorganize the code. The relation between vtc(4) and hardware
	drivers is intimate enough that the hardware drivers can or should
	be moved underneath the vtc directory. Move vga_logo.c to vtc_logo.c

Affected files ...

.. //depot/projects/tty/sys/dev/gmch/gmch.c#2 delete
.. //depot/projects/tty/sys/dev/gmch/gmch.h#2 delete
.. //depot/projects/tty/sys/dev/gmch/gmch_bus_pci.c#2 delete
.. //depot/projects/tty/sys/dev/vga/vga.c#13 delete
.. //depot/projects/tty/sys/dev/vga/vga.h#7 delete
.. //depot/projects/tty/sys/dev/vga/vga_bus_isa.c#3 delete
.. //depot/projects/tty/sys/dev/vga/vga_bus_pci.c#5 delete
.. //depot/projects/tty/sys/dev/vga/vga_con.c#5 delete
.. //depot/projects/tty/sys/dev/vga/vga_cpu_alpha.c#5 delete
.. //depot/projects/tty/sys/dev/vga/vga_cpu_amd64.c#5 delete
.. //depot/projects/tty/sys/dev/vga/vga_cpu_i386.c#6 delete
.. //depot/projects/tty/sys/dev/vga/vga_cpu_ia64.c#5 delete
.. //depot/projects/tty/sys/dev/vga/vga_cpu_sparc64.c#4 delete
.. //depot/projects/tty/sys/dev/vga/vga_logo.c#2 delete
.. //depot/projects/tty/sys/dev/vtc/hw/gmch/gmch.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/gmch/gmch.h#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/gmch/gmch_bus_pci.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga.h#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_bus_isa.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_bus_pci.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_con.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_cpu_alpha.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_cpu_amd64.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_cpu_i386.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_cpu_ia64.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/hw/vga/vga_cpu_sparc64.c#1 branch
.. //depot/projects/tty/sys/dev/vtc/vtc.h#1 branch
.. //depot/projects/tty/sys/dev/vtc/vtc_logo.c#1 branch

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505142207.j4EM77ol034361>