Module Name:    src
Committed By:   pooka
Date:           Sat Dec  5 16:29:14 UTC 2009

Modified Files:
        src: build.sh
        src/distrib/cdrom: Makefile
        src/distrib/notes/common: macros main sysinst
        src/distrib/sets/lists/base: mi
        src/distrib/utils/sysinst: Makefile
        src/doc: RESPONSIBLE
        src/etc/mtree: NetBSD.dist.base
        src/gnu/usr.bin/send-pr: categories
        src/sbin/disklabel: Makefile
        src/sbin/fdisk: fdisk.8
        src/share/man/man4: kloader.4
        src/share/man/man7: hier.7
        src/sys/arch: Makefile README
        src/sys/arch/hpcsh/include: bus.h
        src/sys/dev: DEVNAMES
        src/sys/dev/dkwedge: dkwedge_bsdlabel.c
        src/tools: headerlist
Removed Files:
        src/distrib/playstation2: Makefile
        src/distrib/playstation2/cdroms: Makefile
        src/distrib/playstation2/cdroms/installcd: Makefile
        src/distrib/playstation2/miniroot: Makefile.inc dot.profile list
        src/distrib/sets/lists/comp: md.playstation2
        src/distrib/utils/sysinst/arch/playstation2: Makefile mbr_buf.S md.c
            md.h menus.md.en menus.md.es menus.md.fr menus.md.pl msg.md.de
            msg.md.en msg.md.es msg.md.fr msg.md.pl
        src/etc/etc.playstation2: MAKEDEV.conf Makefile.inc ttys
        src/sys/arch/playstation2: Makefile
        src/sys/arch/playstation2/compile: Makefile
        src/sys/arch/playstation2/conf: AGATE DEBUG GENERIC
            Makefile.playstation2.inc RAMDISK build.playstation2.sh
            config.playstation2 files.playstation2 majors.playstation2
            std.playstation2
        src/sys/arch/playstation2/dev: emac3.c emac3reg.h emac3var.h if_smap.c
            if_smapreg.h ohci_sbus.c sbus.c sbusreg.h sbusvar.h spd.c spdreg.h
            spdvar.h wdc_spd.c
        src/sys/arch/playstation2/ee: dmac.c dmacreg.h dmacvar.h eevar.h
            gifreg.h gs.c gsfb.c gsreg.h gsvar.h intc.c intcreg.h intcvar.h
            sif.c sifvar.h timer.c timerreg.h timervar.h
        src/sys/arch/playstation2/include: Makefile ansi.h aout_machdep.h asm.h
            autoconf.h bootinfo.h bswap.h bus.h cdefs.h cpu.h cpu_counter.h
            db_machdep.h disklabel.h ecoff_machdep.h elf_machdep.h endian.h
            endian_machdep.h float.h ieee.h ieeefp.h int_const.h int_fmtio.h
            int_limits.h int_mwgwtypes.h int_types.h intr.h kcore.h kdbparam.h
            kloader.h limits.h lock.h locore.h math.h mcontext.h mips_opcode.h
            mutex.h param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h
            ptrace.h reg.h regdef.h regnum.h reloc.h rwlock.h setjmp.h signal.h
            stdarg.h trap.h types.h varargs.h vmparam.h wchar_limits.h
            wired_map.h
        src/sys/arch/playstation2/playstation2: autoconf.c bus_dma.c
            bus_space.c clock.c console.c cpu.c disksubr.c interrupt.c
            interrupt.h kloader_machdep.c locore_machdep.S machdep.c mainbus.c
            sifbios.c sifbios.h

Log Message:
Remove support for NetBSD/playstation2.


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/build.sh
cvs rdiff -u -r1.48 -r1.49 src/distrib/cdrom/Makefile
cvs rdiff -u -r1.37 -r1.38 src/distrib/notes/common/macros
cvs rdiff -u -r1.452 -r1.453 src/distrib/notes/common/main
cvs rdiff -u -r1.99 -r1.100 src/distrib/notes/common/sysinst
cvs rdiff -u -r1.13 -r0 src/distrib/playstation2/Makefile
cvs rdiff -u -r1.1 -r0 src/distrib/playstation2/cdroms/Makefile
cvs rdiff -u -r1.1 -r0 src/distrib/playstation2/cdroms/installcd/Makefile
cvs rdiff -u -r1.12 -r0 src/distrib/playstation2/miniroot/Makefile.inc
cvs rdiff -u -r1.2 -r0 src/distrib/playstation2/miniroot/dot.profile
cvs rdiff -u -r1.8 -r0 src/distrib/playstation2/miniroot/list
cvs rdiff -u -r1.844 -r1.845 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.9 -r0 src/distrib/sets/lists/comp/md.playstation2
cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/sysinst/Makefile
cvs rdiff -u -r1.8 -r0 src/distrib/utils/sysinst/arch/playstation2/Makefile
cvs rdiff -u -r1.1 -r0 src/distrib/utils/sysinst/arch/playstation2/mbr_buf.S \
    src/distrib/utils/sysinst/arch/playstation2/menus.md.es
cvs rdiff -u -r1.24 -r0 src/distrib/utils/sysinst/arch/playstation2/md.c
cvs rdiff -u -r1.15 -r0 src/distrib/utils/sysinst/arch/playstation2/md.h
cvs rdiff -u -r1.12 -r0 \
    src/distrib/utils/sysinst/arch/playstation2/menus.md.en
cvs rdiff -u -r1.13 -r0 \
    src/distrib/utils/sysinst/arch/playstation2/menus.md.fr
cvs rdiff -u -r1.11 -r0 \
    src/distrib/utils/sysinst/arch/playstation2/menus.md.pl
cvs rdiff -u -r1.3 -r0 src/distrib/utils/sysinst/arch/playstation2/msg.md.de
cvs rdiff -u -r1.9 -r0 src/distrib/utils/sysinst/arch/playstation2/msg.md.en
cvs rdiff -u -r1.2 -r0 src/distrib/utils/sysinst/arch/playstation2/msg.md.es
cvs rdiff -u -r1.10 -r0 src/distrib/utils/sysinst/arch/playstation2/msg.md.fr \
    src/distrib/utils/sysinst/arch/playstation2/msg.md.pl
cvs rdiff -u -r1.92 -r1.93 src/doc/RESPONSIBLE
cvs rdiff -u -r1.2 -r0 src/etc/etc.playstation2/MAKEDEV.conf
cvs rdiff -u -r1.6 -r0 src/etc/etc.playstation2/Makefile.inc
cvs rdiff -u -r1.4 -r0 src/etc/etc.playstation2/ttys
cvs rdiff -u -r1.6 -r1.7 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.55 -r1.56 src/gnu/usr.bin/send-pr/categories
cvs rdiff -u -r1.64 -r1.65 src/sbin/disklabel/Makefile
cvs rdiff -u -r1.66 -r1.67 src/sbin/fdisk/fdisk.8
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/kloader.4
cvs rdiff -u -r1.88 -r1.89 src/share/man/man7/hier.7
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/Makefile
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/README
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hpcsh/include/bus.h
cvs rdiff -u -r1.2 -r0 src/sys/arch/playstation2/Makefile
cvs rdiff -u -r1.1 -r0 src/sys/arch/playstation2/compile/Makefile
cvs rdiff -u -r1.10 -r0 src/sys/arch/playstation2/conf/AGATE
cvs rdiff -u -r1.16 -r0 src/sys/arch/playstation2/conf/DEBUG
cvs rdiff -u -r1.8 -r0 src/sys/arch/playstation2/conf/GENERIC \
    src/sys/arch/playstation2/conf/std.playstation2
cvs rdiff -u -r1.2 -r0 \
    src/sys/arch/playstation2/conf/Makefile.playstation2.inc \
    src/sys/arch/playstation2/conf/build.playstation2.sh
cvs rdiff -u -r1.11 -r0 src/sys/arch/playstation2/conf/RAMDISK
cvs rdiff -u -r1.22 -r0 src/sys/arch/playstation2/conf/config.playstation2
cvs rdiff -u -r1.18 -r0 src/sys/arch/playstation2/conf/files.playstation2
cvs rdiff -u -r1.20 -r0 src/sys/arch/playstation2/conf/majors.playstation2
cvs rdiff -u -r1.7 -r0 src/sys/arch/playstation2/dev/emac3.c \
    src/sys/arch/playstation2/dev/spd.c
cvs rdiff -u -r1.1 -r0 src/sys/arch/playstation2/dev/emac3reg.h
cvs rdiff -u -r1.3 -r0 src/sys/arch/playstation2/dev/emac3var.h \
    src/sys/arch/playstation2/dev/spdvar.h
cvs rdiff -u -r1.13 -r0 src/sys/arch/playstation2/dev/if_smap.c
cvs rdiff -u -r1.2 -r0 src/sys/arch/playstation2/dev/if_smapreg.h \
    src/sys/arch/playstation2/dev/sbusreg.h \
    src/sys/arch/playstation2/dev/sbusvar.h \
    src/sys/arch/playstation2/dev/spdreg.h
cvs rdiff -u -r1.9 -r0 src/sys/arch/playstation2/dev/ohci_sbus.c
cvs rdiff -u -r1.10 -r0 src/sys/arch/playstation2/dev/sbus.c
cvs rdiff -u -r1.25 -r0 src/sys/arch/playstation2/dev/wdc_spd.c
cvs rdiff -u -r1.10 -r0 src/sys/arch/playstation2/ee/dmac.c
cvs rdiff -u -r1.2 -r0 src/sys/arch/playstation2/ee/dmacreg.h \
    src/sys/arch/playstation2/ee/dmacvar.h \
    src/sys/arch/playstation2/ee/eevar.h src/sys/arch/playstation2/ee/gsreg.h \
    src/sys/arch/playstation2/ee/gsvar.h \
    src/sys/arch/playstation2/ee/intcreg.h \
    src/sys/arch/playstation2/ee/intcvar.h \
    src/sys/arch/playstation2/ee/sifvar.h \
    src/sys/arch/playstation2/ee/timervar.h
cvs rdiff -u -r1.4 -r0 src/sys/arch/playstation2/ee/gifreg.h \
    src/sys/arch/playstation2/ee/gs.c
cvs rdiff -u -r1.19 -r0 src/sys/arch/playstation2/ee/gsfb.c
cvs rdiff -u -r1.6 -r0 src/sys/arch/playstation2/ee/intc.c \
    src/sys/arch/playstation2/ee/timer.c \
    src/sys/arch/playstation2/ee/timerreg.h
cvs rdiff -u -r1.8 -r0 src/sys/arch/playstation2/ee/sif.c
cvs rdiff -u -r1.9 -r0 src/sys/arch/playstation2/include/Makefile \
    src/sys/arch/playstation2/include/intr.h
cvs rdiff -u -r1.1 -r0 src/sys/arch/playstation2/include/ansi.h \
    src/sys/arch/playstation2/include/aout_machdep.h \
    src/sys/arch/playstation2/include/asm.h \
    src/sys/arch/playstation2/include/bswap.h \
    src/sys/arch/playstation2/include/cdefs.h \
    src/sys/arch/playstation2/include/cpu.h \
    src/sys/arch/playstation2/include/cpu_counter.h \
    src/sys/arch/playstation2/include/db_machdep.h \
    src/sys/arch/playstation2/include/ecoff_machdep.h \
    src/sys/arch/playstation2/include/elf_machdep.h \
    src/sys/arch/playstation2/include/endian.h \
    src/sys/arch/playstation2/include/endian_machdep.h \
    src/sys/arch/playstation2/include/float.h \
    src/sys/arch/playstation2/include/ieee.h \
    src/sys/arch/playstation2/include/ieeefp.h \
    src/sys/arch/playstation2/include/int_const.h \
    src/sys/arch/playstation2/include/int_fmtio.h \
    src/sys/arch/playstation2/include/int_limits.h \
    src/sys/arch/playstation2/include/int_mwgwtypes.h \
    src/sys/arch/playstation2/include/int_types.h \
    src/sys/arch/playstation2/include/kcore.h \
    src/sys/arch/playstation2/include/kdbparam.h \
    src/sys/arch/playstation2/include/limits.h \
    src/sys/arch/playstation2/include/lock.h \
    src/sys/arch/playstation2/include/math.h \
    src/sys/arch/playstation2/include/mips_opcode.h \
    src/sys/arch/playstation2/include/pcb.h \
    src/sys/arch/playstation2/include/pmap.h \
    src/sys/arch/playstation2/include/pmc.h \
    src/sys/arch/playstation2/include/proc.h \
    src/sys/arch/playstation2/include/profile.h \
    src/sys/arch/playstation2/include/psl.h \
    src/sys/arch/playstation2/include/pte.h \
    src/sys/arch/playstation2/include/ptrace.h \
    src/sys/arch/playstation2/include/reg.h \
    src/sys/arch/playstation2/include/regdef.h \
    src/sys/arch/playstation2/include/regnum.h \
    src/sys/arch/playstation2/include/reloc.h \
    src/sys/arch/playstation2/include/setjmp.h \
    src/sys/arch/playstation2/include/signal.h \
    src/sys/arch/playstation2/include/stdarg.h \
    src/sys/arch/playstation2/include/trap.h \
    src/sys/arch/playstation2/include/varargs.h
cvs rdiff -u -r1.2 -r0 src/sys/arch/playstation2/include/autoconf.h \
    src/sys/arch/playstation2/include/locore.h \
    src/sys/arch/playstation2/include/mcontext.h \
    src/sys/arch/playstation2/include/mutex.h \
    src/sys/arch/playstation2/include/rwlock.h \
    src/sys/arch/playstation2/include/vmparam.h \
    src/sys/arch/playstation2/include/wchar_limits.h \
    src/sys/arch/playstation2/include/wired_map.h
cvs rdiff -u -r1.3 -r0 src/sys/arch/playstation2/include/bootinfo.h \
    src/sys/arch/playstation2/include/kloader.h
cvs rdiff -u -r1.12 -r0 src/sys/arch/playstation2/include/bus.h
cvs rdiff -u -r1.7 -r0 src/sys/arch/playstation2/include/disklabel.h
cvs rdiff -u -r1.6 -r0 src/sys/arch/playstation2/include/param.h \
    src/sys/arch/playstation2/include/types.h
cvs rdiff -u -r1.6 -r0 src/sys/arch/playstation2/playstation2/autoconf.c \
    src/sys/arch/playstation2/playstation2/cpu.c
cvs rdiff -u -r1.19 -r0 src/sys/arch/playstation2/playstation2/bus_dma.c
cvs rdiff -u -r1.7 -r0 src/sys/arch/playstation2/playstation2/bus_space.c \
    src/sys/arch/playstation2/playstation2/clock.c
cvs rdiff -u -r1.5 -r0 src/sys/arch/playstation2/playstation2/console.c
cvs rdiff -u -r1.16 -r0 src/sys/arch/playstation2/playstation2/disksubr.c
cvs rdiff -u -r1.9 -r0 src/sys/arch/playstation2/playstation2/interrupt.c \
    src/sys/arch/playstation2/playstation2/locore_machdep.S \
    src/sys/arch/playstation2/playstation2/sifbios.c
cvs rdiff -u -r1.3 -r0 src/sys/arch/playstation2/playstation2/interrupt.h \
    src/sys/arch/playstation2/playstation2/kloader_machdep.c \
    src/sys/arch/playstation2/playstation2/sifbios.h
cvs rdiff -u -r1.28 -r0 src/sys/arch/playstation2/playstation2/machdep.c
cvs rdiff -u -r1.10 -r0 src/sys/arch/playstation2/playstation2/mainbus.c
cvs rdiff -u -r1.252 -r1.253 src/sys/dev/DEVNAMES
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/dkwedge/dkwedge_bsdlabel.c
cvs rdiff -u -r1.4 -r1.5 src/tools/headerlist

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/build.sh
diff -u src/build.sh:1.222 src/build.sh:1.223
--- src/build.sh:1.222	Mon Nov 30 16:13:22 2009
+++ src/build.sh	Sat Dec  5 16:29:10 2009
@@ -1,5 +1,5 @@
 #! /usr/bin/env sh
-#	$NetBSD: build.sh,v 1.222 2009/11/30 16:13:22 uebayasi Exp $
+#	$NetBSD: build.sh,v 1.223 2009/12/05 16:29:10 pooka Exp $
 #
 # Copyright (c) 2001-2009 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -345,7 +345,7 @@
 		MACHINE_ARCH=mipseb
 		;;
 
-	algor|arc|cobalt|hpcmips|playstation2|pmax)
+	algor|arc|cobalt|hpcmips|pmax)
 		MACHINE_ARCH=mipsel
 		;;
 
@@ -1336,7 +1336,7 @@
 	eval cat <<EOF ${makewrapout}
 #! ${HOST_SH}
 # Set proper variables to allow easy "make" building of a NetBSD subtree.
-# Generated from:  \$NetBSD: build.sh,v 1.222 2009/11/30 16:13:22 uebayasi Exp $
+# Generated from:  \$NetBSD: build.sh,v 1.223 2009/12/05 16:29:10 pooka Exp $
 # with these arguments: ${_args}
 #
 

Index: src/distrib/cdrom/Makefile
diff -u src/distrib/cdrom/Makefile:1.48 src/distrib/cdrom/Makefile:1.49
--- src/distrib/cdrom/Makefile:1.48	Sun Mar 29 04:56:16 2009
+++ src/distrib/cdrom/Makefile	Sat Dec  5 16:29:10 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/03/29 04:56:16 tsutsui Exp $
+# $NetBSD: Makefile,v 1.49 2009/12/05 16:29:10 pooka Exp $
 #
 # Consult "*.conf" for the configuration variables; this Makefile is typically
 # not edited for basic configuration changes.
@@ -172,7 +172,6 @@
 MACHINE_ARCH.newsmips=	mipseb
 MACHINE_ARCH.next68k=	m68k
 MACHINE_ARCH.ofppc=	powerpc
-MACHINE_ARCH.playstation2=mipsel
 MACHINE_ARCH.pmax=	mipsel
 MACHINE_ARCH.prep=	powerpc
 MACHINE_ARCH.sandpoint=	powerpc

Index: src/distrib/notes/common/macros
diff -u src/distrib/notes/common/macros:1.37 src/distrib/notes/common/macros:1.38
--- src/distrib/notes/common/macros:1.37	Wed Oct 29 17:02:54 2008
+++ src/distrib/notes/common/macros	Sat Dec  5 16:29:10 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: macros,v 1.37 2008/10/29 17:02:54 tsutsui Exp $
+.\"	$NetBSD: macros,v 1.38 2009/12/05 16:29:10 pooka Exp $
 .\"
 .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -399,7 +399,7 @@
 .if \n[sun2] .ds A m68000
 .if \n[amiga]:\n[atari]:\n[cesfic]:\n[hp300]:\n[luna68k]:\n[mac68k]:\n[mvme68k]:\n[news68k]:\n[next68k]:\n[sun3]:\n[x68k] .ds A m68k
 .if \n[ews4800mips]:\n[mipsco]:\n[newsmips]:\n[sbmips]:\n[sgimips] .ds A mipseb
-.if \n[algor]:\n[arc]:\n[cobalt]:\n[evbmips]:\n[hpcmips]:\n[playstation2]:\n[pmax] .ds A mipsel
+.if \n[algor]:\n[arc]:\n[cobalt]:\n[evbmips]:\n[hpcmips]:\n[pmax] .ds A mipsel
 .if \n[amigappc]:\n[bebox]:\n[evbppc]:\n[ibmnws]:\n[macppc]:\n[mvmeppc]:\n[ofppc]:\n[prep]:\n[rs6000]:\n[sandpoint] .ds A powerpc
 .if \n[evbsh3]:\n[mmeye] .ds A sh3eb
 .if \n[dreamcast]:\n[hpcsh]:\n[landisk] .ds A sh3el

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.452 src/distrib/notes/common/main:1.453
--- src/distrib/notes/common/main:1.452	Sat Sep 19 08:05:24 2009
+++ src/distrib/notes/common/main	Sat Dec  5 16:29:10 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: main,v 1.452 2009/09/19 08:05:24 tron Exp $
+.\"	$NetBSD: main,v 1.453 2009/12/05 16:29:10 pooka Exp $
 .\"
 .\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,7 +46,7 @@
 .as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh i386
 .as MACHINE_LIST " ibmnws iyonix landisk luna68k mac68k macppc mipsco mmeye
 .as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc
-.as MACHINE_LIST " playstation2 pmax prep rs6000 sandpoint sbmips
+.as MACHINE_LIST " pmax prep rs6000 sandpoint sbmips
 .as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
 .so \*[.CURDIR]/../common/macros
 .
@@ -994,7 +994,7 @@
 .Pp
 .
 .
-.Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerf...@netbsd.org" ".Sy playstation2"
+.Bl -column xxx "Jun-ichiro itojun Hagino" ".Mt sommerf...@netbsd.org" ".Sy ews4800mips"
 .
 .br_ne 1i
 .It Em "The NetBSD core group:"

Index: src/distrib/notes/common/sysinst
diff -u src/distrib/notes/common/sysinst:1.99 src/distrib/notes/common/sysinst:1.100
--- src/distrib/notes/common/sysinst:1.99	Sun Aug 23 22:17:18 2009
+++ src/distrib/notes/common/sysinst	Sat Dec  5 16:29:10 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysinst,v 1.99 2009/08/23 22:17:18 snj Exp $
+.\"	$NetBSD: sysinst,v 1.100 2009/12/05 16:29:10 pooka Exp $
 .\"
 .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,7 +49,7 @@
 .\}
 .if \n[amiga]:\n[amigappc]:\n[arc]:\n[atari]:\n[cobalt]:\n[evbmips]:\
 \n[evbppc]:\n[hp700]:\n[hpcmips]:\n[i386]:\n[macppc]:\n[ofppc]:\
-\n[playstation2]:\n[sandpoint]:\n[sbmips]:\n[sgimips]:\n[x86_64] \{\
+\n[sandpoint]:\n[sbmips]:\n[sgimips]:\n[x86_64] \{\
 .  ds part_max p
 .\}
 .if \n[acorn26]:\n[acorn32]:\n[cats]:\n[evbarm]:\n[evbppc]:\n[ews4800mips]:\

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.844 src/distrib/sets/lists/base/mi:1.845
--- src/distrib/sets/lists/base/mi:1.844	Sat Dec  5 12:38:05 2009
+++ src/distrib/sets/lists/base/mi	Sat Dec  5 16:29:10 2009
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.844 2009/12/05 12:38:05 haad Exp $
+# $NetBSD: mi,v 1.845 2009/12/05 16:29:10 pooka Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -3265,7 +3265,7 @@
 ./usr/share/man/cat8/next68k			base-man-share
 ./usr/share/man/cat8/ofppc			base-man-share
 ./usr/share/man/cat8/pc532			base-obsolete		obsolete
-./usr/share/man/cat8/playstation2		base-man-share
+./usr/share/man/cat8/playstation2		base-obsolete		obsolete
 ./usr/share/man/cat8/pmax			base-man-share
 ./usr/share/man/cat8/pmppc			base-obsolete		obsolete
 ./usr/share/man/cat8/prep			base-man-share
@@ -3384,7 +3384,7 @@
 ./usr/share/man/html8/ofppc			base-man-share
 ./usr/share/man/html8/pc532			base-obsolete		obsolete
 ./usr/share/man/html8/playstation		base-obsolete		obsolete
-./usr/share/man/html8/playstation2		base-man-share
+./usr/share/man/html8/playstation2		base-obsolete		obsolete
 ./usr/share/man/html8/pmax			base-man-share
 ./usr/share/man/html8/pmppc			base-obsolete		obsolete
 ./usr/share/man/html8/prep			base-man-share
@@ -3504,7 +3504,7 @@
 ./usr/share/man/man8/next68k			base-man-share
 ./usr/share/man/man8/ofppc			base-man-share
 ./usr/share/man/man8/pc532			base-obsolete		obsolete
-./usr/share/man/man8/playstation2		base-man-share
+./usr/share/man/man8/playstation2		base-obsolete		obsolete
 ./usr/share/man/man8/pmax			base-man-share
 ./usr/share/man/man8/pmppc			base-obsolete		obsolete
 ./usr/share/man/man8/prep			base-man-share

Index: src/distrib/utils/sysinst/Makefile
diff -u src/distrib/utils/sysinst/Makefile:1.13 src/distrib/utils/sysinst/Makefile:1.14
--- src/distrib/utils/sysinst/Makefile:1.13	Sat Sep 19 13:33:17 2009
+++ src/distrib/utils/sysinst/Makefile	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.13 2009/09/19 13:33:17 abs Exp $
+#	$NetBSD: Makefile,v 1.14 2009/12/05 16:29:11 pooka Exp $
 #
 # sysinst is usually built when the crunched install binary is built,
 # but can be built here as a normal program for testing.
@@ -34,7 +34,6 @@
 SUBDIR += arch/news68k
 SUBDIR += arch/newsmips
 SUBDIR += arch/ofppc
-SUBDIR += arch/playstation2
 SUBDIR += arch/pmax
 SUBDIR += arch/prep
 SUBDIR += arch/sandpoint

Index: src/doc/RESPONSIBLE
diff -u src/doc/RESPONSIBLE:1.92 src/doc/RESPONSIBLE:1.93
--- src/doc/RESPONSIBLE:1.92	Mon Aug 31 06:21:54 2009
+++ src/doc/RESPONSIBLE	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: RESPONSIBLE,v 1.92 2009/08/31 06:21:54 dholland Exp $
+#	$NetBSD: RESPONSIBLE,v 1.93 2009/12/05 16:29:11 pooka Exp $
 
 List of sections of the system, and who is responsible for them (or at
 least considered an expert on them).
@@ -249,7 +249,6 @@
 next68k		core
 ofppc		ws
 pc532		phil
-playstation2	uch
 pmax		simonb, jonathan
 pmppc		augustss
 prep		nonaka

Index: src/etc/mtree/NetBSD.dist.base
diff -u src/etc/mtree/NetBSD.dist.base:1.6 src/etc/mtree/NetBSD.dist.base:1.7
--- src/etc/mtree/NetBSD.dist.base:1.6	Sat Nov 21 03:24:30 2009
+++ src/etc/mtree/NetBSD.dist.base	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: NetBSD.dist.base,v 1.6 2009/11/21 03:24:30 roy Exp $
+#	$NetBSD: NetBSD.dist.base,v 1.7 2009/12/05 16:29:11 pooka Exp $
 #	@(#)4.4BSD.dist	8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -784,7 +784,6 @@
 ./usr/share/man/cat8/newsmips
 ./usr/share/man/cat8/next68k
 ./usr/share/man/cat8/ofppc
-./usr/share/man/cat8/playstation2
 ./usr/share/man/cat8/pmax
 ./usr/share/man/cat8/prep
 ./usr/share/man/cat8/sandpoint
@@ -887,7 +886,6 @@
 ./usr/share/man/man8/newsmips
 ./usr/share/man/man8/next68k
 ./usr/share/man/man8/ofppc
-./usr/share/man/man8/playstation2
 ./usr/share/man/man8/pmax
 ./usr/share/man/man8/prep
 ./usr/share/man/man8/sandpoint
@@ -990,7 +988,6 @@
 ./usr/share/man/html8/newsmips
 ./usr/share/man/html8/next68k
 ./usr/share/man/html8/ofppc
-./usr/share/man/html8/playstation2
 ./usr/share/man/html8/pmax
 ./usr/share/man/html8/prep
 ./usr/share/man/html8/sandpoint

Index: src/gnu/usr.bin/send-pr/categories
diff -u src/gnu/usr.bin/send-pr/categories:1.55 src/gnu/usr.bin/send-pr/categories:1.56
--- src/gnu/usr.bin/send-pr/categories:1.55	Wed Jan  9 11:26:03 2008
+++ src/gnu/usr.bin/send-pr/categories	Sat Dec  5 16:29:11 2009
@@ -47,7 +47,6 @@
 port-newsmips
 port-next68k
 port-ofppc
-port-playstation2
 port-pmax
 port-powerpc
 port-prep

Index: src/sbin/disklabel/Makefile
diff -u src/sbin/disklabel/Makefile:1.64 src/sbin/disklabel/Makefile:1.65
--- src/sbin/disklabel/Makefile:1.64	Sat Nov 28 12:14:53 2009
+++ src/sbin/disklabel/Makefile	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.64 2009/11/28 12:14:53 tsutsui Exp $
+#	$NetBSD: Makefile,v 1.65 2009/12/05 16:29:11 pooka Exp $
 #	@(#)Makefile	8.2 (Berkeley) 3/17/94
 
 PROG=	disklabel
@@ -34,7 +34,6 @@
 	|| ${MACHINE} == "macppc" \
 	|| ${MACHINE} == "mmeye" \
 	|| ${MACHINE} == "netwinder" \
-	|| ${MACHINE} == "playstation2" \
 	|| ${MACHINE} == "prep" \
 	|| ${MACHINE} == "shark" \
 	|| ${MACHINE} == "zaurus" \

Index: src/sbin/fdisk/fdisk.8
diff -u src/sbin/fdisk/fdisk.8:1.66 src/sbin/fdisk/fdisk.8:1.67
--- src/sbin/fdisk/fdisk.8:1.66	Sun Nov 29 04:19:55 2009
+++ src/sbin/fdisk/fdisk.8	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fdisk.8,v 1.66 2009/11/29 04:19:55 tsutsui Exp $
+.\"	$NetBSD: fdisk.8,v 1.67 2009/12/05 16:29:11 pooka Exp $
 .\"
 .Dd November 28, 2009
 .Dt FDISK 8
@@ -51,7 +51,7 @@
 .Nx
 ports use this style of disk partitioning:
 amd64, arc, bebox, cobalt, hpcarm, hpcmips, hpcsh, i386, macppc,
-mvmeppc, netwinder, ofppc, playstation2, and prep.
+mvmeppc, netwinder, ofppc, and prep.
 .Pp
 The MBR contains bootable code, a partition table,
 an indication of which partition is

Index: src/share/man/man4/kloader.4
diff -u src/share/man/man4/kloader.4:1.2 src/share/man/man4/kloader.4:1.3
--- src/share/man/man4/kloader.4:1.2	Sat Apr  3 15:19:49 2004
+++ src/share/man/man4/kloader.4	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: kloader.4,v 1.2 2004/04/03 15:19:49 wiz Exp $
+.\"	$NetBSD: kloader.4,v 1.3 2009/12/05 16:29:11 pooka Exp $
 .\"
 .\" Copyright (c) 2004 Valeriy E. Ushakov
 .\" All rights reserved.
@@ -44,7 +44,7 @@
 do not have a firmware that can boot the
 .Nx
 kernel.
-Examples are game consoles (dreamcast and playstation2 ports), and
+Examples are game consoles (dreamcast port), and
 handhelds (hpcarm, hpcmips, and hpcsh ports).
 On such platforms the bootloader is usually a host program that runs
 under the native OS.

Index: src/share/man/man7/hier.7
diff -u src/share/man/man7/hier.7:1.88 src/share/man/man7/hier.7:1.89
--- src/share/man/man7/hier.7:1.88	Tue Jun  9 17:43:27 2009
+++ src/share/man/man7/hier.7	Sat Dec  5 16:29:11 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hier.7,v 1.88 2009/06/09 17:43:27 cegger Exp $
+.\"	$NetBSD: hier.7,v 1.89 2009/12/05 16:29:11 pooka Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)hier.7	8.5 (Berkeley) 6/1/94
 .\"
-.Dd June 9, 2009
+.Dd December 5, 2009
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -701,7 +701,7 @@
 .It Sy arch/
 architecture-specific support
 .Pp
-.Bl -tag -width "playstation2/" -compact
+.Bl -tag -width "ews4800mips/" -compact
 .It Sy acorn26/
 Acorn Archimedes, A-series and R-series systems
 .It Sy acorn32/
@@ -788,8 +788,6 @@
 NeXT 68k "black" hardware
 .It Sy ofppc/
 Open Firmware PowerPC workstations
-.It Sy playstation2/
-SONY PlayStation 2
 .It Sy pmax/
 Digital MIPS-based DECstations and DECsystems
 .It Sy powerpc/

Index: src/sys/arch/Makefile
diff -u src/sys/arch/Makefile:1.38 src/sys/arch/Makefile:1.39
--- src/sys/arch/Makefile:1.38	Sat Feb 14 13:52:51 2009
+++ src/sys/arch/Makefile	Sat Dec  5 16:29:12 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.38 2009/02/14 13:52:51 abs Exp $
+#	$NetBSD: Makefile,v 1.39 2009/12/05 16:29:12 pooka Exp $
 
 # For now, we install the machine and arch includes, and symlink 'machine'
 # to the location of the machine includes (usually).
@@ -46,7 +46,7 @@
 #	m68k mac68k macppc mips mipsco mmeye mvme68k \
 #	netwinder news68k newsmips next68k \
 #	ofppc \
-#	playstation2 pmax powerpc prep \
+#	pmax powerpc prep \
 #	sandpoint sbmips sgimips sh3 shark sparc sparc64 sun2 sun3 sun68k \
 #	rs6000 \
 #	vax \

Index: src/sys/arch/README
diff -u src/sys/arch/README:1.51 src/sys/arch/README:1.52
--- src/sys/arch/README:1.51	Sat Mar  1 14:37:02 2008
+++ src/sys/arch/README	Sat Dec  5 16:29:12 2009
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.51 2008/03/01 14:37:02 joerg Exp $
+$NetBSD: README,v 1.52 2009/12/05 16:29:12 pooka Exp $
 
 acorn26:	Acorn ARM2- and ARM3-based machines (arm, 20000509)
 acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
@@ -41,7 +41,6 @@
 newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
 next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
 ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
-playstation2:	Sony PlayStation 2 (mips, 20011016)
 pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
 prep:		PowerPC Reference Platform machines (powerpc, 20000229)
 sandpoint:	Motorola Sandpoint reference platform and DINK32 machines

Index: src/sys/arch/hpcsh/include/bus.h
diff -u src/sys/arch/hpcsh/include/bus.h:1.17 src/sys/arch/hpcsh/include/bus.h:1.18
--- src/sys/arch/hpcsh/include/bus.h:1.17	Sat Mar 14 14:46:00 2009
+++ src/sys/arch/hpcsh/include/bus.h	Sat Dec  5 16:29:12 2009
@@ -1,4 +1,4 @@
-/*	$NetBSD: bus.h,v 1.17 2009/03/14 14:46:00 dsl Exp $	*/
+/*	$NetBSD: bus.h,v 1.18 2009/12/05 16:29:12 pooka Exp $	*/
 
 /*-
  * Copyright (c) 1997, 1998, 2000, 2001, 2002 The NetBSD Foundation, Inc.
@@ -774,8 +774,6 @@
 	    bus_size_t alignment, bus_size_t boundary,
 	    bus_dma_segment_t *segs, int nsegs, int *rsegs, int flags,
 	    vaddr_t low, vaddr_t high);
-
-extern struct playstation2_bus_dma_tag playstation2_default_bus_dma_tag;
 #endif /* _HPCSH_BUS_DMA_PRIVATE */
 
 #endif /* _HPCSH_BUS_H_ */

Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.252 src/sys/dev/DEVNAMES:1.253
--- src/sys/dev/DEVNAMES:1.252	Fri Oct  2 15:15:21 2009
+++ src/sys/dev/DEVNAMES	Sat Dec  5 16:29:14 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.252 2009/10/02 15:15:21 nakayama Exp $
+#	$NetBSD: DEVNAMES,v 1.253 2009/12/05 16:29:14 pooka Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -529,7 +529,6 @@
 grfrt			amigappc
 grful			amiga
 grful			amigappc
-gsfb			playstation2
 gsip			MI
 gt			cobalt
 gt			evbmips
@@ -1147,7 +1146,6 @@
 sbscn			sbmips
 sbtimer			sbmips
 sbus			MI
-sbus			playstation2
 sc			MI
 sc			newsmips
 sc			vax
@@ -1205,7 +1203,6 @@
 slhci			MI
 slide			MI
 sm			MI
-smap			playstation2
 smc93cx6		MI		Attribute
 smg			vax
 smsh			MI
@@ -1215,7 +1212,6 @@
 sparcvme		sparc
 spc			MI
 spckbd			shark		Attribute
-spd			playstation2
 spi			MI
 spic			MI
 spif			sparc

Index: src/sys/dev/dkwedge/dkwedge_bsdlabel.c
diff -u src/sys/dev/dkwedge/dkwedge_bsdlabel.c:1.15 src/sys/dev/dkwedge/dkwedge_bsdlabel.c:1.16
--- src/sys/dev/dkwedge/dkwedge_bsdlabel.c:1.15	Mon Apr 28 20:23:48 2008
+++ src/sys/dev/dkwedge/dkwedge_bsdlabel.c	Sat Dec  5 16:29:14 2009
@@ -1,4 +1,4 @@
-/*	$NetBSD: dkwedge_bsdlabel.c,v 1.15 2008/04/28 20:23:48 martin Exp $	*/
+/*	$NetBSD: dkwedge_bsdlabel.c,v 1.16 2009/12/05 16:29:14 pooka Exp $	*/
 
 /*-
  * Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -79,7 +79,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dkwedge_bsdlabel.c,v 1.15 2008/04/28 20:23:48 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dkwedge_bsdlabel.c,v 1.16 2009/12/05 16:29:14 pooka Exp $");
 
 #include <sys/param.h>
 #ifdef _KERNEL
@@ -120,7 +120,7 @@
 	{ 0,	128 },	/* sparc, sun68k */
 	{ 1,	0 },	/* amd64, arc, arm, bebox, cobalt, evbppc, hp700,
 			   hpcarm, hpcmips, i386, ibmnws, mipsco, mvmeppc,
-			   ofppc, playstation2, pmppc, prep, sandpoint,
+			   ofppc, pmppc, prep, sandpoint,
 			   sbmips, sgimips, sh3 */
 	/* XXX atari is weird */
 	{ 2,	0 },	/* cesfic, hp300 */

Index: src/tools/headerlist
diff -u src/tools/headerlist:1.4 src/tools/headerlist:1.5
--- src/tools/headerlist:1.4	Wed May 14 07:08:40 2008
+++ src/tools/headerlist	Sat Dec  5 16:29:14 2009
@@ -1,4 +1,4 @@
-# $NetBSD: headerlist,v 1.4 2008/05/14 07:08:40 garbled Exp $
+# $NetBSD: headerlist,v 1.5 2009/12/05 16:29:14 pooka Exp $
 #
 # do not edit; this file was automatically generated by:
 #	NetBSD: mkheaderlist.sh,v 1.1 2007/08/07 12:38:23 yamt Exp 
@@ -98,8 +98,6 @@
 ./next68k/include/elf_machdep.h
 ./ofppc/include/disklabel.h
 ./ofppc/include/elf_machdep.h
-./playstation2/include/disklabel.h
-./playstation2/include/elf_machdep.h
 ./pmax/include/disklabel.h
 ./pmax/include/elf_machdep.h
 ./powerpc/include/elf_machdep.h

Reply via email to