Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 1998 12:30:00 -0700 (PDT)
From:      Jin Guojun (FTG staff) <jin@george.lbl.gov>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/8386: modload failure
Message-ID:  <199810201930.MAA03909@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/8386; it has been noted by GNATS.

From: Jin Guojun (FTG staff) <jin@george.lbl.gov>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  Subject: Re: kern/8386: modload failure
Date: Tue, 20 Oct 1998 12:26:52 -0700 (PDT)

 >       currently test under 3.0-19981015-BETA, last one prior to
 >       3.0-RELEASE
 
 The new 3.0-RELEASE does the samething.
 
 > DEBUG output from kern_lkm.c
 >  
 > ... (repeating lines omitted)
 > LKM: LMLOADBUF (loading @ 285184 of 329868, i = 512) 2
 > LKM: LMLOADBUF (loading @ 285696 of 329868, i = 512) 2
 > LKM: LMLOADBUF (loading @ 286208 of 329868, i = 512) 2
 > lkm_state is 00
 > LKM: LMUNRESERV
 
 In 2.2.7-RELEASE, the output looks like following:
 
 ... (repeating lines omitted)
 LKM: LMLOADBUF (loading @ 207360 of 251884, i = 512)
 LKM: LMLOADBUF (loading @ 207872 of 251884, i = 512)
 LKM: LMLOADBUF (loading @ 208384 of 251884, i = 512)
 znatm0 <Zeitnet PCI ATM 0001> rev 10 int a irq 9 on pci0:13:0
 ZAALGlobInit sb_modifhandler name ZNI,ZATMSB155
 ZS10MsgHandler: Entry efbffc6c 1
 ZAALGlobInit sb_modifhandler name ZNI,ZATMSB
 ZS10MsgHandler: Entry efbffc6c 1
 ZAALGlobInit sb_modifhandler name ZATMSBUS
 ZS10MsgHandler: Entry efbffc6c 1
 ZS10MsgHandler: Entry efbffc54 3
 ZeitNet : Version 3.0(1.22) 
 ATM: Loss of frame detected on Link 0
 ATM: Driver For OC3-MultiModeFiber Successfully Initialized
 ZS10MsgHandler: Entry efbffbd4 5
 ZS10MsgHandler: Entry efbffa58 5
 ZATM domain added
 LKM: LMREADY
 
 	-Jin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810201930.MAA03909>