NetBSD Problem Report #32882

From thorpej@shagadelic.org  Mon Feb 20 16:34:28 2006
Return-Path: <thorpej@shagadelic.org>
Received: from mail.shagadelic.org (isc-temp1.netbsd.org [204.152.190.30])
	by narn.netbsd.org (Postfix) with ESMTP id A87B163B871
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 20 Feb 2006 16:34:28 +0000 (UTC)
Message-Id: <20060220163428.825A23CA1E4@mail.shagadelic.org>
Date: Mon, 20 Feb 2006 08:34:28 -0800 (PST)
From: thorpej@shagadelic.org
Reply-To: thorpej@shagadelic.org
To: gnats-bugs@netbsd.org
Subject: irframe_alloc() should use config_attach_pseudo()
X-Send-Pr-Version: 3.95

>Number:         32882
>Category:       kern
>Synopsis:       irframe_alloc() should use config_attach_pseudo()
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 20 16:35:00 +0000 2006
>Originator:     Jason R Thorpe
>Release:        NetBSD-current 20060220
>Organization:
        -- Jason R. Thorpe <thorpej@shagadelic.org>
>Environment:
>Description:
	irframe_alloc() manually allocates a device and inserts it into
	irframe_cd.cd_devs[] on behalf of the caller.

	This should instad be dong using a separate cfattach for irframe_tty
	and config_attach_pseudo().
>How-To-Repeat:
>Fix:

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.