NetBSD Problem Report #44618

From www@NetBSD.org  Mon Feb 21 09:07:48 2011
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 53F8D63B880
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 21 Feb 2011 09:07:48 +0000 (UTC)
Message-Id: <20110221090747.C3CF063B842@www.NetBSD.org>
Date: Mon, 21 Feb 2011 09:07:47 +0000 (UTC)
From: pooka@iki.fi
Reply-To: pooka@iki.fi
To: gnats-bugs@NetBSD.org
Subject: rump_etfs should support disk(9)
X-Send-Pr-Version: www-1.0

>Number:         44618
>Category:       lib
>Synopsis:       rump_etfs should support disk(9)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 21 09:10:00 +0000 2011
>Originator:     Antti Kantee
>Release:        
>Organization:
>Environment:
>Description:
Currently, rump_etfs provides a direct block device mapping to
a host file.  It does not allow to register a disk(9) device.
Also, it does not allow to specify things like "this file is a cd".
>How-To-Repeat:

>Fix:
Maybe add another interface such as rump_etfs_register_disk()?
Then you could say register("/dev/cd0d", "/dev/cd", DEVTYPE_CD)
or something like that (the in-rump device node names might need
a little thinking).

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.