Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src remove npx(4) and references to it. bump dates for reference...



details:   https://anonhg.NetBSD.org/src/rev/c69be59b99a4
branches:  trunk
changeset: 820211:c69be59b99a4
user:      maya <maya%NetBSD.org@localhost>
date:      Tue Jan 03 08:49:04 2017 +0000

description:
remove npx(4) and references to it. bump dates for reference removal.

This used to refer to x87 support for x86 machines.

npx isn't really a driver any more. we don't support x86 hardware
without an FPU, and we don't call it by that name in the code or
attach it as npx at something.

brought up on tech-kern. unfortunately the copy to port-i386 disappeared
in a spam filter.

diffstat:

 distrib/sets/lists/man/mi          |  8 ++++----
 share/man/man4/acpi.4              |  6 ++----
 share/man/man4/man4.i386/Makefile  |  4 ++--
 share/man/man4/man4.i386/intro.4   |  6 ++----
 share/man/man4/man4.i386/pnpbios.4 |  7 ++-----
 5 files changed, 12 insertions(+), 19 deletions(-)

diffs (142 lines):

diff -r d873cd4fb695 -r c69be59b99a4 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Tue Jan 03 04:12:18 2017 +0000
+++ b/distrib/sets/lists/man/mi Tue Jan 03 08:49:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1540 2016/12/14 12:59:51 kre Exp $
+# $NetBSD: mi,v 1.1541 2017/01/03 08:49:04 maya Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1250,7 +1250,7 @@
 ./usr/share/man/cat4/i386/mem.0                        man-obsolete            obsolete
 ./usr/share/man/cat4/i386/mms.0                        man-sys-catman          .cat
 ./usr/share/man/cat4/i386/ndis.0               man-sys-catman          .cat
-./usr/share/man/cat4/i386/npx.0                        man-sys-catman          .cat
+./usr/share/man/cat4/i386/npx.0                        man-obsolete            obsolete
 ./usr/share/man/cat4/i386/olms.0               man-obsolete            obsolete
 ./usr/share/man/cat4/i386/omms.0               man-obsolete            obsolete
 ./usr/share/man/cat4/i386/opms.0               man-obsolete            obsolete
@@ -4333,7 +4333,7 @@
 ./usr/share/man/html4/i386/mem.html            man-obsolete            obsolete
 ./usr/share/man/html4/i386/mms.html            man-sys-htmlman         html
 ./usr/share/man/html4/i386/ndis.html           man-sys-htmlman         html
-./usr/share/man/html4/i386/npx.html            man-sys-htmlman         html
+./usr/share/man/html4/i386/npx.html            man-obsolete            obsolete
 ./usr/share/man/html4/i386/pcibios.html                man-sys-htmlman         html
 ./usr/share/man/html4/i386/pnpbios.html                man-sys-htmlman         html
 ./usr/share/man/html4/i386/rdcide.html         man-sys-htmlman         html
@@ -7218,7 +7218,7 @@
 ./usr/share/man/man4/i386/mem.4                        man-obsolete            obsolete
 ./usr/share/man/man4/i386/mms.4                        man-sys-man             .man
 ./usr/share/man/man4/i386/ndis.4               man-sys-man             .man
-./usr/share/man/man4/i386/npx.4                        man-sys-man             .man
+./usr/share/man/man4/i386/npx.4                        man-obsolete            obsolete
 ./usr/share/man/man4/i386/olms.4               man-obsolete            obsolete
 ./usr/share/man/man4/i386/omms.4               man-obsolete            obsolete
 ./usr/share/man/man4/i386/opms.4               man-obsolete            obsolete
diff -r d873cd4fb695 -r c69be59b99a4 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Tue Jan 03 04:12:18 2017 +0000
+++ b/share/man/man4/acpi.4     Tue Jan 03 08:49:04 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.80 2016/06/21 14:31:48 wiz Exp $
+.\" $NetBSD: acpi.4,v 1.81 2017/01/03 08:49:04 maya Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 21, 2016
+.Dd December 29, 2016
 .Dt ACPI 4
 .Os
 .Sh NAME
@@ -318,8 +318,6 @@
 .El
 .Ss i386-dependent devices
 .Bl -tag -width "thinkpad(4) " -offset indent -compact
-.It Xr npx 4
-i386 numeric processing extension coprocessor.
 .It Xr pckbc 4
 PC keyboard controllers.
 .It Xr sony 4
diff -r d873cd4fb695 -r c69be59b99a4 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Tue Jan 03 04:12:18 2017 +0000
+++ b/share/man/man4/man4.i386/Makefile Tue Jan 03 08:49:04 2017 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.76 2011/09/23 14:45:06 jruoho Exp $
+#      $NetBSD: Makefile,v 1.77 2017/01/03 08:49:04 maya Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
 MAN=   apm.4 autoconf.4 \
        cmos.4 console.4 \
        elanpar.4 elanpex.4 elansc.4 \
        gcscide.4 gcscpcib.4 geodewdog.4 geodecntr.4 glxsb.4 gscpcib.4 \
-       intro.4 io.4 lms.4 mms.4 npx.4 ndis.4 \
+       intro.4 io.4 lms.4 mms.4 ndis.4 \
        pcibios.4 pnpbios.4 rdcide.4 rdcpcib.4 spic.4 viac7temp.4
 MLINKS+=pcibios.4 PCIBIOS.4
 MLINKS+=console.4 cons.4
diff -r d873cd4fb695 -r c69be59b99a4 share/man/man4/man4.i386/intro.4
--- a/share/man/man4/man4.i386/intro.4  Tue Jan 03 04:12:18 2017 +0000
+++ b/share/man/man4/man4.i386/intro.4  Tue Jan 03 08:49:04 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.4,v 1.28 2011/04/05 08:26:24 wiz Exp $
+.\" $NetBSD: intro.4,v 1.29 2017/01/03 08:49:04 maya Exp $
 .\"
 .\" Copyright (c) 1997 Jonathan Stone
 .\" Copyright (c) 1994 Christopher G. Demetriou
@@ -33,7 +33,7 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd April 3, 2001
+.Dd January 3, 2017
 .Dt INTRO 4 i386
 .Os
 .Sh NAME
@@ -119,8 +119,6 @@
 MCA I/O bus.
 .It mem
 Main memory interface
-.It npx
-Numeric Processing Extension coprocessor and emulator
 .It pci
 PCI I/O bus.
 .It eisa
diff -r d873cd4fb695 -r c69be59b99a4 share/man/man4/man4.i386/pnpbios.4
--- a/share/man/man4/man4.i386/pnpbios.4        Tue Jan 03 04:12:18 2017 +0000
+++ b/share/man/man4/man4.i386/pnpbios.4        Tue Jan 03 08:49:04 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pnpbios.4,v 1.13 2011/04/05 08:24:43 wiz Exp $
+.\" $NetBSD: pnpbios.4,v 1.14 2017/01/03 08:49:04 maya Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 27, 2002
+.Dd January 3, 2017
 .Dt PNPBIOS 4 i386
 .Os
 .Sh NAME
@@ -60,8 +60,6 @@
 game controller
 .It lpt
 parallel port driver
-.It npx
-math coprocessor
 .It pciide
 PCI IDE controllers driver
 .It pckbc
@@ -81,7 +79,6 @@
 .Xr isa 4 ,
 .Xr joy 4 ,
 .Xr lpt 4 ,
-.Xr npx 4 ,
 .Xr pci 4 ,
 .Xr pciide 4 ,
 .Xr pckbc 4 ,



Home | Main Index | Thread Index | Old Index