aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2017-01-28 02:22:15 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2017-01-28 02:22:15 +0000
commit2b375b4edd1b98884c3031d6ccd61acb10bd895d (patch)
treef35e4f57ad890ac86d5cb5d3ef760344a41fc0e6 /share
parent34bac11eba2841255bf6319ec78728f0f941c6ac (diff)
Remove pc98 support completely.
I thank all developers and contributors for pc98. Relnotes: yes
Diffstat (limited to 'share')
-rw-r--r--share/examples/bootforth/frames.4th63
-rw-r--r--share/man/man4/adv.46
-rw-r--r--share/man/man4/ahc.48
-rw-r--r--share/man/man4/apic.42
-rw-r--r--share/man/man4/ed.449
-rw-r--r--share/man/man4/esp.42
-rw-r--r--share/man/man4/fxp.46
-rw-r--r--share/man/man4/geom.42
-rw-r--r--share/man/man4/man4.i386/Makefile2
-rw-r--r--share/man/man4/man4.i386/aic.44
-rw-r--r--share/man/man4/man4.i386/ct.4162
-rw-r--r--share/man/man4/man4.i386/snc.4142
-rw-r--r--share/man/man4/ncr.49
-rw-r--r--share/man/man4/ncv.42
-rw-r--r--share/man/man4/sym.44
-rw-r--r--share/mk/bsd.stand.mk3
-rw-r--r--share/mk/local.meta.sys.mk3
-rw-r--r--share/syscons/keymaps/INDEX.keymaps14
-rw-r--r--share/syscons/keymaps/Makefile2
-rw-r--r--share/syscons/keymaps/jp.pc98.iso.kbd134
-rw-r--r--share/syscons/keymaps/jp.pc98.kbd134
-rw-r--r--share/vt/keymaps/INDEX.keymaps14
-rw-r--r--share/vt/keymaps/Makefile2
-rw-r--r--share/vt/keymaps/jp.pc98.iso.kbd134
-rw-r--r--share/vt/keymaps/jp.pc98.kbd134
25 files changed, 23 insertions, 1014 deletions
diff --git a/share/examples/bootforth/frames.4th b/share/examples/bootforth/frames.4th
index 3b1f4046891f..4f1f9b812a03 100644
--- a/share/examples/bootforth/frames.4th
+++ b/share/examples/bootforth/frames.4th
@@ -12,49 +12,26 @@ variable rt_el
variable rb_el
variable fill
-s" arch-pc98" environment? [if]
- \ Single frames
- 149 constant sh_el
- 150 constant sv_el
- 152 constant slt_el
- 154 constant slb_el
- 153 constant srt_el
- 155 constant srb_el
- \ Double frames
- 149 constant dh_el
- 150 constant dv_el
- 152 constant dlt_el
- 154 constant dlb_el
- 153 constant drt_el
- 155 constant drb_el
- \ Fillings
- 0 constant fill_none
- 32 constant fill_blank
- 135 constant fill_dark
- 135 constant fill_med
- 135 constant fill_bright
-[else]
- \ Single frames
- 196 constant sh_el
- 179 constant sv_el
- 218 constant slt_el
- 192 constant slb_el
- 191 constant srt_el
- 217 constant srb_el
- \ Double frames
- 205 constant dh_el
- 186 constant dv_el
- 201 constant dlt_el
- 200 constant dlb_el
- 187 constant drt_el
- 188 constant drb_el
- \ Fillings
- 0 constant fill_none
- 32 constant fill_blank
- 176 constant fill_dark
- 177 constant fill_med
- 178 constant fill_bright
-[then]
+\ Single frames
+196 constant sh_el
+179 constant sv_el
+218 constant slt_el
+192 constant slb_el
+191 constant srt_el
+217 constant srb_el
+\ Double frames
+205 constant dh_el
+186 constant dv_el
+201 constant dlt_el
+200 constant dlb_el
+187 constant drt_el
+188 constant drb_el
+\ Fillings
+0 constant fill_none
+32 constant fill_blank
+176 constant fill_dark
+177 constant fill_med
+178 constant fill_bright
: hline ( len x y -- ) \ Draw horizontal single line
at-xy \ move cursor
diff --git a/share/man/man4/adv.4 b/share/man/man4/adv.4
index 366441d92572..0aaf93fff0ff 100644
--- a/share/man/man4/adv.4
+++ b/share/man/man4/adv.4
@@ -204,12 +204,6 @@ AdvanSys ABP950
AdvanSys ABP980, ABP980U
.It
AdvanSys ABP980UA/3980UA
-.It
-MELCO IFC-USP (PC-98)
-.It
-RATOC REX-PCI30 (PC-98)
-.It
-@Nifty FNECHARD IFC-USUP-TX (PC-98)
.El
.Sh SEE ALSO
.Xr adw 4 ,
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4
index 3e47a8b21cf5..cbd3937184b3 100644
--- a/share/man/man4/ahc.4
+++ b/share/man/man4/ahc.4
@@ -349,14 +349,6 @@ Adaptec
Adaptec
.Tn 4944UW
.It
-NEC PC-9821Xt13 (PC-98)
-.It
-NEC RvII26 (PC-98)
-.It
-NEC PC-9821X-B02L/B09 (PC-98)
-.It
-NEC SV-98/2-B03 (PC-98)
-.It
Many motherboards with on-board
.Tn SCSI
support
diff --git a/share/man/man4/apic.4 b/share/man/man4/apic.4
index 2fb5b8cff521..1e7cc18070cd 100644
--- a/share/man/man4/apic.4
+++ b/share/man/man4/apic.4
@@ -32,7 +32,7 @@
.Nd Advanced Programmable Interrupt Controller (APIC) driver
.Sh SYNOPSIS
This driver is a mandatory part of amd64 kernel.
-To compile this driver into i386 or pc98 kernel,
+To compile this driver into i386 kernel,
place the following line in your
kernel configuration file:
.Bd -ragged -offset indent
diff --git a/share/man/man4/ed.4 b/share/man/man4/ed.4
index bfa5972d3d95..e7594c60c70a 100644
--- a/share/man/man4/ed.4
+++ b/share/man/man4/ed.4
@@ -133,12 +133,6 @@ Accton EN2212/EN2216/UE2216
.It
Allied Telesis CentreCOM LA100-PCM_V2
.It
-Allied Telesis LA-98 (flags 0x000000) (PC-98)
-.It
-Allied Telesis SIC-98, SIC-98NOTE (110pin), SIU-98 (flags 0x600000) (PC-98)
-.It
-Allied Telesis SIU-98-D (flags 0x610000) (PC-98)
-.It
AmbiCom 10BaseT card (8002, 8002T, 8010 and 8610)
.It
Bay Networks NETGEAR FA410TXC Fast Ethernet
@@ -163,12 +157,6 @@ Compex Net-A adapter
.It
Compex RL2000
.It
-Contec C-NET(98), RT-1007(98), C-NET(9N) (110pin) (flags 0xa00000) (PC-98)
-.It
-Contec C-NET(98)E-A, C-NET(98)L-A, C-NET(98)P (flags 0x300000) (PC-98)
-.It
-Corega Ether98-T (flags 0x000000) (PC-98)
-.It
Corega Ether PCC-T/EtherII PCC-T/FEther PCC-TXF/PCC-TXD PCC-T/Fether II TXD
.It
Corega LAPCCTXD (TC5299J)
@@ -179,16 +167,10 @@ DEC EtherWorks DE305
.It
Danpex EN-6200P2
.It
-D-Link DE-298, DE-298P (flags 0x500000) (PC-98)
-.It
D-Link DE-660, DE-660+
.It
D-Link IC-CARD/IC-CARD+ Ethernet
.It
-ELECOM LD-98P (flags 0x500000) (PC-98)
-.It
-ELECOM LD-BDN, LD-NW801G (flags 0x200000) (PC-98)
-.It
ELECOM Laneed LD-CDL/TX, LD-CDF, LD-CDS, LD-10/100CD, LD-CDWA (DP83902A)
.It
Hawking PN652TX PC Card (AX88790)
@@ -198,17 +180,10 @@ HP PC Lan+ 27247B and 27252A
.It
IBM Creditcard Ethernet I/II
.It
-ICM AD-ET2-T, DT-ET-25, DT-ET-T5, IF-2766ET, IF-2771ET, NB-ET-T (110pin)
-(flags 0x500000) (PC-98)
-.It
-I-O DATA LA/T-98, LA/T-98SB, LA2/T-98, ET/T-98 (flags 0x900000) (PC-98)
-.It
I-O DATA ET2/T-PCI
.It
I-O DATA PCLATE
.It
-Kansai KLA-98C/T (flags 0x900000) (PC-98)
-.It
Kingston KNE-PC2, CIO10T, KNE-PCM/x Ethernet
.It
KTI ET32P2 PCI
@@ -217,28 +192,14 @@ Linksys EC2T/PCMPC100/PCM100, PCMLM56
.It
Linksys EtherFast 10/100 PC Card, Combo PCMCIA Ethernet Card (PCMPC100 V2)
.It
-Logitec LAN-98T (flags 0xb00000) (PC-98)
-.It
MACNICA Ethernet ME1 for JEIDA
.It
-MACNICA ME98 (flags 0x900000) (PC-98)
-.It
-MACNICA NE2098 (flags 0x400000) (PC-98)
-.It
-MELCO EGY-98 (flags 0x300000) (PC-98)
-.It
-MELCO LGH-98, LGY-98, LGY-98-N (110pin), IND-SP, IND-SS (flags 0x400000) (PC-98)
-.It
MELCO LGY-PCI-TR
.It
MELCO LPC-T/LPC2-T/LPC2-CLT/LPC2-TX/LPC3-TX/LPC3-CLX
.It
NDC Ethernet Instant-Link
.It
-NEC PC-9801-77, PC-9801-78 (flags 0x910000) (PC-98)
-.It
-NEC PC-9801-107, PC-9801-108 (flags 0x800000) (PC-98)
-.It
National Semiconductor InfoMover NE4100
.It
NetGear FA-410TX
@@ -247,10 +208,6 @@ NetVin NV5000SC
.It
Network Everywhere Ethernet 10BaseT PC Card
.It
-Networld 98X3 (flags 0xd00000) (PC-98)
-.It
-Networld EC-98X, EP-98X (flags 0xd10000) (PC-98)
-.It
New Media LANSurfer 10+56 Ethernet/Modem
.It
New Media LANSurfer
@@ -259,10 +216,6 @@ Novell NE1000/NE2000/NE2100
.It
PLANEX ENW-8300-T
.It
-PLANEX EN-2298-C (flags 0x200000) (PC-98)
-.It
-PLANEX EN-2298P-T, EN-2298-T (flags 0x500000) (PC-98)
-.It
PLANEX FNW-3600-T
.It
Psion 10/100 LANGLOBAL Combine iT
@@ -277,8 +230,6 @@ SMC Elite 16 WD8013
.It
SMC Elite Ultra
.It
-SMC EtherEZ98 (flags 0x000000) (PC-98)
-.It
SMC WD8003E/WD8003EBT/WD8003S/WD8003SBT/WD8003W/WD8013EBT/WD8013W and clones
.It
SMC EZCard PC Card, 8040-TX, 8041-TX (AX88x90), 8041-TX V.2 (TC5299J)
diff --git a/share/man/man4/esp.4 b/share/man/man4/esp.4
index ccb574ce5e9e..74676f8f03f9 100644
--- a/share/man/man4/esp.4
+++ b/share/man/man4/esp.4
@@ -66,8 +66,6 @@ driver include:
.Pp
.Bl -bullet -compact
.It
-MELCO IFC-DP (PC-98)
-.It
Sun ESP family
.It
Sun FAS family
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4
index 521c326ed09c..26367a51a984 100644
--- a/share/man/man4/fxp.4
+++ b/share/man/man4/fxp.4
@@ -137,12 +137,6 @@ Intel PRO/100 M Desktop Adapter
.It
Intel PRO/100 S Desktop, Server and Dual-Port Server Adapters
.It
-Contec C-NET(PI)-100TX (PC-98)
-.It
-NEC PC-9821Ra20, Rv20, Xv13, Xv20 internal 100Base-TX (PC-98)
-.It
-NEC PC-9821X-B06 (PC-98)
-.It
Many on-board network interfaces on Intel motherboards
.El
.Sh LOADER TUNABLES
diff --git a/share/man/man4/geom.4 b/share/man/man4/geom.4
index e03b65b3146e..1d0e13e0d1e9 100644
--- a/share/man/man4/geom.4
+++ b/share/man/man4/geom.4
@@ -65,9 +65,7 @@
.Cd options GEOM_PART_GPT
.Cd options GEOM_PART_LDM
.Cd options GEOM_PART_MBR
-.Cd options GEOM_PART_PC98
.Cd options GEOM_PART_VTOC8
-.Cd options GEOM_PC98
.Cd options GEOM_RAID
.Cd options GEOM_RAID3
.Cd options GEOM_SHSEC
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 328379b3a0cc..cdc623ef7f35 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -8,7 +8,6 @@ MAN= aic.4 \
cp.4 \
CPU_ELAN.4 \
cs.4 \
- ct.4 \
ctau.4 \
cx.4 \
ep.4 \
@@ -26,7 +25,6 @@ MAN= aic.4 \
pnpbios.4 \
sbni.4 \
smapi.4 \
- snc.4 \
streams.4 \
svr4.4 \
vpd.4 \
diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4
index 991a0c50be99..2af6e5fc97fb 100644
--- a/share/man/man4/man4.i386/aic.4
+++ b/share/man/man4/man4.i386/aic.4
@@ -62,10 +62,6 @@ Adaptec AHA-1535 (ISA)
Creative Labs SoundBlaster SCSI host adapter (ISA)
.It
Adaptec AHA-1460, AHA-1460B, AHA-1460C, AHA-1460D (PC Card)
-.It
-Adaptec AHA-1030B, AHA-1030P (PC98)
-.It
-NEC PC-9801-100 (PC98)
.El
.Sh SEE ALSO
.Xr aha 4 ,
diff --git a/share/man/man4/man4.i386/ct.4 b/share/man/man4/man4.i386/ct.4
deleted file mode 100644
index 28208a16893f..000000000000
--- a/share/man/man4/man4.i386/ct.4
+++ /dev/null
@@ -1,162 +0,0 @@
-.\" Copyright (c) 2003 Noriaki MITSUNAGA. All rights reserved.
-.\" Copyright (c) 2003 Hideyuki KURASHINA. All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\" notice, this list of conditions and the following disclaimer in the
-.\" documentation and/or other materials provided with the distribution.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-.\" ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
-.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-.\" SUCH DAMAGE.
-.\"
-.\" $FreeBSD$
-.\"
-.Dd November 18, 2003
-.Dt CT 4 i386
-.Os
-.Sh NAME
-.Nm ct
-.Nd "WD33C93[ABC] based CBUS SCSI host adapter driver"
-.Sh SYNOPSIS
-.Cd "device ct"
-.Cd "device scbus"
-.Pp
-In
-.Pa /boot/device.hints:
-.Pp
-For most PC-9801-55, -92 and compatibles:
-.Cd hint.ct.0.at="isa"
-.Pp
-For ELECOM bus-master
-.Tn SCSI
-adapters:
-.Cd hint.ct.0.at="isa"
-.Cd hint.ct.0.flags="0x30000"
-.Pp
-For I-O DATA SC98 adapters:
-.Cd hint.ct.0.at="isa"
-.Cd hint.ct.0.flags="0x10000"
-.Pp
-For LOGITEC adapters:
-.Cd hint.ct.0.at="isa"
-.Cd hint.ct.0.flags="0x50000"
-.Pp
-For TEXA adapters:
-.Cd hint.ct.0.at="isa"
-.Cd hint.ct.0.flags="0x20000"
-.Pp
-For adapters with SMIT transfer mode to enable SMIT transfer:
-.Cd hint.ct.0.at="isa"
-.Cd hint.ct.0.flags="0x40000"
-.Cd hint.ct.0.maddr="0xdc000"
-.Pp
-Flags meaning:
-.Bl -tag -offset indent -compact -width 0x000000
-.It 0x00000
-DMA transfer mode for an NEC PC-9801-55, -92 (or
-compatibles), ICM IF-2660, Midori-Denshi MDC-554NA, or
-Logitec LHA-N151
-.It 0x10000
-DMA transfer mode for an I-O DATA SC-98II
-.It 0x20000
-bus-master transfer mode for a TEXA HA-55BS2, its
-successors, or Midori-Denshi MDC-926R
-.It 0x30000
-bus-master transfer mode for an ELECOM bus-master SCSI
-adapter
-.It 0x40000
-SMIT transfer mode (for supported adapters only)
-.It 0x50000
-bus-master transfer mode for a Logitec LHA-20x series,
-ICM IF-2766, IF-2766ET, IF-2767 or IF-2769
-.El
-.Sh DESCRIPTION
-The
-.Nm
-driver provides access to the
-.Tn SCSI
-bus connected to a WD33C93[ABC] based host adapter.
-.Sh HARDWARE
-The
-.Nm
-driver supports the following adapters:
-.Pp
-.Bl -bullet -compact
-.It
-ELECOM bus-master
-.Tn SCSI
-adapters
-.It
-I-O DATA SC-98II
-.It
-ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769
-.It
-Logitec LHA-N151 and LHA-20x series
-.It
-Midori-Denshi MDC-554NA and MDC-926R
-.It
-NEC PC-9801-55, 92 and compatibles
-.It
-SMIT transfer type
-.Tn SCSI
-host adapters
-.It
-TEXA HA-55BS2 and its later models
-.El
-.Sh SEE ALSO
-.Xr cd 4 ,
-.Xr ch 4 ,
-.Xr ctau 4 ,
-.Xr da 4 ,
-.Xr intro 4 ,
-.Xr sa 4 ,
-.Xr scsi 4
-.Sh NOTES
-Historically, the driver for the Cronyx Tau WAN adapters was
-.Dq ct .
-This device name was changed to
-.Dq ctau
-to avoid conflicts
-with this pc98
-.Nm
-driver.
-The network device name for
-.Xr ctau 4
-is
-.Dq Li ct .
-Please see
-.Xr ctau 4
-for the details for that device.
-.Sh HISTORY
-The
-.Nm
-device driver has been developed for
-.Nx Ns /pc98
-and ported for
-.Fx .
-It first appeared in
-.Fx 4.4 .
-.Sh AUTHORS
-.An -nosplit
-The
-.Nm
-driver was written by
-.An Naofumi HONDA .
-.Pp
-This manual page was written by
-.An Noriaki MITSUNAGA Aq Mt non@FreeBSD.org
-and
-.An Hideyuki KURASHINA Aq Mt rushani@FreeBSD.org .
diff --git a/share/man/man4/man4.i386/snc.4 b/share/man/man4/man4.i386/snc.4
deleted file mode 100644
index 6f826907352f..000000000000
--- a/share/man/man4/man4.i386/snc.4
+++ /dev/null
@@ -1,142 +0,0 @@
-.\"
-.\" Copyright (c) 2004 Tom Rhodes
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\" notice, this list of conditions and the following disclaimer in the
-.\" documentation and/or other materials provided with the distribution.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-.\" SUCH DAMAGE.
-.\"
-.\" $FreeBSD$
-.\"
-.Dd September 4, 2004
-.Dt SNC 4 i386
-.Os
-.Sh NAME
-.Nm snc
-.Nd National Semiconductor DP8393X SONIC Ethernet adapter driver
-.Sh SYNOPSIS
-.Cd device isa
-.Cd device snc
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for the
-.Tn National
-.Tn Semiconductor
-.Tn SONIC
-Ethernet adapters.
-.Sh HARDWARE
-The
-.Nm
-driver supports the following cards:
-.Pp
-.Bl -bullet -compact
-.It
-National Semiconductor DP83934AVQB
-.It
-NEC PC-9801-83
-.It
-NEC PC-9801-84
-.It
-NEC PC-9801-103
-.It
-NEC PC-9801-104
-.It
-NEC PC-9801N-15
-.It
-NEC PC-9801N-25
-.It
-NEC PC-9801N-J02 PCMCIA
-.It
-NEC PC-9801N-J02R PCMCIA
-.El
-.Pp
-The
-.Nm
-driver also includes support for the
-.Tn National
-.Tn Semiconductor
-.Tn NS46C46
-as
-64 * 16 bits Microwave Serial
-.Tn EEPROM .
-.Sh IMPLEMENTATION NOTES
-Accessing
-.Tn SONIC
-card data structures and registers as 32 bit values
-makes code endianness independent.
-The
-.Tn SONIC
-is however always in big-endian mode so it is necessary to
-ensure that data structures shared
-between the
-.Tn CPU
-and the
-.Tn SONIC
-card are always in big-endian order.
-The
-.Nm
-driver supports the
-.Tn PC-98
-C-Bus,
-and
-.Tn PnP
-buses.
-Support is also provided for the legacy C-Bus.
-.Sh DIAGNOSTICS
-The following driver specific error messages
-may be reported:
-.Bl -diag
-.It "snc%d: snc_nec16_register_irq: unsupported irq (%d)"
-The card returned an
-.Tn IRQ
-which is not supported by the driver.
-.It "snc%d: invalid packet length %d bytes"
-An attempt to transfer a data packet failed due to an
-invalid packet length.
-.El
-.Sh SEE ALSO
-.Xr netintro 4 ,
-.Xr bus_alloc_resource_any 9
-.Sh HISTORY
-The
-.Nm
-driver was ported from
-.Nx
-by
-.An -nosplit
-.An Motomichi Matsuzaki Aq Mt mzaki@e-mail.ne.jp
-and
-.An Hiroshi Yamashita Aq Mt bluemoon@msj.biglobe.ne.jp .
-It first appeared in
-.Fx 4.2 .
-This manual page first appeared in
-.Fx 5.3 .
-.Sh AUTHORS
-This manual page was written by
-.An Tom Rhodes Aq Mt trhodes@FreeBSD.org .
-.Sh BUGS
-Currently the
-.Nm
-driver only works on the
-.Tn PC-98
-architecture.
-It should probably work on the i386 architecture
-as well.
diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4
index 0521b4d9e1fc..a20418cbfdd4 100644
--- a/share/man/man4/ncr.4
+++ b/share/man/man4/ncr.4
@@ -72,15 +72,6 @@ chips:
.It
.Tn 53C1510D
.El
-.Pp
-The following add-on boards are known to be supported:
-.Pp
-.Bl -bullet -compact
-.It
-I-O DATA SC-98/PCI (PC-98)
-.It
-I-O DATA SC-PCI (PC-98)
-.El
.Sh SEE ALSO
.Xr cd 4 ,
.Xr ch 4 ,
diff --git a/share/man/man4/ncv.4 b/share/man/man4/ncv.4
index 01cdc93f5302..c7bdc30c523b 100644
--- a/share/man/man4/ncv.4
+++ b/share/man/man4/ncv.4
@@ -72,8 +72,6 @@ Macnica Miracle SCSI-II mPS110
.It
Media Intelligent MSC-110, MSC-200
.It
-NEC PC-9801N-J03R
-.It
New Media Corporation BASICS SCSI
.It
Qlogic Fast SCSI
diff --git a/share/man/man4/sym.4 b/share/man/man4/sym.4
index 205fe8650563..dd92eff75bda 100644
--- a/share/man/man4/sym.4
+++ b/share/man/man4/sym.4
@@ -329,10 +329,6 @@ DawiControl DC2976UW
.It
Diamond FirePort (all)
.It
-I-O DATA SC-UPCI (PC-98)
-.It
-Logitec LHA-521UA (PC-98)
-.It
NCR cards (all)
.It
Symbios cards (all)
diff --git a/share/mk/bsd.stand.mk b/share/mk/bsd.stand.mk
index 42e01d451319..c4d30874733a 100644
--- a/share/mk/bsd.stand.mk
+++ b/share/mk/bsd.stand.mk
@@ -18,9 +18,6 @@ CFLAGS.gcc+= -mpreferred-stack-boundary=2
.if ${MACHINE_CPUARCH} == "amd64"
CFLAGS+= -fPIC -mno-red-zone
.endif
-.if ${MACHINE} == "pc98"
-CFLAGS+= -Os
-.endif
.if ${MACHINE_CPUARCH} == "aarch64"
CFLAGS+= -mgeneral-regs-only
.endif
diff --git a/share/mk/local.meta.sys.mk b/share/mk/local.meta.sys.mk
index 3a4e8f1352bd..2706683f210b 100644
--- a/share/mk/local.meta.sys.mk
+++ b/share/mk/local.meta.sys.mk
@@ -47,7 +47,6 @@ TARGET_ARCHES_arm?= arm armeb armv6
TARGET_ARCHES_arm64?= aarch64
TARGET_ARCHES_mips?= mipsel mips mips64el mips64 mipsn32 mipsn32el
TARGET_ARCHES_powerpc?= powerpc powerpc64 powerpcspe
-TARGET_ARCHES_pc98?= i386
TARGET_ARCHES_riscv?= riscv64 riscv64sf
# some corner cases
@@ -55,7 +54,7 @@ BOOT_MACHINE_DIR.amd64 = boot/i386
MACHINE_ARCH.host = ${_HOST_ARCH}
# the list of machines we support
-ALL_MACHINE_LIST?= amd64 arm arm64 i386 mips pc98 powerpc riscv sparc64
+ALL_MACHINE_LIST?= amd64 arm arm64 i386 mips powerpc riscv sparc64
.for m in ${ALL_MACHINE_LIST:O:u}
MACHINE_ARCH_LIST.$m?= ${TARGET_ARCHES_${m}:U$m}
MACHINE_ARCH.$m?= ${MACHINE_ARCH_LIST.$m:[1]}
diff --git a/share/syscons/keymaps/INDEX.keymaps b/share/syscons/keymaps/INDEX.keymaps
index d8ca7360cae1..2ce16dd3a710 100644
--- a/share/syscons/keymaps/INDEX.keymaps
+++ b/share/syscons/keymaps/INDEX.keymaps
@@ -294,20 +294,6 @@ jp.106x.kbd:pt:Japons 106x
jp.106x.kbd:es:Japons 106x
jp.106x.kbd:uk: 106x
-jp.pc98.kbd:en:Japanese PC-98x1
-jp.pc98.kbd:de:Japanisch PC-98x1
-jp.pc98.kbd:fr:Japonais PC-98x1
-jp.pc98.kbd:pt:Japons PC-98x1
-jp.pc98.kbd:es:Japons PC-98x1
-jp.pc98.kbd:uk: PC-98x1
-
-jp.pc98.iso.kbd:en:Japanese PC-98x1 (ISO)
-jp.pc98.iso.kbd:de:Japanisch PC-98x1 (ISO)
-jp.pc98.iso.kbd:fr:Japonais PC-98x1 (ISO)
-jp.pc98.iso.kbd:pt:Japons PC-98x1 (ISO)
-jp.pc98.iso.kbd:es:Japons PC-98x1 (ISO)
-jp.pc98.iso.kbd:uk: PC-98x1 (ISO)
-
kk.pt154.kst.kbd:en:Kazakh PT154 codepage
kk.pt154.kst.kbd:de:Kasachisch PT154 codepage
kk.pt154.kst.kbd:fr:Kazakh PT154 code page
diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile
index 83ed4ae4d8b5..00b3ebe2a6c3 100644
--- a/share/syscons/keymaps/Makefile
+++ b/share/syscons/keymaps/Makefile
@@ -26,7 +26,7 @@ FILES= INDEX.keymaps \
icelandic.iso.kbd icelandic.iso.acc.kbd \
it.iso.kbd \
iw.iso8.kbd \
- jp.106.kbd jp.106x.kbd jp.pc98.kbd jp.pc98.iso.kbd \
+ jp.106.kbd jp.106x.kbd \
kk.pt154.kst.kbd kk.pt154.io.kbd \
latinamerican.kbd latinamerican.iso.acc.kbd \
lt.iso4.kbd \
diff --git a/share/syscons/keymaps/jp.pc98.iso.kbd b/share/syscons/keymaps/jp.pc98.iso.kbd
deleted file mode 100644
index 43719f51737c..000000000000
--- a/share/syscons/keymaps/jp.pc98.iso.kbd
+++ /dev/null
@@ -1,134 +0,0 @@
-# $FreeBSD$
-# alt
-# scan cntrl alt alt cntrl lock
-# code base shift cntrl shift alt shift cntrl shift state
-# ------------------------------------------------------------------
- 000 esc esc esc esc esc esc debug esc O
- 001 '1' '!' '!' '!' '1' '!' '!' '!' O
- 002 '2' '@' sub sub '2' '"' nul nul O
- 003 '3' '#' esc esc '3' '#' esc esc O
- 004 '4' '$' fs fs '4' '$' fs fs O
- 005 '5' '%' gs gs '5' '%' gs gs O
- 006 '6' '^' rs rs '6' '&' rs rs O
- 007 '7' '&' '&' '&' '7' ''' us us O
- 008 '8' '*' bs bs '8' '(' del del O
- 009 '9' '(' '(' '(' '9' ')' '9' '9' O
- 010 '0' ')' ')' ')' '0' nop '0' '0' O
- 011 '-' '_' us us '-' '=' '-' '-' O
- 012 '=' '+' '+' '+' '^' '`' rs rs O
- 013 '\' '|' fs fs '\' '|' fs fs O
- 014 bs bs bs bs bs bs bs bs O
- 015 ht btab ht btab ht btab ht btab O
- 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
- 017 'w' 'W' etb etb 'w' 'W' etb etb C
- 018 'e' 'E' enq enq 'e' 'E' enq enq C
- 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
- 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
- 021 'y' 'Y' em em 'y' 'Y' em em C
- 022 'u' 'U' nak nak 'u' 'U' nak nak C
- 023 'i' 'I' ht ht 'i' 'I' ht ht C
- 024 'o' 'O' si si 'o' 'O' si si C
- 025 'p' 'P' dle dle 'p' 'P' dle dle C
- 026 '[' '{' esc esc '@' '~' nul nul O
- 027 ']' '}' gs gs '[' '{' esc esc O
- 028 cr cr nl nl cr cr nl nl O
- 029 'a' 'A' soh soh 'a' 'A' soh soh C
- 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
- 031 'd' 'D' eot eot 'd' 'D' eot eot C
- 032 'f' 'F' ack ack 'f' 'F' ack ack C
- 033 'g' 'G' bel bel 'g' 'G' bel bel C
- 034 'h' 'H' bs bs 'h' 'H' bs bs C
- 035 'j' 'J' nl nl 'j' 'J' nl nl C
- 036 'k' 'K' vt vt 'k' 'K' vt vt C
- 037 'l' 'L' ff ff 'l' 'L' ff ff C
- 038 ';' ':' ';' ';' ';' '+' ';' ';' O
- 039 ''' '"' ''' ''' ':' '*' ':' ':' O
- 040 '`' '~' '~' '~' ']' '}' gs gs O
- 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
- 042 'x' 'X' can can 'x' 'X' can can C
- 043 'c' 'C' etx etx 'c' 'C' etx etx C
- 044 'v' 'V' syn syn 'v' 'V' syn syn C
- 045 'b' 'B' stx stx 'b' 'B' stx stx C
- 046 'n' 'N' so so 'n' 'N' so so C
- 047 'm' 'M' cr cr 'm' 'M' cr cr C
- 048 ',' '<' '<' '<' ',' '<' '<' '<' O
- 049 '.' '>' '>' '>' '.' '>' '>' '>' O
- 050 '/' '?' del del '/' '?' del del O
- 051 '\' '|' fs fs nop '_' us us O
- 052 ' ' ' ' nul nul ' ' ' ' nul nul O
- 053 esc esc esc esc esc esc esc esc O
- 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
- 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
- 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
- 057 del del del del del del boot boot N
- 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
- 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
- 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
- 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
- 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
- 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
- 064 '-' '-' '-' '-' '-' '-' '-' '-' O
- 065 '/' '/' '/' '/' '/' '/' '/' '/' O
- 066 '7' '7' '7' '7' '7' '7' '7' '7' O
- 067 '8' '8' '8' '8' '8' '8' '8' '8' O
- 068 '9' '9' '9' '9' '9' '9' '9' '9' O
- 069 '*' '*' '*' '*' '*' '*' '*' '*' O
- 070 '4' '4' '4' '4' '4' '4' '4' '4' O
- 071 '5' '5' '5' '5' '5' '5' '5' '5' O
- 072 '6' '6' '6' '6' '6' '6' '6' '6' O
- 073 '+' '+' '+' '+' '+' '+' '+' '+' O
- 074 '1' '1' '1' '1' '1' '1' '1' '1' O
- 075 '2' '2' '2' '2' '2' '2' '2' '2' O
- 076 '3' '3' '3' '3' '3' '3' '3' '3' O
- 077 '=' '=' '=' '=' '=' '=' '=' '=' O
- 078 '0' '0' '0' '0' '0' '0' '0' '0' O
- 079 ',' ',' ',' ',' ',' ',' ',' ',' O
- 080 '.' '.' '.' '.' '.' '.' '.' '.' O
- 081 meta meta meta meta meta meta meta meta O
- 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
- 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
- 084 slock slock slock slock slock slock slock slock O
- 085 nop nop nop nop nop nop nop nop O
- 086 nop nop nop nop nop nop nop nop O
- 087 nop nop nop nop nop nop nop nop O
- 088 nop nop nop nop nop nop nop nop O
- 089 nop nop nop nop nop nop nop nop O
- 090 nop nop nop nop nop nop nop nop O
- 091 nop nop nop nop nop nop nop nop O
- 092 nop nop nop nop nop nop nop nop O
- 093 nop nop nop nop nop nop nop nop O
- 094 nop nop nop nop nop nop nop nop O
- 095 nop nop nop nop nop nop nop nop O
- 096 slock saver slock saver susp nop susp nop O
- 097 nscr nscr debug debug nop nop nop nop O
- 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
- 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
- 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
- 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
- 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
- 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
- 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
- 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
- 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
- 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
- 108 nop nop nop nop nop nop nop nop O
- 109 nop nop nop nop nop nop nop nop O
- 110 nop nop nop nop nop nop nop nop O
- 111 nop nop nop nop nop nop nop nop O
- 112 lshift lshift lshift lshift lshift lshift lshift lshift O
- 113 clock clock clock clock clock clock clock clock O
- 114 lalt lalt lalt lalt lalt lalt lalt lalt O
- 115 lalt lalt lalt lalt lalt lalt lalt lalt O
- 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
- 117 nop nop nop nop nop nop nop nop O
- 118 nop nop nop nop nop nop nop nop O
- 119 nop nop nop nop nop nop nop nop O
- 120 nop nop nop nop nop nop nop nop O
- 121 nop nop nop nop nop nop nop nop O
- 122 nop nop nop nop nop nop nop nop O
- 123 nop nop nop nop nop nop nop nop O
- 124 nop nop nop nop nop nop nop nop O
- 125 nop nop nop nop nop nop nop nop O
- 126 nop nop nop nop nop nop nop nop O
- 127 nop nop nop nop nop nop nop nop O
-
diff --git a/share/syscons/keymaps/jp.pc98.kbd b/share/syscons/keymaps/jp.pc98.kbd
deleted file mode 100644
index d9a5d44a36b0..000000000000
--- a/share/syscons/keymaps/jp.pc98.kbd
+++ /dev/null
@@ -1,134 +0,0 @@
-# $FreeBSD$
-# alt
-# scan cntrl alt alt cntrl lock
-# code base shift cntrl shift alt shift cntrl shift state
-# ------------------------------------------------------------------
- 000 esc esc esc esc esc esc debug esc O
- 001 '1' '!' '!' '!' '1' '!' '!' '!' O
- 002 '2' '"' sub sub '2' '@' nul nul O
- 003 '3' '#' esc esc '3' '#' esc esc O
- 004 '4' '$' fs fs '4' '$' fs fs O
- 005 '5' '%' gs gs '5' '%' gs gs O
- 006 '6' '&' rs rs '6' '^' rs rs O
- 007 '7' ''' us us '7' '&' '&' '&' O
- 008 '8' '(' del del '8' '*' bs bs O
- 009 '9' ')' '9' '9' '9' '(' '(' '(' O
- 010 '0' nop '0' '0' '0' ')' ')' ')' O
- 011 '-' '=' '-' '-' '-' '_' us us O
- 012 '^' '`' rs rs '=' '+' '+' '+' O
- 013 '\' '|' fs fs '\' '|' fs fs O
- 014 bs bs bs bs bs bs bs bs O
- 015 ht btab ht btab ht btab ht btab O
- 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
- 017 'w' 'W' etb etb 'w' 'W' etb etb C
- 018 'e' 'E' enq enq 'e' 'E' enq enq C
- 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
- 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
- 021 'y' 'Y' em em 'y' 'Y' em em C
- 022 'u' 'U' nak nak 'u' 'U' nak nak C
- 023 'i' 'I' ht ht 'i' 'I' ht ht C
- 024 'o' 'O' si si 'o' 'O' si si C
- 025 'p' 'P' dle dle 'p' 'P' dle dle C
- 026 '@' '~' nul nul '[' '{' esc esc O
- 027 '[' '{' esc esc ']' '}' gs gs O
- 028 cr cr nl nl cr cr nl nl O
- 029 'a' 'A' soh soh 'a' 'A' soh soh C
- 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
- 031 'd' 'D' eot eot 'd' 'D' eot eot C
- 032 'f' 'F' ack ack 'f' 'F' ack ack C
- 033 'g' 'G' bel bel 'g' 'G' bel bel C
- 034 'h' 'H' bs bs 'h' 'H' bs bs C
- 035 'j' 'J' nl nl 'j' 'J' nl nl C
- 036 'k' 'K' vt vt 'k' 'K' vt vt C
- 037 'l' 'L' ff ff 'l' 'L' ff ff C
- 038 ';' '+' ';' ';' ';' ':' ';' ';' O
- 039 ':' '*' ':' ':' ''' '"' ''' ''' O
- 040 ']' '}' gs gs '`' '~' '~' '~' O
- 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
- 042 'x' 'X' can can 'x' 'X' can can C
- 043 'c' 'C' etx etx 'c' 'C' etx etx C
- 044 'v' 'V' syn syn 'v' 'V' syn syn C
- 045 'b' 'B' stx stx 'b' 'B' stx stx C
- 046 'n' 'N' so so 'n' 'N' so so C
- 047 'm' 'M' cr cr 'm' 'M' cr cr C
- 048 ',' '<' '<' '<' ',' '<' '<' '<' O
- 049 '.' '>' '>' '>' '.' '>' '>' '>' O
- 050 '/' '?' del del '/' '?' del del O
- 051 nop '_' us us '\' '|' fs fs O
- 052 ' ' ' ' nul nul ' ' ' ' nul nul O
- 053 esc esc esc esc esc esc esc esc O
- 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
- 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
- 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
- 057 del del del del del del boot boot N
- 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
- 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
- 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
- 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
- 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
- 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
- 064 '-' '-' '-' '-' '-' '-' '-' '-' O
- 065 '/' '/' '/' '/' '/' '/' '/' '/' O
- 066 '7' '7' '7' '7' '7' '7' '7' '7' O
- 067 '8' '8' '8' '8' '8' '8' '8' '8' O
- 068 '9' '9' '9' '9' '9' '9' '9' '9' O
- 069 '*' '*' '*' '*' '*' '*' '*' '*' O
- 070 '4' '4' '4' '4' '4' '4' '4' '4' O
- 071 '5' '5' '5' '5' '5' '5' '5' '5' O
- 072 '6' '6' '6' '6' '6' '6' '6' '6' O
- 073 '+' '+' '+' '+' '+' '+' '+' '+' O
- 074 '1' '1' '1' '1' '1' '1' '1' '1' O
- 075 '2' '2' '2' '2' '2' '2' '2' '2' O
- 076 '3' '3' '3' '3' '3' '3' '3' '3' O
- 077 '=' '=' '=' '=' '=' '=' '=' '=' O
- 078 '0' '0' '0' '0' '0' '0' '0' '0' O
- 079 ',' ',' ',' ',' ',' ',' ',' ',' O
- 080 '.' '.' '.' '.' '.' '.' '.' '.' O
- 081 meta meta meta meta meta meta meta meta O
- 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
- 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
- 084 slock slock slock slock slock slock slock slock O
- 085 nop nop nop nop nop nop nop nop O
- 086 nop nop nop nop nop nop nop nop O
- 087 nop nop nop nop nop nop nop nop O
- 088 nop nop nop nop nop nop nop nop O
- 089 nop nop nop nop nop nop nop nop O
- 090 nop nop nop nop nop nop nop nop O
- 091 nop nop nop nop nop nop nop nop O
- 092 nop nop nop nop nop nop nop nop O
- 093 nop nop nop nop nop nop nop nop O
- 094 nop nop nop nop nop nop nop nop O
- 095 nop nop nop nop nop nop nop nop O
- 096 slock saver slock saver susp nop susp nop O
- 097 nscr nscr debug debug nop nop nop nop O
- 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
- 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
- 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
- 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
- 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
- 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
- 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
- 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
- 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
- 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
- 108 nop nop nop nop nop nop nop nop O
- 109 nop nop nop nop nop nop nop nop O
- 110 nop nop nop nop nop nop nop nop O
- 111 nop nop nop nop nop nop nop nop O
- 112 lshift lshift lshift lshift lshift lshift lshift lshift O
- 113 clock clock clock clock clock clock clock clock O
- 114 lalt lalt lalt lalt lalt lalt lalt lalt O
- 115 lalt lalt lalt lalt lalt lalt lalt lalt O
- 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
- 117 nop nop nop nop nop nop nop nop O
- 118 nop nop nop nop nop nop nop nop O
- 119 nop nop nop nop nop nop nop nop O
- 120 nop nop nop nop nop nop nop nop O
- 121 nop nop nop nop nop nop nop nop O
- 122 nop nop nop nop nop nop nop nop O
- 123 nop nop nop nop nop nop nop nop O
- 124 nop nop nop nop nop nop nop nop O
- 125 nop nop nop nop nop nop nop nop O
- 126 nop nop nop nop nop nop nop nop O
- 127 nop nop nop nop nop nop nop nop O
-
diff --git a/share/vt/keymaps/INDEX.keymaps b/share/vt/keymaps/INDEX.keymaps
index 3fac998eb3b7..487058c2a5a7 100644
--- a/share/vt/keymaps/INDEX.keymaps
+++ b/share/vt/keymaps/INDEX.keymaps
@@ -301,20 +301,6 @@ jp.capsctrl.kbd:pt:Japonês 106x
jp.capsctrl.kbd:es:Japonés 106x
jp.capsctrl.kbd:uk:Японська 106x
-jp.pc98.kbd:en:Japanese PC-98x1
-jp.pc98.kbd:de:Japanisch PC-98x1
-jp.pc98.kbd:fr:Japonais PC-98x1
-jp.pc98.kbd:pt:Japonês PC-98x1
-jp.pc98.kbd:es:Japonés PC-98x1
-jp.pc98.kbd:uk:Японська PC-98x1
-
-jp.pc98.iso.kbd:en:Japanese PC-98x1 (ISO)
-jp.pc98.iso.kbd:de:Japanisch PC-98x1 (ISO)
-jp.pc98.iso.kbd:fr:Japonais PC-98x1 (ISO)
-jp.pc98.iso.kbd:pt:Japonês PC-98x1 (ISO)
-jp.pc98.iso.kbd:es:Japonés PC-98x1 (ISO)
-jp.pc98.iso.kbd:uk:Японська PC-98x1 (ISO)
-
kz.kst.kbd:en:Kazakh
kz.kst.kbd:de:Kasachisch
kz.kst.kbd:fr:Kazakh
diff --git a/share/vt/keymaps/Makefile b/share/vt/keymaps/Makefile
index 283c3482d372..e1242bbeeb88 100644
--- a/share/vt/keymaps/Makefile
+++ b/share/vt/keymaps/Makefile
@@ -48,8 +48,6 @@ FILES= INDEX.keymaps \
it.kbd \
jp.capsctrl.kbd \
jp.kbd \
- jp.pc98.iso.kbd \
- jp.pc98.kbd \
kz.io.kbd \
kz.kst.kbd \
latinamerican.acc.kbd \
diff --git a/share/vt/keymaps/jp.pc98.iso.kbd b/share/vt/keymaps/jp.pc98.iso.kbd
deleted file mode 100644
index b60375c9f051..000000000000
--- a/share/vt/keymaps/jp.pc98.iso.kbd
+++ /dev/null
@@ -1,134 +0,0 @@
-# $FreeBSD$
-# alt
-# scan cntrl alt alt cntrl lock
-# code base shift cntrl shift alt shift cntrl shift state
-# ------------------------------------------------------------------
- 000 esc esc esc esc esc esc debug esc O
- 001 '1' '!' '!' '!' '1' '!' '!' '!' O
- 002 '2' '@' sub sub '2' '"' nul nul O
- 003 '3' '#' esc esc '3' '#' esc esc O
- 004 '4' '$' fs fs '4' '$' fs fs O
- 005 '5' '%' gs gs '5' '%' gs gs O
- 006 '6' '^' rs rs '6' '&' rs rs O
- 007 '7' '&' '&' '&' '7' ''' us us O
- 008 '8' '*' bs bs '8' '(' del del O
- 009 '9' '(' '(' '(' '9' ')' '9' '9' O
- 010 '0' ')' ')' ')' '0' nop '0' '0' O
- 011 '-' '_' us us '-' '=' '-' '-' O
- 012 '=' '+' '+' '+' '^' '`' rs rs O
- 013 0xa5 '|' fs fs 0xa5 '|' fs fs O
- 014 bs bs bs bs bs bs bs bs O
- 015 ht btab ht btab ht btab ht btab O
- 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
- 017 'w' 'W' etb etb 'w' 'W' etb etb C
- 018 'e' 'E' enq enq 'e' 'E' enq enq C
- 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
- 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
- 021 'y' 'Y' em em 'y' 'Y' em em C
- 022 'u' 'U' nak nak 'u' 'U' nak nak C
- 023 'i' 'I' ht ht 'i' 'I' ht ht C
- 024 'o' 'O' si si 'o' 'O' si si C
- 025 'p' 'P' dle dle 'p' 'P' dle dle C
- 026 '[' '{' esc esc '@' '~' nul nul O
- 027 ']' '}' gs gs '[' '{' esc esc O
- 028 cr cr nl nl cr cr nl nl O
- 029 'a' 'A' soh soh 'a' 'A' soh soh C
- 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
- 031 'd' 'D' eot eot 'd' 'D' eot eot C
- 032 'f' 'F' ack ack 'f' 'F' ack ack C
- 033 'g' 'G' bel bel 'g' 'G' bel bel C
- 034 'h' 'H' bs bs 'h' 'H' bs bs C
- 035 'j' 'J' nl nl 'j' 'J' nl nl C
- 036 'k' 'K' vt vt 'k' 'K' vt vt C
- 037 'l' 'L' ff ff 'l' 'L' ff ff C
- 038 ';' ':' ';' ';' ';' '+' ';' ';' O
- 039 ''' '"' ''' ''' ':' '*' ':' ':' O
- 040 '`' '~' '~' '~' ']' '}' gs gs O
- 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
- 042 'x' 'X' can can 'x' 'X' can can C
- 043 'c' 'C' etx etx 'c' 'C' etx etx C
- 044 'v' 'V' syn syn 'v' 'V' syn syn C
- 045 'b' 'B' stx stx 'b' 'B' stx stx C
- 046 'n' 'N' so so 'n' 'N' so so C
- 047 'm' 'M' cr cr 'm' 'M' cr cr C
- 048 ',' '<' '<' '<' ',' '<' '<' '<' O
- 049 '.' '>' '>' '>' '.' '>' '>' '>' O
- 050 '/' '?' del del '/' '?' del del O
- 051 '\' '|' fs fs nop '_' us us O
- 052 ' ' ' ' nul nul ' ' ' ' nul nul O
- 053 esc esc esc esc esc esc esc esc O
- 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
- 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
- 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
- 057 del del del del del del boot boot N
- 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
- 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
- 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
- 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
- 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
- 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
- 064 '-' '-' '-' '-' '-' '-' '-' '-' O
- 065 '/' '/' '/' '/' '/' '/' '/' '/' O
- 066 '7' '7' '7' '7' '7' '7' '7' '7' O
- 067 '8' '8' '8' '8' '8' '8' '8' '8' O
- 068 '9' '9' '9' '9' '9' '9' '9' '9' O
- 069 '*' '*' '*' '*' '*' '*' '*' '*' O
- 070 '4' '4' '4' '4' '4' '4' '4' '4' O
- 071 '5' '5' '5' '5' '5' '5' '5' '5' O
- 072 '6' '6' '6' '6' '6' '6' '6' '6' O
- 073 '+' '+' '+' '+' '+' '+' '+' '+' O
- 074 '1' '1' '1' '1' '1' '1' '1' '1' O
- 075 '2' '2' '2' '2' '2' '2' '2' '2' O
- 076 '3' '3' '3' '3' '3' '3' '3' '3' O
- 077 '=' '=' '=' '=' '=' '=' '=' '=' O
- 078 '0' '0' '0' '0' '0' '0' '0' '0' O
- 079 ',' ',' ',' ',' ',' ',' ',' ',' O
- 080 '.' '.' '.' '.' '.' '.' '.' '.' O
- 081 meta meta meta meta meta meta meta meta O
- 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
- 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
- 084 slock slock slock slock slock slock slock slock O
- 085 nop nop nop nop nop nop nop nop O
- 086 nop nop nop nop nop nop nop nop O
- 087 nop nop nop nop nop nop nop nop O
- 088 nop nop nop nop nop nop nop nop O
- 089 nop nop nop nop nop nop nop nop O
- 090 nop nop nop nop nop nop nop nop O
- 091 nop nop nop nop nop nop nop nop O
- 092 nop nop nop nop nop nop nop nop O
- 093 nop nop nop nop nop nop nop nop O
- 094 nop nop nop nop nop nop nop nop O
- 095 nop nop nop nop nop nop nop nop O
- 096 slock saver slock saver susp nop susp nop O
- 097 nscr nscr debug debug nop nop nop nop O
- 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
- 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
- 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
- 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
- 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
- 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
- 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
- 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
- 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
- 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
- 108 nop nop nop nop nop nop nop nop O
- 109 nop nop nop nop nop nop nop nop O
- 110 nop nop nop nop nop nop nop nop O
- 111 nop nop nop nop nop nop nop nop O
- 112 lshift lshift lshift lshift lshift lshift lshift lshift O
- 113 clock clock clock clock clock clock clock clock O
- 114 lalt lalt lalt lalt lalt lalt lalt lalt O
- 115 lalt lalt lalt lalt lalt lalt lalt lalt O
- 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
- 117 nop nop nop nop nop nop nop nop O
- 118 nop nop nop nop nop nop nop nop O
- 119 nop nop nop nop nop nop nop nop O
- 120 nop nop nop nop nop nop nop nop O
- 121 nop nop nop nop nop nop nop nop O
- 122 nop nop nop nop nop nop nop nop O
- 123 nop nop nop nop nop nop nop nop O
- 124 nop nop nop nop nop nop nop nop O
- 125 nop nop nop nop nop nop nop nop O
- 126 nop nop nop nop nop nop nop nop O
- 127 nop nop nop nop nop nop nop nop O
-
diff --git a/share/vt/keymaps/jp.pc98.kbd b/share/vt/keymaps/jp.pc98.kbd
deleted file mode 100644
index 6c8a4d656fc8..000000000000
--- a/share/vt/keymaps/jp.pc98.kbd
+++ /dev/null
@@ -1,134 +0,0 @@
-# $FreeBSD$
-# alt
-# scan cntrl alt alt cntrl lock
-# code base shift cntrl shift alt shift cntrl shift state
-# ------------------------------------------------------------------
- 000 esc esc esc esc esc esc debug esc O
- 001 '1' '!' '!' '!' '1' '!' '!' '!' O
- 002 '2' '"' sub sub '2' '@' nul nul O
- 003 '3' '#' esc esc '3' '#' esc esc O
- 004 '4' '$' fs fs '4' '$' fs fs O
- 005 '5' '%' gs gs '5' '%' gs gs O
- 006 '6' '&' rs rs '6' '^' rs rs O
- 007 '7' ''' us us '7' '&' '&' '&' O
- 008 '8' '(' del del '8' '*' bs bs O
- 009 '9' ')' '9' '9' '9' '(' '(' '(' O
- 010 '0' nop '0' '0' '0' ')' ')' ')' O
- 011 '-' '=' '-' '-' '-' '_' us us O
- 012 '^' '`' rs rs '=' '+' '+' '+' O
- 013 '\' '|' fs fs 0xa5 '|' fs fs O
- 014 bs bs bs bs bs bs bs bs O
- 015 ht btab ht btab ht btab ht btab O
- 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C
- 017 'w' 'W' etb etb 'w' 'W' etb etb C
- 018 'e' 'E' enq enq 'e' 'E' enq enq C
- 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C
- 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C
- 021 'y' 'Y' em em 'y' 'Y' em em C
- 022 'u' 'U' nak nak 'u' 'U' nak nak C
- 023 'i' 'I' ht ht 'i' 'I' ht ht C
- 024 'o' 'O' si si 'o' 'O' si si C
- 025 'p' 'P' dle dle 'p' 'P' dle dle C
- 026 '@' '~' nul nul '[' '{' esc esc O
- 027 '[' '{' esc esc ']' '}' gs gs O
- 028 cr cr nl nl cr cr nl nl O
- 029 'a' 'A' soh soh 'a' 'A' soh soh C
- 030 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C
- 031 'd' 'D' eot eot 'd' 'D' eot eot C
- 032 'f' 'F' ack ack 'f' 'F' ack ack C
- 033 'g' 'G' bel bel 'g' 'G' bel bel C
- 034 'h' 'H' bs bs 'h' 'H' bs bs C
- 035 'j' 'J' nl nl 'j' 'J' nl nl C
- 036 'k' 'K' vt vt 'k' 'K' vt vt C
- 037 'l' 'L' ff ff 'l' 'L' ff ff C
- 038 ';' '+' ';' ';' ';' ':' ';' ';' O
- 039 ':' '*' ':' ':' ''' '"' ''' ''' O
- 040 ']' '}' gs gs '`' '~' '~' '~' O
- 041 'z' 'Z' sub sub 'z' 'Z' sub sub C
- 042 'x' 'X' can can 'x' 'X' can can C
- 043 'c' 'C' etx etx 'c' 'C' etx etx C
- 044 'v' 'V' syn syn 'v' 'V' syn syn C
- 045 'b' 'B' stx stx 'b' 'B' stx stx C
- 046 'n' 'N' so so 'n' 'N' so so C
- 047 'm' 'M' cr cr 'm' 'M' cr cr C
- 048 ',' '<' '<' '<' ',' '<' '<' '<' O
- 049 '.' '>' '>' '>' '.' '>' '>' '>' O
- 050 '/' '?' del del '/' '?' del del O
- 051 nop '_' us us '\' '|' fs fs O
- 052 ' ' ' ' nul nul ' ' ' ' nul nul O
- 053 esc esc esc esc esc esc esc esc O
- 054 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O
- 055 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O
- 056 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O
- 057 del del del del del del boot boot N
- 058 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O
- 059 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O
- 060 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O
- 061 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O
- 062 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O
- 063 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O
- 064 '-' '-' '-' '-' '-' '-' '-' '-' O
- 065 '/' '/' '/' '/' '/' '/' '/' '/' O
- 066 '7' '7' '7' '7' '7' '7' '7' '7' O
- 067 '8' '8' '8' '8' '8' '8' '8' '8' O
- 068 '9' '9' '9' '9' '9' '9' '9' '9' O
- 069 '*' '*' '*' '*' '*' '*' '*' '*' O
- 070 '4' '4' '4' '4' '4' '4' '4' '4' O
- 071 '5' '5' '5' '5' '5' '5' '5' '5' O
- 072 '6' '6' '6' '6' '6' '6' '6' '6' O
- 073 '+' '+' '+' '+' '+' '+' '+' '+' O
- 074 '1' '1' '1' '1' '1' '1' '1' '1' O
- 075 '2' '2' '2' '2' '2' '2' '2' '2' O
- 076 '3' '3' '3' '3' '3' '3' '3' '3' O
- 077 '=' '=' '=' '=' '=' '=' '=' '=' O
- 078 '0' '0' '0' '0' '0' '0' '0' '0' O
- 079 ',' ',' ',' ',' ',' ',' ',' ',' O
- 080 '.' '.' '.' '.' '.' '.' '.' '.' O
- 081 meta meta meta meta meta meta meta meta O
- 082 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O
- 083 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O
- 084 slock slock slock slock slock slock slock slock O
- 085 nop nop nop nop nop nop nop nop O
- 086 nop nop nop nop nop nop nop nop O
- 087 nop nop nop nop nop nop nop nop O
- 088 nop nop nop nop nop nop nop nop O
- 089 nop nop nop nop nop nop nop nop O
- 090 nop nop nop nop nop nop nop nop O
- 091 nop nop nop nop nop nop nop nop O
- 092 nop nop nop nop nop nop nop nop O
- 093 nop nop nop nop nop nop nop nop O
- 094 nop nop nop nop nop nop nop nop O
- 095 nop nop nop nop nop nop nop nop O
- 096 slock saver slock saver susp nop susp nop O
- 097 nscr nscr debug debug nop nop nop nop O
- 098 fkey01 fkey13 fkey25 fkey37 scr01 scr01 scr01 scr01 O
- 099 fkey02 fkey14 fkey26 fkey38 scr02 scr02 scr02 scr02 O
- 100 fkey03 fkey15 fkey27 fkey39 scr03 scr03 scr03 scr03 O
- 101 fkey04 fkey16 fkey28 fkey40 scr04 scr04 scr04 scr04 O
- 102 fkey05 fkey17 fkey29 fkey41 scr05 scr05 scr05 scr05 O
- 103 fkey06 fkey18 fkey30 fkey42 scr06 scr06 scr06 scr06 O
- 104 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O
- 105 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O
- 106 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O
- 107 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O
- 108 nop nop nop nop nop nop nop nop O
- 109 nop nop nop nop nop nop nop nop O
- 110 nop nop nop nop nop nop nop nop O
- 111 nop nop nop nop nop nop nop nop O
- 112 lshift lshift lshift lshift lshift lshift lshift lshift O
- 113 clock clock clock clock clock clock clock clock O
- 114 lalt lalt lalt lalt lalt lalt lalt lalt O
- 115 lalt lalt lalt lalt lalt lalt lalt lalt O
- 116 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O
- 117 nop nop nop nop nop nop nop nop O
- 118 nop nop nop nop nop nop nop nop O
- 119 nop nop nop nop nop nop nop nop O
- 120 nop nop nop nop nop nop nop nop O
- 121 nop nop nop nop nop nop nop nop O
- 122 nop nop nop nop nop nop nop nop O
- 123 nop nop nop nop nop nop nop nop O
- 124 nop nop nop nop nop nop nop nop O
- 125 nop nop nop nop nop nop nop nop O
- 126 nop nop nop nop nop nop nop nop O
- 127 nop nop nop nop nop nop nop nop O
-