From owner-freebsd-current Wed Dec 9 21:42:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA03541 for freebsd-current-outgoing; Wed, 9 Dec 1998 21:42:58 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA03527 for ; Wed, 9 Dec 1998 21:42:56 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA05203; Wed, 9 Dec 1998 22:42:42 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA21183; Wed, 9 Dec 1998 22:42:41 -0700 Date: Wed, 9 Dec 1998 22:42:41 -0700 Message-Id: <199812100542.WAA21183@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: NAKAGAWA Yoshihisa Cc: Nate Williams , Mike Smith , Nathan Dorfman , current@FreeBSD.ORG Subject: Re: PAO Integration? In-Reply-To: <199812100510.OAA02646@chandra.eatell.msr.prug.or.jp> References: <199812100456.VAA21000@mt.sri.com> <199812100510.OAA02646@chandra.eatell.msr.prug.or.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Third, PAO changed PCIC attach ISA device. So, you want to change > > > PCIC's irq, you can use UserConfig. > > > > This is wrong, because a PCIC is *NOT* an isa device. > > NO NO NO, PCIC is *true* ISA device. Some PCIC connect to PCI, it > is other problem. Some PCIC controllers are ISA devices. Others are not. > In kernel, it should be attach ISA device. Because, *ISA* PCIC > using ISA bus only. I disagree. Just because some are ISA doesn't mean that all are ISA. Also, this makes it harder (not eaiser) to support CardBus in the future. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message