Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/a9d00d4e5704
branches: netbsd-1-5
changeset: 491637:a9d00d4e5704
user: he <he%NetBSD.org@localhost>
date: Sun May 06 14:42:02 2001 +0000
description:
Apply patch (requested by he):
Add a driver for the NeoMagic 256 AC'97 chip.
diffstat:
distrib/sets/lists/man/mi | 4 +++-
share/man/man4/Makefile | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (43 lines):
diff -r 659e3022b05b -r a9d00d4e5704 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun May 06 14:41:19 2001 +0000
+++ b/distrib/sets/lists/man/mi Sun May 06 14:42:02 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.253.2.24 2001/05/03 21:03:47 he Exp $
+# $NetBSD: mi,v 1.253.2.25 2001/05/06 14:43:03 he Exp $
./usr/share/info/am-utils.info
./usr/share/info/as.info
./usr/share/info/awk.info
@@ -662,6 +662,7 @@
./usr/share/man/cat4/ncr.0
./usr/share/man/cat4/ne.0
./usr/share/man/cat4/nele.0
+./usr/share/man/cat4/neo.0
./usr/share/man/cat4/netintro.0
./usr/share/man/cat4/networking.0
./usr/share/man/cat4/ns.0
@@ -2083,6 +2084,7 @@
./usr/share/man/man4/ncr.4
./usr/share/man/man4/ne.4
./usr/share/man/man4/nele.4
+./usr/share/man/man4/neo.4
./usr/share/man/man4/netintro.4
./usr/share/man/man4/networking.4
./usr/share/man/man4/ns.4
diff -r 659e3022b05b -r a9d00d4e5704 share/man/man4/Makefile
--- a/share/man/man4/Makefile Sun May 06 14:41:19 2001 +0000
+++ b/share/man/man4/Makefile Sun May 06 14:42:02 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160.2.7 2001/05/03 21:02:52 he Exp $
+# $NetBSD: Makefile,v 1.160.2.8 2001/05/06 14:42:02 he Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= adv.4 adw.4 ahb.4 ahc.4 an.4 aria.4 atalk.4 audio.4 auvia.4 \
@@ -9,7 +9,7 @@
icsphy.4 idp.4 ifmedia.4 inet.4 inphy.4 iophy.4 ip.4 \
ipip.4 ipkdb.4 iso.4 isp.4 lc.4 lkm.4 lo.4 lxtphy.4 \
mainbus.4 mbe.4 mca.4 md.4 mhzc.4 midi.4 mii.4 mpu.4 \
- mtio.4 ncr.4 ne.4 netintro.4 ns.4 nsip.4 \
+ mtio.4 ncr.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 \
nsphy.4 ntwoc.4 null.4 opl.4 options.4 pas.4 pcdisplay.4 \
pciide.4 pckbc.4 pckbd.4 pcppi.4 pcscp.4 pms.4 ppp.4 \
pty.4 puc.4 qsphy.4 raid.4 ray.4 rnd.4 route.4 \
Home |
Main Index |
Thread Index |
Old Index