Date: Tue, 23 May 2000 15:20:56 +0100 From: J McKitrick <jcm@freebsd-uk.eu.org> To: hackers@freebsd.org Subject: newbus code Message-ID: <20000523152056.A15155@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000523152056.A15155>