From owner-cvs-src@FreeBSD.ORG Tue May 13 04:21:54 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 0392137B401; Tue, 13 May 2003 04:21:53 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5FD243F85; Tue, 13 May 2003 04:21:52 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])h4DBLnFd027143; Tue, 13 May 2003 20:21:50 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 13 May 2003 20:21:38 +0900 (JST) Message-Id: <20030513.202138.71110254.nyan@jp.FreeBSD.org> To: scott_long@btc.adaptec.com From: Takahashi Yoshihiro In-Reply-To: <3EBFC539.5040607@btc.adaptec.com> References: <200305110640.h4B6e9KK047180@repoman.freebsd.org> <20030513.000119.41703364.nyan@jp.FreeBSD.org> <3EBFC539.5040607@btc.adaptec.com> X-Mailer: Mew version 3.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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: Tue, 13 May 2003 11:21:54 -0000 In article <3EBFC539.5040607@btc.adaptec.com> Scott Long writes: > You are welcome to move it to a more appropriate spot. Thank you. I'll do. > 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? Please see the following mail. http://www.freebsd.org/cgi/getmsg.cgi?fetch=1120019+0+/usr/local/www/db/text/2003/cvs-all/20030302.cvs-all --- TAKAHASHI Yoshihiro