From owner-cvs-src@FreeBSD.ORG Mon May 12 09:04:06 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D412237B401; Mon, 12 May 2003 09:04:06 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1032543F75; Mon, 12 May 2003 09:04:06 -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 h4CG0NZ02298; Mon, 12 May 2003 09:00:23 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id JAA23942; Mon, 12 May 2003 09:03:42 -0700 (PDT) Message-ID: <3EBFC539.5040607@btc.adaptec.com> Date: Mon, 12 May 2003 10:00:57 -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: Takahashi Yoshihiro References: <200305110640.h4B6e9KK047180@repoman.freebsd.org> <20030513.000119.41703364.nyan@jp.FreeBSD.org> In-Reply-To: <20030513.000119.41703364.nyan@jp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:04:07 -0000 Takahashi Yoshihiro wrote: > In article <200305110640.h4B6e9KK047180@repoman.freebsd.org> > Scott Long writes: > > >>scottl 2003/05/10 23:40:09 PDT >> >> Modified files: >> sys/modules Makefile >> Log: >> Hook up the ips module > > > This driver is not needed for pc98. > > --- > TAKAHASHI Yoshihiro You are welcome to move it to a more appropriate spot. Why is the driver not needed for pc98? Is it not possible to plug one of these cards into the PCI slot of a pc98 machine? Scott