From root@sentry.granch.ru  Mon Nov  4 20:31:30 2002
Return-Path: <root@sentry.granch.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC58A37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Nov 2002 20:31:30 -0800 (PST)
Received: from sentry.granch.ru (sentry.granch.ru [212.20.5.55])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9D54F43E75
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Nov 2002 20:31:29 -0800 (PST)
	(envelope-from root@sentry.granch.ru)
Received: from sentry.granch.ru (IDENT:smmsp@localhost.granch.ru [127.0.0.1])
	by sentry.granch.ru (8.12.6/8.12.6) with ESMTP id gA54VOie098270
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 5 Nov 2002 10:31:25 +0600 (NOVT)
	(envelope-from root@sentry.granch.ru)
Received: (from root@localhost)
	by sentry.granch.ru (8.12.6/8.12.6/Submit) id gA54VOKt098269;
	Tue, 5 Nov 2002 10:31:24 +0600 (NOVT)
	(envelope-from root)
Message-Id: <200211050431.gA54VOKt098269@sentry.granch.ru>
Date: Tue, 5 Nov 2002 10:31:24 +0600 (NOVT)
From: "Rashid N. Achilov" <shelton@sentry.granch.ru>
Reply-To: "Rashid N. Achilov" <shelton@sentry.granch.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kernel does not compile without device atapicd in config file
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44916
>Category:       kern
>Synopsis:       kernel does not compile without device atapicd in config file
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 04 20:40:01 PST 2002
>Closed-Date:    Mon Nov 04 21:13:23 PST 2002
>Last-Modified:  Mon Nov 04 21:13:23 PST 2002
>Originator:     Rashid N. Achilov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Granch Ltd.
>Environment:
System: FreeBSD sentry.granch.ru 4.7-STABLE FreeBSD 4.7-STABLE #28: Mon Oct 28 15:11:05 NOVT 2002 shelton@sentry.granch.ru:/usr/src/sys/compile/Sentry i386
>Description:
Kernel does not compile without device atapicd in kernel config file, fail with
multiply error messages about missing variables

>How-To-Repeat:
delete line

device atapicd

in kernel config file and remake kernel.
>Fix:
Quick fix is an add line

device atapicd

in kernel config file.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Nov 4 21:12:10 PST 2002 
State-Changed-Why:  
Duplicate of kern/44873. The bug was fixed in rev. 1.50.2.42 
src/sys/dev/ata/ata-all.c. 

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