9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 9fs nvr file
Date: Tue, 15 Aug 2006 14:32:58 -0500	[thread overview]
Message-ID: <da2ee54e4cd0efde03a74760f8098c91@quanstro.net> (raw)
In-Reply-To: <32a300ba1430352f93f86ea9aceaa88f@quanstro.net>

D'oh!

okay i need h0!.  sorry for the silly question.  but now i get a panic
that i'm not sure i understand.

h0: LBA 1210103200 sectors
FLAGS=10246 TRAP=e ECODE=0 CS=10 PC=801018af
  ax=0 bx=8018a048 cd=8018a048 dx=0
  si=0 di=0 bp=0
  ds=0008 es=0008 fs=0008 gs=0008
  cr0=80010011 cr2=0
  ur=8018fe71

FLAGS=282 TRAP=18 cs=10 pc=80100398
  [...]
  lastur=8018fe04

acid: src(0x801018af)
/sys/src/fs/port/devsd.c:167
 162		 * The device will be probed if it has not already been
 163		 * successfully accessed.
 164		 */
 165		qlock(&sdqlock);
 166		index = sdev->index+subno;
>167		unit = sdunit[index];
 168		if(unit == nil){
 169			if((unit = malloc(sizeof(SDunit))) == nil){
 170				qunlock(&sdqlock);
 171				return nil;
 172			}

acid: src(0x80100398)
/sys/src/fs/pc/l.s:559
 554	TEXT	splx(SB),$0
 555		MOVL	s+0(FP),AX
 556		PUSHL	AX
 557		POPFL
 558		RET
>559	
 560	TEXT	getstatus(SB),$0
 561		PUSHFL
 562		POPL	AX
 563		RET
 564	

On Tue Aug 15 14:14:50 CDT 2006, quanstro@quanstro.net wrote:
> 	sdC0!dos!plan9.nvr
> 	hdC0!dos!plan9.nvr
> i get a panic "no device for nvram".


  reply	other threads:[~2006-08-15 19:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 19:09 erik quanstrom
2006-08-15 19:32 ` erik quanstrom [this message]
2006-08-15 19:35 ` geoff
2006-08-15 19:42   ` erik quanstrom
2006-08-16  3:36   ` erik quanstrom
2006-08-16 13:30     ` erik quanstrom
2006-08-16 17:38       ` geoff
2006-08-16 18:11         ` erik quanstrom
2006-08-16 18:27           ` geoff
2006-08-16 18:51             ` erik quanstrom
2006-08-17  2:22               ` geoff
2006-08-17  6:20                 ` erik quanstrom
2006-08-17  6:26                   ` geoff
2006-08-17  6:40                     ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da2ee54e4cd0efde03a74760f8098c91@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).