From simon@comsys.ntu-kpi.kiev.ua  Sat May 20 08:48:33 2006
Return-Path: <simon@comsys.ntu-kpi.kiev.ua>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C00FE16A424
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 May 2006 08:48:33 +0000 (UTC)
	(envelope-from simon@comsys.ntu-kpi.kiev.ua)
Received: from comsys.ntu-kpi.kiev.ua (comsys.ntu-kpi.kiev.ua [195.245.194.142])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7D143D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 May 2006 08:48:32 +0000 (GMT)
	(envelope-from simon@comsys.ntu-kpi.kiev.ua)
Received: from pm513-1.comsys.ntu-kpi.kiev.ua (pm513-1.comsys.ntu-kpi.kiev.ua [10.18.52.101])
	(authenticated bits=0)
	by comsys.ntu-kpi.kiev.ua (8.13.6/8.13.6) with ESMTP id k4K93fqG066252
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 May 2006 12:03:41 +0300 (EEST)
Received: by pm513-1.comsys.ntu-kpi.kiev.ua (Postfix, from userid 1001)
	id 0CA955C024; Sat, 20 May 2006 11:49:04 +0300 (EEST)
Message-Id: <20060520084903.GA1472@pm513-1.comsys.ntu-kpi.kiev.ua>
Date: Sat, 20 May 2006 11:49:03 +0300
From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [reproducable] Floppy device lost permissions when active floppy disk is removed

>Number:         97517
>Category:       kern
>Synopsis:       [fdc] Floppy device lost permissions when active floppy disk is removed (reproducible)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 20 08:50:21 GMT 2006
>Closed-Date:    Fri Apr 16 09:16:13 UTC 2010
>Last-Modified:  Fri Apr 16 09:16:13 UTC 2010
>Originator:     Andrey Simonenko
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
>Description:

Follow these steps to reproduce the problem:

# ls -l /dev/fd0
crw-rw-rw-  1 root  operator    0,  87 May 20 11:05 /dev/fd0
# dd if=/dev/zero of=/dev/fd0
[ now remove active floppy disk from the floppy disk drive ]
dd: /dev/fd0: Device not configured
66+0 records in
65+0 records out
33280 bytes transferred in 3.226923 secs (10313 bytes/sec)
# ls -l /dev/fd0
crw-r-----  1 root  operator    0, 110 May 20 10:48 /dev/fd0

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:

From: Christoph Mallon <christoph.mallon@gmx.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/97517: [fdc] Floppy device lost permissions when active
 floppy disk is removed (reproducible)
Date: Sun, 14 Oct 2007 17:37:55 +0200

 I think this has the same cause as kern/75233.
State-Changed-From-To: open->closed 
State-Changed-By: jh 
State-Changed-When: Fri Apr 16 09:16:12 UTC 2010 
State-Changed-Why:  
Duplicate of kern/75233. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97517 
>Unformatted:
