From starkhome!gene@sbstark.cs.sunysb.edu  Sun Dec  4 10:02:21 1994
Received: from sbstark.cs.sunysb.edu (sbstark.cs.sunysb.edu [130.245.1.47]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id JAA23417 for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 Dec 1994 09:54:31 -0800
Received: from starkhome.UUCP (root@localhost) by sbstark.cs.sunysb.edu (8.6.9/8.6.9) with UUCP id MAA21716 for FreeBSD-gnats-submit@freebsd.org; Sun, 4 Dec 1994 12:52:17 -0500
Received: by starkhome.cs.sunysb.edu (8.6.9/1.34)
	id MAA00358; Sun, 4 Dec 1994 12:53:03 -0500
Message-Id: <199412041753.MAA00358@starkhome.cs.sunysb.edu>
Date: Sun, 4 Dec 1994 12:53:03 -0500
From: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark)
Reply-To: starkhome!gene@sbstark.cs.sunysb.edu
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Floppy tape probe hosed (FIX)
X-Send-Pr-Version: 3.2

>Number:         40
>Category:       kern
>Synopsis:       Floppy tape probe hosed (FIX)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    core
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  4 10:10:01 1994
>Closed-Date:    Sun Sep 24 17:13:26 MET 1995
>Last-Modified:  Sun Sep 24 17:16:21 MET 1995
>Originator:     Gene Stark
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
>Environment:

>Description:

	Changes to fd.c cause floppy tape to fail to probe and attach.

>How-To-Repeat:

	Try building a kernel with floppy tape and use it.

>Fix:
	
	It is now necessary to add "flags 0x1" to the end of the
	fdc *controller* line in the config file.

	It would be nice if whoever added FD_PROBE to fd.c would
	change the sample config files, so that others that now
	have broken floppy tapes don't have to go grunging around
	in fd.c like I did to figure out what is going on.



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Sep 24 17:13:26 MET 1995 
State-Changed-Why:  
The ft probe behaviour has undergone many changes since, and the 
submitter says it's ok now. 

>Unformatted:


