Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 12:35:14 +0200
From:      Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>
To:        Clarence Brown <clabrown@granitepost.com>
Cc:        "'Alfred Perlstein'" <bright@wintelcom.net>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: 4.1 lockup at isa0: on reboot
Message-ID:  <20000829123514.G11707@lucifer.bart.nl>
In-Reply-To: <006601c0114f$db1eeee0$8c6896d1@granitepost.com>; from clabrown@granitepost.com on Mon, Aug 28, 2000 at 08:27:03PM -0400
References:  <005e01c01137$9cf2b880$8c6896d1@granitepost.com> <006601c0114f$db1eeee0$8c6896d1@granitepost.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-On [20000829 02:30], Clarence Brown (clabrown@granitepost.com) wrote:
>I tried to figure out where the pnp_identify routine was 
>being called from using grep, but only found it in what 
>looked like a structure definition. I don't know where 
>it's being called from...

/usr/src/sys/isa/pnp.c:         DEVMETHOD(device_identify, pnp_identify),

/usr/src/sys/sys/bus.h: #define DEVMETHOD       KOBJMETHOD

/usr/src/sys/sys/kobj.h: #define KOBJMETHOD(NAME, FUNC) { &NAME##_desc,
(kobjop_t) FUNC }

HTH,

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<jruigrok@via-net-works.nl>            VIA Net.Works The Netherlands
BSD: Technical excellence at its best  http://www.via-net-works.nl
You are more than you think, less than you could be...


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?20000829123514.G11707>