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/382b95caaaad
branches:  netbsd-1-5
changeset: 492616:382b95caaaad
user:      he <he%NetBSD.org@localhost>
date:      Thu Jan 24 22:38:50 2002 +0000

description:
Apply patch (requested by he):
  Add driver for the ESS Allegro-1 / Maestro-3 audio hardware.

diffstat:

 distrib/sets/lists/man/mi |  4 +++-
 share/man/man4/Makefile   |  4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r dad5826ffb29 -r 382b95caaaad distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Thu Jan 24 22:38:38 2002 +0000
+++ b/distrib/sets/lists/man/mi Thu Jan 24 22:38:50 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.253.2.36 2002/01/19 22:02:18 he Exp $
+# $NetBSD: mi,v 1.253.2.37 2002/01/24 22:39:13 he Exp $
 ./usr/share/info/am-utils.info
 ./usr/share/info/as.info
 ./usr/share/info/awk.info
@@ -532,6 +532,7 @@
 ./usr/share/man/cat4/envsys.0
 ./usr/share/man/cat4/ep.0
 ./usr/share/man/cat4/epic.0
+./usr/share/man/cat4/esa.0
 ./usr/share/man/cat4/esh.0
 ./usr/share/man/cat4/esis.0
 ./usr/share/man/cat4/esm.0
@@ -1962,6 +1963,7 @@
 ./usr/share/man/man4/envsys.4
 ./usr/share/man/man4/ep.4
 ./usr/share/man/man4/epic.4
+./usr/share/man/man4/esa.4
 ./usr/share/man/man4/esh.4
 ./usr/share/man/man4/esis.4
 ./usr/share/man/man4/esm.4
diff -r dad5826ffb29 -r 382b95caaaad share/man/man4/Makefile
--- a/share/man/man4/Makefile   Thu Jan 24 22:38:38 2002 +0000
+++ b/share/man/man4/Makefile   Thu Jan 24 22:38:50 2002 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.160.2.14 2002/01/19 22:01:37 he Exp $
+#      $NetBSD: Makefile,v 1.160.2.15 2002/01/24 22:38:50 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 \
        awi.4 bba.4 bha.4 bktr.4 bpf.4 cac.4 cardbus.4 ccd.4 \
        cd.4 ch.4 clcs.4 clct.4 clnp.4 cltp.4 cmpci.4 cms.4 cnw.4 ddb.4 \
-       de.4 dpt.4 dpti.4 drum.4 eap.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 \
+       de.4 dpt.4 dpti.4 drum.4 eap.4 emuxki.4 en.4 envsys.4 ep.4 esa.4 esh.4 \
        esis.4 esm.4 eso.4 exphy.4 fd.4 fpa.4 fms.4 fxp.4 gre.4 icmp.4 \
        icsphy.4 idp.4 ifmedia.4 inet.4 inphy.4 iop.4 iophy.4 iopsp.4 ip.4 \
        ipip.4 ipkdb.4 iso.4 isp.4 lc.4 ld.4 lkm.4 lo.4 lxtphy.4 \



Home | Main Index | Thread Index | Old Index