From owner-freebsd-current Thu Dec 10 17:41:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23053 for freebsd-current-outgoing; Thu, 10 Dec 1998 17:41:44 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (ppp-dd.dialup.hilink.com.au [203.2.144.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23047 for ; Thu, 10 Dec 1998 17:41:40 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id RAA01409; Thu, 10 Dec 1998 17:01:56 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199812110101.RAA01409@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: NAKAGAWA Yoshihisa cc: Mike Smith , Nathan Dorfman , current@FreeBSD.ORG Subject: Re: PAO Integration? In-reply-to: Your message of "Thu, 10 Dec 1998 13:38:52 +0900." <199812100438.NAA02560@chandra.eatell.msr.prug.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Dec 1998 17:01:56 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > So put the pccard.conf entry that matched the card from PAO in your > > stock pccard.conf, and make the same IRQ config changes. > > First, 3.0-RELEASE's pccard.conf.sample using fixed irq (example, > ed driver use 11 or 10 or 9, sometime use '?'). In PAO, enhanced > pccardd, so can use "any" and using "any" in pccard.conf.sample. Using 'any' works (for some values of works) in 3.0. > Second, PAO enhanced irq-pool, dynamic irq-pool. So, pccardd get > free-irq from kernel. This is an example of an unacceptable solution rerettably typical to the PAO project - you folks are *too*narrowly*focussed* on your needs. If you want to bring PAO up to date, you should be looking at the generic resource manager in sys/kern/subr_rman.c and the way that it is integrated within the new bus architecture. If Garrett hasn't already contacted the entire PAO group, consider this a formal request; if you're a PAO developer at all, and you're intetested in helping merge your development efforts with -current, talk to Garrett (wollman@freebsd.org) about subscribing to the new-bus mailing list. > Third, PAO changed PCIC attach ISA device. So, you want to change > PCIC's irq, you can use UserConfig. This is something that we should be doing indeed. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message