9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox rsc@research.att.com
Subject: mitsumi proprietary interface
Date: Sat,  4 May 1996 14:14:46 -0400	[thread overview]
Message-ID: <19960504181446.Pj8Bnj3bflyoR1-h65-pgsLeOovY5J0Jh3lSIxe87jk@z> (raw)

i have a mitsumi fx-001 (0001?) double
speed drive with what is marked as a
"mitsumi proprietary interface".  

i keep it set on port 0x300, which was
rejected by devsbcd.  turns out that 
just adding 0x300 to the list of acceptable
ports in devsbcd.c is enough to get things
working for me.  those of you with mitsumi
cd drives on nonstandard ports on non-sound
blaster cards might want to try that.

i added it to the updated devsbcd which i got
after applying /plan9/update/9/pc/824494421.rc
from plan9.bell-labs.com.

russ

helix% diff devsbcd.c 824494421/devsbcd.c
280d279
<         case 0x300:
helix% 

(you have to do the appropriate magic in 
plan9.ini too, but that's easy.)







                 reply	other threads:[~1996-05-04 18:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19960504181446.Pj8Bnj3bflyoR1-h65-pgsLeOovY5J0Jh3lSIxe87jk@z \
    --to=9fans@9fans.net \
    /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).