From nobody@FreeBSD.org  Mon Mar 25 04:20:21 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id DE79537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Mar 2002 04:20:20 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2PCKKN45956;
	Mon, 25 Mar 2002 04:20:20 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203251220.g2PCKKN45956@freefall.freebsd.org>
Date: Mon, 25 Mar 2002 04:20:20 -0800 (PST)
From: Norbert Koch <nkoch@demig.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: acd0c: 'device not configured ' after stable build from cvs rep.
X-Send-Pr-Version: www-1.0

>Number:         36300
>Category:       kern
>Synopsis:       acd0c: 'device not configured ' after stable build from cvs rep.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 25 04:30:01 PST 2002
>Closed-Date:    Mon Dec 09 00:43:59 PST 2002
>Last-Modified:  Mon Dec 09 00:43:59 PST 2002
>Originator:     Norbert Koch
>Release:        4.5
>Organization:
>Environment:
FreeBSD ws-ew-3.demig 4.5-STABLE FreeBSD 4.5-STABLE #11: Mon Mar 25 12:51:46 CET 2002     root@ws-ew-3.demig:/usr/src/sys/compile/WSEW3  i386
>Description:
Today I made a complete rebuild of my system from the latest
cvs sources.
Since then I encounter 'device not configured' errors
from mount and burncd of my /dev/acd0c.
Interestingly mount works if I specify /dev/acd0a!
I have a burn-proof cd r/w which worked ok until today.
When I boot my older generic kernel I can successfully
mount /dev/acd0c.
The drive is secondary master running in pio-mode 4.
There is nothing special in my kernel config file.
I have set static device numbering for ata devices to on.This was not my first kernel build using this kernel config file
as you can see above.I cannot test against the previous kernel build because I
repeated the kernel compilation 2-3 times, thinking that there
was only a file dependany problem.
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Sren Schmidt <sos@freebsd.dk>
To: Norbert Koch <nkoch@demig.de>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/36300: acd0c: 'device not configured ' after stable build from
 cvs rep.
Date: Mon, 25 Mar 2002 14:27:23 +0100 (CET)

 It seems Norbert Koch wrote:
 > Today I made a complete rebuild of my system from the latest
 > cvs sources.
 > Since then I encounter 'device not configured' errors
 > from mount and burncd of my /dev/acd0c.
 > Interestingly mount works if I specify /dev/acd0a!
 > I have a burn-proof cd r/w which worked ok until today.
 > When I boot my older generic kernel I can successfully
 > mount /dev/acd0c.
 > The drive is secondary master running in pio-mode 4.
 > There is nothing special in my kernel config file.
 > I have set static device numbering for ata devices to on.This was not my first kernel build using this kernel config file
 > as you can see above.I cannot test against the previous kernel build because I
 > repeated the kernel compilation 2-3 times, thinking that there
 > was only a file dependany problem.
 
 Make sure you have the new MAKEDEV installed in /dev, then do MAKEDEV adc0
 
 -Sren
State-Changed-From-To: open->feedback 
State-Changed-By: iedowse 
State-Changed-When: Sun Dec 8 10:37:54 PST 2002 
State-Changed-Why:  

Can you confirm that this was fixed by re-running the new MAKEDEV? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36300 
State-Changed-From-To: feedback->closed 
State-Changed-By: iedowse 
State-Changed-When: Mon Dec 9 00:42:17 PST 2002 
State-Changed-Why:  

Submitter confirms that running the new MAKEDEV fixed this. 

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