From owner-cvs-all@FreeBSD.ORG Mon May 12 11:48:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92CD637B404; Mon, 12 May 2003 11:48:18 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3FF743F3F; Mon, 12 May 2003 11:48:10 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4CIiRZ06816; Mon, 12 May 2003 11:44:27 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id LAA09742; Mon, 12 May 2003 11:48:03 -0700 (PDT) Message-ID: <3EBFEBBD.4010002@btc.adaptec.com> Date: Mon, 12 May 2003 12:45:17 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:48:19 -0000 John Baldwin wrote: > On 11-May-2003 Scott Long wrote: > >>scottl 2003/05/10 23:39:06 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/conf GENERIC NOTES >> Log: >> Add notes about the 'ips' driver. > > > It's i386-specific? > I haven't tested it on !i386, and at this point in the cycle I didn't want to accidentally break another platform. I'd like to test it on alpha and sparc64, but I have little time right now to spend on this driver. Scott