From owner-freebsd-hardware@FreeBSD.ORG Mon Mar 3 06:55:14 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E592106566C for ; Mon, 3 Mar 2008 06:55:14 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (pool-72-87-39-191.ptldor.fios.verizon.net [72.87.39.191]) by mx1.freebsd.org (Postfix) with ESMTP id 66D068FC24 for ; Mon, 3 Mar 2008 06:55:14 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (localhost.home.localnet [127.0.0.1]) by schitzo.solgatos.com (8.14.2/8.13.8) with ESMTP id m2361MmJ008428 for ; Sun, 2 Mar 2008 22:01:22 -0800 Received: from sopwith.solgatos.com (uucp@localhost) by schitzo.solgatos.com (8.14.2/8.14.1/Submit) with UUCP id m2361Mwu008424 for freebsd-hardware@freebsd.org; Sun, 2 Mar 2008 22:01:22 -0800 Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id FAA16936; Mon, 3 Mar 2008 05:48:00 GMT Message-Id: <200803030548.FAA16936@sopwith.solgatos.com> To: freebsd-hardware@freebsd.org In-reply-to: Your message of "Fri, 29 Feb 2008 18:01:22 +0300." <20080229150122.GA11599@hades.panopticon> Date: Sun, 02 Mar 2008 21:48:00 +0000 From: Dieter Subject: Re: no cd0/pass0 devices under 7.0 (though acd0 is there) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 06:55:14 -0000 > > > What can I do to bring cd0/pass0 back? > > Check your config file for > > device atapicam > That's it, thanks a lot! > > Btw, when did this behavior change and why's there's no atapicam in > GENERIC config? Or was it never there actually and I'm missing something? http://www.freebsd.org/cgi/query-pr.cgi?pr=94417 I still think that it should work out of the box.