From owner-freebsd-hackers Tue May 23 7:21: 8 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 93BC037B869 for ; Tue, 23 May 2000 07:20:58 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 12uFYG-000J7i-00 for hackers@freebsd.org; Tue, 23 May 2000 15:20:56 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id PAA15252 for hackers@freebsd.org; Tue, 23 May 2000 15:20:56 +0100 (BST) (envelope-from jcm) Date: Tue, 23 May 2000 15:20:56 +0100 From: J McKitrick To: hackers@freebsd.org Subject: newbus code Message-ID: <20000523152056.A15155@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 X-Loop: FreeBSD.ORG Is there a document anywhere that explains the newbus function calls? Technically, i'm supposed to be writing it ;-) But i am trying to trace some calls and it gets pretty crazy sometimes. I'm debugging the parallel port zip driver, and i'm not sure which functions are the entry points. And then the data structures get pretty convoluted at times, and definitions are scattered all over. I hate to say it, but it makes me appreciate M$ browse function under visual C++. Is there a similar way under freebsd to cross reference the kernel code? jm -- ------------------------------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org I am a bomb technician. If you see me running, try to keep up. ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message