From owner-freebsd-bugs Thu Oct 4 8: 0: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA45C37B407 for ; Thu, 4 Oct 2001 08:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f94F01A03130; Thu, 4 Oct 2001 08:00:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A4FE37B401 for ; Thu, 4 Oct 2001 07:50:22 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f94EoMS01961; Thu, 4 Oct 2001 07:50:22 -0700 (PDT) (envelope-from nobody) Message-Id: <200110041450.f94EoMS01961@freefall.freebsd.org> Date: Thu, 4 Oct 2001 07:50:22 -0700 (PDT) From: Roman Kurakin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/31042: Device name conflict Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31042 >Category: kern >Synopsis: Device name conflict >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 04 08:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Roman Kurakin >Release: 4.4-RELEASE >Organization: Cronyx Engineering >Environment: 4.4-RELEASE >Description: Device with MAJOR 99 is registered as "Cronyx/Tau serial adaptor" and it's name is `ct'. The problem is that other device uses this name sys/dev/ct and it conflicts with our device driver. >How-To-Repeat: Install cronyx-tau driver from http://www.cronyx.ru/pub/cronyx/adapters/cfbsd351.tgz and recompile the kernel. Unfortunately, our driver still not in kernel :( (http://www.freebsd.org/cgi/query-pr.cgi?pr=21771) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message