From owner-freebsd-hackers Wed May 23 19:34:57 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 11DB237B423 for ; Wed, 23 May 2001 19:34:55 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 152kxi-000HdD-00 for freebsd-hackers@freebsd.org; Thu, 24 May 2001 03:34:54 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f4O2Ys057396 for freebsd-hackers@freebsd.org; Thu, 24 May 2001 03:34:54 +0100 (BST) (envelope-from jcm) Date: Thu, 24 May 2001 03:34:53 +0100 From: j mckitrick To: freebsd-hackers@freebsd.org Subject: softc with resource sharing Message-ID: <20010524033453.A57329@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Any devices using the ppbus will end up sharing the hardware port. If i want to access this resource info, should i store it in my local driver's softc structure, or extract it from the parent device (ppbus)? jcm -- "I drank WHAT ?!" - Socrates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message