summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2001-09-19 23:41:55 +0000
committerjason <jason@openbsd.org>2001-09-19 23:41:55 +0000
commitbc7130f1c475a5e7c3adabe034d40d8655884e5d (patch)
tree10eb74b1dcd5ed2ea884617ae7c34ae67071f7dc /sys
parentGet rid of B_VFLUSH. Not relevant after the end of the AGE queue. (diff)
downloadwireguard-openbsd-bc7130f1c475a5e7c3adabe034d40d8655884e5d.tar.xz
wireguard-openbsd-bc7130f1c475a5e7c3adabe034d40d8655884e5d.zip
add mapping for ramdisks to chrtoblktbl
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc64/sparc64/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/sparc64/conf.c b/sys/arch/sparc64/sparc64/conf.c
index defdd7db515..1ef6c9d60d6 100644
--- a/sys/arch/sparc64/sparc64/conf.c
+++ b/sys/arch/sparc64/sparc64/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.7 2001/09/17 04:20:28 jason Exp $ */
+/* $OpenBSD: conf.c,v 1.8 2001/09/19 23:41:55 jason Exp $ */
/* $NetBSD: conf.c,v 1.17 2001/03/26 12:33:26 lukem Exp $ */
/*
@@ -403,7 +403,7 @@ static int chrtoblktbl[] = {
/* 58 */ 18,
/* 59 */ NODEV,
/* 60 */ NODEV,
- /* 61 */ NODEV,
+ /* 61 */ 5,
/* 62 */ NODEV,
/* 63 */ NODEV,
/* 64 */ NODEV,