Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src More Boxing Day pullups:
details: https://anonhg.NetBSD.org/src/rev/11c53530d42e
branches: netbsd-1-5
changeset: 490441:11c53530d42e
user: jhawk <jhawk%NetBSD.org@localhost>
date: Tue Dec 26 19:17:20 2000 +0000
description:
More Boxing Day pullups:
o ad1848: full-duplex audio.
o sendmail: move the doc subdir from MKSHARE to MKDOC
o sfbreg.h: add #defines so XalphaNetBSD compiles.
diffstat:
CHANGES-1.5.1 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r b12adaf30009 -r 11c53530d42e CHANGES-1.5.1
--- a/CHANGES-1.5.1 Tue Dec 26 15:58:02 2000 +0000
+++ b/CHANGES-1.5.1 Tue Dec 26 19:17:20 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.5.1,v 1.1.2.14 2000/12/26 08:19:19 jhawk Exp $
+# $NetBSD: CHANGES-1.5.1,v 1.1.2.15 2000/12/26 19:17:20 jhawk Exp $
A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
@@ -371,3 +371,18 @@
sys/dev/pcmcia/wdc_pcmcia.c 1.36 via patch
Support AMACOM "Value Engineered" CDROM.
+
+sys/dev/isa/ad1848_isa.c 1.17
+sys/dev/isa/ad1848var.h 1.35
+
+ Support full-duplex audio on 1848 wss devices by using
+ seperate interrupt handlers for play and record. Fix from
+ Juergen Weiss <weiss%uni-mainz.de@localhost> by way of PR#11178.
+
+gnu/usr.sbin/sendmail/Makefile 1.3
+
+ Move the the "doc" subdirectory from MKSHARE conditional to the MKDOC one.
+
+sys/dev/tc/sfbreg.h 1.3
+
+ Make XalphaNetBSD compile with SFB support.
Home |
Main Index |
Thread Index |
Old Index