Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/mac68k/dev pullup 1.22->1.23 (scottr): make au...
details: https://anonhg.NetBSD.org/src/rev/7405b6056bc2
branches: netbsd-1-4
changeset: 468701:7405b6056bc2
user: perry <perry%NetBSD.org@localhost>
date: Mon Jun 07 19:32:29 1999 +0000
description:
pullup 1.22->1.23 (scottr): make auto power off work on Performa 58x's
diffstat:
sys/arch/mac68k/dev/adb_direct.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2b68ba1121d4 -r 7405b6056bc2 sys/arch/mac68k/dev/adb_direct.c
--- a/sys/arch/mac68k/dev/adb_direct.c Sat Jun 05 20:17:43 1999 +0000
+++ b/sys/arch/mac68k/dev/adb_direct.c Mon Jun 07 19:32:29 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: adb_direct.c,v 1.21.2.1 1999/05/06 06:53:49 cgd Exp $ */
+/* $NetBSD: adb_direct.c,v 1.21.2.2 1999/06/07 19:32:29 perry Exp $ */
/* From: adb_direct.c 2.02 4/18/97 jpw */
@@ -2484,6 +2484,7 @@
case MACH_MACLC520: /* LC 520 */
case MACH_MACLC575: /* LC 575, Performa 575/577/578 */
case MACH_MACP550: /* LC 550, Performa 550 */
+ case MACH_MACP580: /* Performa 580/588 */
case MACH_MACP600: /* Performa 600 */
case MACH_MACQ630: /* LC 630, Performa 630, Quadra 630 */
case MACH_MACQ840AV: /* Quadra 840AV */
Home |
Main Index |
Thread Index |
Old Index