From 114010020db8185a708ae738108cf94e5781f763 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 15 Mar 2006 20:20:43 +0000 Subject: Nuke dk_establish(), no longer used. --- sys/arch/solbourne/solbourne/autoconf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/solbourne') diff --git a/sys/arch/solbourne/solbourne/autoconf.c b/sys/arch/solbourne/solbourne/autoconf.c index e118435908c..336f4c0db9e 100644 --- a/sys/arch/solbourne/solbourne/autoconf.c +++ b/sys/arch/solbourne/solbourne/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.3 2005/12/27 18:31:10 miod Exp $ */ +/* $OpenBSD: autoconf.c,v 1.4 2006/03/15 20:20:40 miod Exp $ */ /* OpenBSD: autoconf.c,v 1.64 2005/03/23 17:10:24 miod Exp */ /* @@ -257,7 +257,7 @@ bootpath_build() * * XXX. required because of SCSI... we don't have control over the "sd" * device, so we can't set boot device there. we patch in with - * dk_establish(), and use this to recover the bootpath. + * device_register(), and use this to recover the bootpath. */ struct bootpath * -- cgit v1.2.3