From owner-freebsd-current Mon Mar 1 19:48:40 1999 Delivered-To: freebsd-current@freebsd.org Received: from ianai.BlackSun.org (Ianai.blacksun.org [168.100.186.33]) by hub.freebsd.org (Postfix) with ESMTP id 3DF5A14D14 for ; Mon, 1 Mar 1999 19:46:46 -0800 (PST) (envelope-from tugrul@ianai.BlackSun.org) Received: from localhost (tugrul@localhost) by ianai.BlackSun.org (8.8.8/8.8.7) with SMTP id WAA25540; Mon, 1 Mar 1999 22:39:52 -0500 (EST) (envelope-from tugrul@ianai.BlackSun.org) Date: Mon, 1 Mar 1999 22:39:52 -0500 (EST) From: Tugrul To: Søren Schmidt Cc: current@FreeBSD.ORG Subject: Re: CALL FOR TESTERS of new ATA/ATAPI driver.. In-Reply-To: <199903012121.WAA82163@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The new driver fails to build when devfs is also in the config. I made a simple change of "static void *devfs_token" to "void *devfs_token" on line 183 in ata-all.h and all seems good. Good work, no more stinky delay :-) Tugrul Galatali To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message