From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 29 18:20:13 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F3B830E for ; Mon, 29 Oct 2012 18:20:13 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD508FC08 for ; Mon, 29 Oct 2012 18:20:12 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so5088503lag.13 for ; Mon, 29 Oct 2012 11:20:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=WOAGIdhVx6qRQj9ec05XocN7MdAatLFEZzspNE9mrCU=; b=C7XckAxih0ty90hYtzKKfQLPsQpojA9So7I+mSJRDzWujA6gXfRKLTm+Q3L2D25403 y3XKpYfbzHz2KGZmWcvYa7vGGIcZn5NZddt0L1we57peYljl52tzcfGRYJNDsvZtzqGe 55+GBTcuXN7EL63/0Vwax951QzusJAFB3b+K6SaZwaLuXLVcbyjqG0YwHugfFLsV/DM5 HMBwBVEp7MkWeEral54M3WGn9bsevSBnwAePQwQ+6wVeoi9/IOxzlphLUAp0UPmhuQpU p6j7IA1YKHjB5FM1MZZ9ULrjhPHi0PVxtAYnpr1aoxrg8HQKFgeB4poCN7b1owC+QUqx 6LDw== Received: by 10.152.124.83 with SMTP id mg19mr28023437lab.6.1351534811559; Mon, 29 Oct 2012 11:20:11 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (mavhome.mavhome.dp.ua. [213.227.240.37]) by mx.google.com with ESMTPS id m6sm3439681lbh.10.2012.10.29.11.20.10 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2012 11:20:11 -0700 (PDT) Sender: Alexander Motin Message-ID: <508EC8D9.1050505@FreeBSD.org> Date: Mon, 29 Oct 2012 20:20:09 +0200 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120628 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, Yuri Subject: Re: 'device atapicam' breaks the build Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 18:20:13 -0000 Hi. I haven't used vbox much, but I guess that mentioned handbook section is outdated. You should not need atapicam at all since FreeBSD 9.0. If you still wish to revert to old ATA stack and so atapicam, look at UPDATING record from 20110424. -- Alexander Motin