From 5892c210fdc5e6683eb0993cb57cea9db1888f11 Mon Sep 17 00:00:00 2001 From: phx Date: Sun, 17 Apr 2011 13:09:30 +0000 Subject: [PATCH] DSM-G600 has a 33.000 MHz oscillator on board. --- sys/arch/sandpoint/stand/altboot/brdsetup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sandpoint/stand/altboot/brdsetup.c b/sys/arch/sandpoint/stand/altboot/brdsetup.c index daeb59992c2b..c6b5d5a32912 100644 --- a/sys/arch/sandpoint/stand/altboot/brdsetup.c +++ b/sys/arch/sandpoint/stand/altboot/brdsetup.c @@ -1,4 +1,4 @@ -/* $NetBSD: brdsetup.c,v 1.14 2011/04/13 18:32:21 phx Exp $ */ +/* $NetBSD: brdsetup.c,v 1.15 2011/04/17 13:09:30 phx Exp $ */ /*- * Copyright (c) 2008 The NetBSD Foundation, Inc. @@ -106,7 +106,7 @@ static struct brdprop brdlist[] = { "dlink", "D-Link DSM-G600", BRD_DLINKDSM, - 0, + 33000000, "eumb", 0x4500, 9600, NULL, dlinkbrdfix, NULL, NULL }, {