Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/sparc/stand/boot Pull up revision 1.18 (requeste...
details: https://anonhg.NetBSD.org/src/rev/ca5bd5a38b03
branches: netbsd-3
changeset: 576965:ca5bd5a38b03
user: tron <tron%NetBSD.org@localhost>
date: Mon Aug 15 19:12:40 2005 +0000
description:
Pull up revision 1.18 (requested by macallan in ticket #664):
add a prom patch that creates a device node for the Krups' audio chip
in case it's missing ( like with OF 3.11.10 ) - makes audiocs at ebus work
on these machines.
diffstat:
sys/arch/sparc/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 72695fce8ddf -r ca5bd5a38b03 sys/arch/sparc/stand/boot/version
--- a/sys/arch/sparc/stand/boot/version Mon Aug 15 19:12:33 2005 +0000
+++ b/sys/arch/sparc/stand/boot/version Mon Aug 15 19:12:40 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.17 2003/03/01 13:01:56 pk Exp $
+$NetBSD: version,v 1.17.16.1 2005/08/15 19:12:40 tron Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
@@ -17,3 +17,4 @@
1.12: add prom patches for JavaStation-1
1.13: add additional match function pointer and prom patch Cycle 5 IP
1.14: search for physical memory segment and map to kernel's link address
+1.15: add prom patch for Krups to make sound work ( create missing node on buggy OF )
Home |
Main Index |
Thread Index |
Old Index