From e726d8d6e62e173404b2e441a55a32d8fb632754 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 11 Feb 2010 20:14:09 +0000 Subject: cd in nam2blk; ok miod --- sys/arch/loongson/loongson/autoconf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/arch/loongson/loongson/autoconf.c b/sys/arch/loongson/loongson/autoconf.c index 76f6671bf8a..ba016b1e411 100644 --- a/sys/arch/loongson/loongson/autoconf.c +++ b/sys/arch/loongson/loongson/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.2 2010/02/04 16:41:16 otto Exp $ */ +/* $OpenBSD: autoconf.c,v 1.3 2010/02/11 20:14:08 otto Exp $ */ /* * Copyright (c) 2009 Miodrag Vallat. * @@ -127,6 +127,7 @@ device_register(struct device *dev, void *aux) struct nam2blk nam2blk[] = { { "sd", 0 }, + { "cd", 3 }, { "wd", 4 }, { "rd", 8 }, { "vnd", 2 }, -- cgit v1.2.3