From owner-p4-projects@FreeBSD.ORG Wed Apr 30 16:31:54 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id BCA8F37B404; Wed, 30 Apr 2003 16:31:53 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53D5637B401 for ; Wed, 30 Apr 2003 16:31:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE6C43F85 for ; Wed, 30 Apr 2003 16:31:52 -0700 (PDT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3UNVq0U062396 for ; Wed, 30 Apr 2003 16:31:52 -0700 (PDT) (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3UNVqnD062388 for perforce@freebsd.org; Wed, 30 Apr 2003 16:31:52 -0700 (PDT) Date: Wed, 30 Apr 2003 16:31:52 -0700 (PDT) Message-Id: <200304302331.h3UNVqnD062388@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Subject: PERFORCE change 30186 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2003 23:31:54 -0000 http://perforce.freebsd.org/chv.cgi?CH=30186 Change 30186 by peter@peter_daintree on 2003/04/30 16:30:58 sync up with pre-fat-fingered files.x86_64 Affected files ... .. //depot/projects/hammer/sys/conf/files.amd64#5 edit Differences ... ==== //depot/projects/hammer/sys/conf/files.amd64#5 (text+ko) ==== @@ -31,32 +31,84 @@ dev/syscons/sysmouse.c optional sc isa/atkbd_isa.c optional atkbd -libkern/ffs.c standard +amd64/amd64/autoconf.c standard +amd64/amd64/busdma_machdep.c standard +amd64/amd64/critical.c standard +amd64/amd64/dump_machdep.c standard +amd64/amd64/elf_machdep.c standard +amd64/amd64/exception.s standard +amd64/amd64/identcpu.c standard +amd64/amd64/initcpu.c standard +amd64/amd64/legacy.c standard +amd64/amd64/locore.s standard no-obj +amd64/amd64/machdep.c standard +amd64/amd64/mem.c standard +amd64/amd64/nexus.c standard +amd64/amd64/pmap.c standard +amd64/amd64/sigtramp.s standard +amd64/amd64/support.s standard +amd64/amd64/swtch.s standard +amd64/amd64/sys_machdep.c standard +amd64/amd64/trap.c standard +amd64/amd64/tsc.c standard +amd64/amd64/vm_machdep.c standard +amd64/amd64/in_cksum.c optional inet + +amd64/isa/clock.c standard +amd64/isa/intr_machdep.c standard +amd64/isa/isa.c standard +amd64/isa/isa_dma.c standard +amd64/isa/ithread.c standard +amd64/isa/npx.c standard + +amd64/pci/pci_cfgreg.c optional pci +amd64/pci/pci_bus.c optional pci + + + +# This file tells config what files go into building a kernel, +# files marked standard are always included. +# +dev/fb/fb.c optional fb +dev/fb/fb.c optional vga +dev/fb/splash.c optional splash +dev/fb/vga.c optional vga + +dev/kbd/atkbd.c optional atkbd +dev/kbd/atkbdc.c optional atkbdc +dev/kbd/kbd.c optional atkbd +dev/kbd/kbd.c optional kbd +dev/kbd/kbd.c optional sc +dev/kbd/kbd.c optional ukbd +dev/kbd/kbd.c optional vt -x86_64/x86_64/autoconf.c standard -x86_64/x86_64/bios.c standard -x86_64/x86_64/bioscall.s standard -x86_64/x86_64/busdma_machdep.c standard -x86_64/x86_64/critical.c standard -x86_64/x86_64/dump_machdep.c standard -x86_64/x86_64/elf_machdep.c standard -x86_64/x86_64/exception.s standard -x86_64/x86_64/i686_mem.c standard -x86_64/x86_64/identcpu.c standard -x86_64/x86_64/initcpu.c standard -x86_64/x86_64/k6_mem.c standard -x86_64/x86_64/locore.s standard no-obj -x86_64/x86_64/machdep.c standard -x86_64/x86_64/mem.c standard -x86_64/x86_64/nexus.c standard -x86_64/x86_64/pmap.c standard -x86_64/x86_64/support.s standard -x86_64/x86_64/swtch.s standard -x86_64/x86_64/sys_machdep.c standard -x86_64/x86_64/trap.c standard -x86_64/x86_64/vm86.c standard -x86_64/x86_64/vm_machdep.c standard +dev/syscons/schistory.c optional sc +dev/syscons/scmouse.c optional sc +dev/syscons/scterm.c optional sc +dev/syscons/scterm-dumb.c optional sc +dev/syscons/scterm-sc.c optional sc +dev/syscons/scvgarndr.c optional sc vga +dev/syscons/scvidctl.c optional sc +dev/syscons/scvtb.c optional sc +dev/syscons/syscons.c optional sc +dev/syscons/sysmouse.c optional sc +geom/geom_bsd.c standard +geom/geom_bsd_enc.c standard +geom/geom_mbr.c standard +geom/geom_mbr_enc.c standard -x86_64/isa/clock.c standard -x86_64/isa/intr_machdep.c standard -x86_64/isa/ithread.c standard +#i386/isa/pmtimer.c optional pmtimer +# +isa/atkbd_isa.c optional atkbd +isa/atkbdc_isa.c optional atkbdc +isa/fd.c optional fdc +isa/ppc.c optional ppc +isa/psm.c optional psm +isa/syscons_isa.c optional sc +isa/vga_isa.c optional vga +pci/agp_intel.c optional agp +pci/agp_via.c optional agp +pci/agp_sis.c optional agp +pci/agp_ali.c optional agp +pci/agp_amd.c optional agp +pci/agp_i810.c optional agp