From owner-freebsd-stable@FreeBSD.ORG Sun Aug 23 21:53:17 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 451F6106568C for ; Sun, 23 Aug 2009 21:53:17 +0000 (UTC) (envelope-from caelian@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id CB5178FC13 for ; Sun, 23 Aug 2009 21:53:16 +0000 (UTC) Received: by ewy5 with SMTP id 5so421676ewy.36 for ; Sun, 23 Aug 2009 14:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=2m3c4I+/KNDCI5X0Id/5KTrMRoscbF5Iw/yAADhaoMg=; b=IFSO3nGEpMOm5Uqe/Yvh62UajTjI5EHX0bRsXnLKjZStsu/xeKfArOkfPwaEB5jV67 ysiAYTVVrLWlW3/cnSL1TbvI3UG0KGljXyW+f4sTKz9OKWKPQFPz0NTeISjeY5D3UBBD Vp8aeKHJrui+tHTQ7r51wL6wR1UzouUSPhNwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=NpuYdFuc4P1ZmHtsz5kCVSdOcgcBPu9z2KTguIovDRDVxX+ALoQ//4cTBtyhM+aqIz sIBRcYhP1nYoo43BRwmW2dhSAOM6h0zbBBVugdcODarjneonahrhP+f8IIiNagecc76a O+ZJxFmPBiKFi6d0rjAKy4svjtuGwOGGrHy40= MIME-Version: 1.0 Received: by 10.210.127.15 with SMTP id z15mr3196671ebc.35.1251062781174; Sun, 23 Aug 2009 14:26:21 -0700 (PDT) Date: Sun, 23 Aug 2009 23:26:21 +0200 Message-ID: From: Pascal Hofstee To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org Subject: Potential 8.0-BETA3 regression ? acd0 no longer probes/attaches X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Aug 2009 21:53:17 -0000 I took this weekend to install a fresh 8.0-BETA2 on my old Dell Lattitude D520, and after the initial install proceeded with a typical buildworld run. Now with the new kernel (which reports itself as 8.0-BETA3) my CD/DVD combo drive has gone entirely missing. Booting the older 8.0-BETA2 kernel does probe/attach acd0 though. Any else that can affirm missing CD/DVD drives after upgrading to 8.0-BETA3 ? -- Pascal Hofstee