From owner-freebsd-current Sun Jan 16 4:39:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from hermes.mixx.net (concorde.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 6564714DB5 for ; Sun, 16 Jan 2000 04:39:08 -0800 (PST) (envelope-from news-list.freebsd.current@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 04B2316D898 for ; Sun, 16 Jan 2000 13:39:07 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id 2752E2CA6C; Sun, 16 Jan 2000 13:23:39 +0100 (CET) From: news-list.freebsd.current@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.current Subject: resource_list_alloc Date: 16 Jan 2000 12:23:38 GMT Organization: innominate AG, Berlin, Germany Lines: 32 Message-ID: Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 948025418 4852 10.0.0.13 (16 Jan 2000 12:23:38 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/pre-1.4-19990805 ("Preacher Man") (UNIX) (FreeBSD/4.0-CURRENT (i386)) To: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm currently trying to get the initio driver from initio ready for -current and have it working fine with an u2w controller on one machine (smp btw.) after finding out the COMPAT_PCI_DRIVER thing :-) but still have problems with an 9100 utra controller on another machine where i get: resoource_list_alloc: resource entry is busy and a panic after the probe - maybe its due to the machine (it's an pci i486 where for instance also the ide controller could not be probed via the pci device ...) - but i think it should be possible (it's not on a share irq or something - i also tried different irq's) to get this solved - so my questions are: has anyone an idea what the problem here is ? - does anyone have any good pointer to docs describing all the pci probing/ataching and resource management in the current FreeBSD ? i have put the current version of the code at ftp://ftp.innominate.org/tgr/projects/FreeBSD/iha/current/ if anyone wants to see the source the problem comes from a lot of thanks in advance t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message