9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Bitsy questions (was: Plan 9 questions and quarrel)
Date: Tue,  9 Mar 2004 11:06:28 -0500	[thread overview]
Message-ID: <dcf8ad1fb6f3ac2b6925f08914049911@plan9.bell-labs.com> (raw)
In-Reply-To: <200403091508.i29F8NJ28205@zamenhof.cs.utwente.nl>

On Tue Mar  9 10:09:42 EST 2004, Axel.Belinfante@cs.utwente.nl wrote:
> ...
> A somewhat related question:
> 
> Is the support for pcmcia disks only in the
> ipaq (bitsy) kernel, or also in the pc one?
> 
> (I tried over a year ago, and then it worked on
>  ipaq and not on a laptop, and I'm wondering
>  if that was due to erroneous config on my side,
>  or simply because it is (was?) not supported)
> (it was a toshiba MK5002MPL)
> 
> Axel.
> 

there is some disabled code in pc/sdata.c which i put in just to see
if it would work:

if(0){
	...
	/*
	 * Hack for PCMCIA drives.
	 * This will be tidied once we figure out how the whole
	 * removeable device thing is going to work.
	 */
	...

--jim


  parent reply	other threads:[~2004-03-09 16:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-09 13:55 [9fans] Plan9 questions and quarrel w0rd 2 th3
2004-03-09 14:11 ` gdiaz
2004-03-09 14:35 ` Fco.J.Ballesteros
2004-03-09 15:08   ` [9fans] Bitsy questions (was: Plan 9 questions and quarrel) Axel Belinfante
2004-03-09 15:39     ` Fco.J.Ballesteros
2004-03-09 16:06     ` jmk [this message]
2004-03-12 19:13       ` [9fans] Bitsy questions Axel Belinfante
2004-03-15  9:38         ` Fco.J.Ballesteros
2004-03-15  9:46           ` Geoff Collyer
2004-03-16 13:21             ` Derek Fawcus
2004-03-16 13:26               ` lucio

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=dcf8ad1fb6f3ac2b6925f08914049911@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --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).