The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: sms@2BSD.COM (Steven M. Schultz)
Subject: [pups] 2.11BSD device config trouble
Date: Wed, 30 Apr 2003 11:43:11 -0700 (PDT)	[thread overview]
Message-ID: <200304301843.h3UIhBa22154@moe.2bsd.com> (raw)

Hi -

> From: Jochen Kunz <jkunz at unixag-kl.fh-kl.de>
> As already mentioned: If I add comments at the end of the lines it

> cn      1 176540 344    5       cnrint  cnxint  # kl/dl-11 (on mvx11-aa)
> cn      2 176550 354    5       cnrint  cnxint  # kl/dl-11 (on mvx11-aa)
> cn      3 176560 364    5       cnrint  cnxint  # kl/dl-11 (on mvx11-aa)
> cn 1 csr 176540 vector 344 attached
> cn 2 csr 176550 vector 354 attached
> cn 3 csr 176560 vector 364 attached
> Sounds like a funny bug? 

	Yes, it does.   A bug in the parsing.   Why it does not affect all
	the lines is unknown.   Perhaps some trailing whitespace caused the
	parser to exhibit the bug.

> But if I try to use /dev/ttyl1 I get a message about a unknown interrupt
> and the output of /dev/ttyl1 hangs after the first character. 
	
	What is the exact message?   I did a "strings /unix" and could not
	not find a string that looked mentioned unknown or interrupt.

	That would seem to indicate that the device is interrupting but not
	at the expected vector.

	It is possible to use 'adb' to look at the contents of the vectors.

	adb -k /unix /dev/kmem
	0344/o

	will show the contents of the 0344 vector.  The value there should
	be equal to 'cnrint' (or cnxint - I forget which comes first).

> I have a M3106 DZQ11 that I can use instead. 

	Definitely worth trying.   

> The DHV is a DEC M3104:
> dhv ? csr 160440 vector 310 didn't interrupt.
> The DL11 card is a clone made by Sigma. 
	
	Ah, ok.  Thanks for the correction.   I misread the initial mail item.

> > 'halt' button?   
> [...]
> Noticed that already. I am really not used to Unix stuff of that age.

	:)  

	I did the the same thing - wondered why I could never get a clean
	file system.   Then I realized what was going on.

	Cheers,
	Steven Schultz



             reply	other threads:[~2003-04-30 18:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-30 18:43 Steven M. Schultz [this message]
2003-05-01  9:24 ` Jochen Kunz
  -- strict thread matches above, loose matches on Subject: below --
2003-05-01 19:14 Michael Sokolov
2003-05-01 13:49 Norman Wilson
2003-05-01  4:04 Steven M. Schultz
2003-05-01  3:30 Carl Lowenstein
2003-05-01  3:48 ` Gregg C Levine
2003-04-30 16:03 Steven M. Schultz
2003-04-30 15:56 Steven M. Schultz
2003-04-30 16:58 ` Jochen Kunz
2003-04-29 22:48 Steven M. Schultz
2003-04-30  8:24 ` Jochen Kunz
2003-04-30 13:40   ` David Evans
2003-04-30 16:23     ` Jochen Kunz
2003-04-30 16:59       ` David Evans
2003-04-29 21:54 Jochen Kunz

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=200304301843.h3UIhBa22154@moe.2bsd.com \
    --to=sms@2bsd.com \
    /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).