From owner-freebsd-current@FreeBSD.ORG Sun Aug 24 10:32:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79DC216A4BF for ; Sun, 24 Aug 2003 10:32:40 -0700 (PDT) Received: from st68.arena.ne.jp (st68.arena.ne.jp [203.138.213.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E5C543FAF for ; Sun, 24 Aug 2003 10:32:39 -0700 (PDT) (envelope-from eyes@navi.org) Received: (qmail 16603 invoked by SAV 20030822.7); 25 Aug 2003 02:32:38 +0900 Received: from unknown (HELO localhost) (219.164.184.28) by st68.arena.ne.jp with SMTP; 25 Aug 2003 02:32:38 +0900 Date: Mon, 25 Aug 2003 02:32:35 +0900 From: Hiroyuki Aizu To: freebsd-current@freebsd.org Message-Id: <20030825023235.4c219bb4.eyes@navi.org> In-Reply-To: <200308240927.h7O9R5XJ065453@spider.deepcore.dk> References: <200308240927.h7O9R5XJ065453@spider.deepcore.dk> Organization: navi.org X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Subject: Re: HEADS UP! ATAng committed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 17:32:40 -0000 Hello. I was update 5-current and begin using with ATAng and ust view ata-pci.c. Then I found one question in the source code. ata-pci.c 462 line. DEVMETHOD(device_detach, ata_pci_attach), Is this right? I think, it should be use "ata_pci_dettach" or something, but I cannot found the function. -- Hiroyuki Aizu On Sun, 24 Aug 2003 11:27:05 +0200 (CEST) Soren Schmidt wrote: > > ATAng has just been committed. You need to make world after this update > as atacontrol etc needs to pick up the changes. > > -S$Bxr(Ben > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > >