public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Thom Borton <borton@phys.ethz.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PCMCIA CD-ROM does not work
Date: Fri, 10 Oct 2003 17:27:11 +0100	[thread overview]
Message-ID: <20031010162710.GF25856@redhat.com> (raw)
In-Reply-To: <200310101744.30827.borton@phys.ethz.ch>

On Fri, Oct 10, 2003 at 05:44:30PM +0200, Thom Borton wrote:
 > 
 > Thanks a lot, I tried the parameters 
 > 	ide1=0x386,0x180 pci=off
 > and it did not work. pci=off seems to have broken quite a lot (fb, 
 > jogdial, ...). Just leaving it away and just having ide1=0x386,0x180 
 > didn't help the CD-ROM drive either.

Something else that needs fixing is pcmcia-cs has its exclude list
for the RadeonIGP bug set way too wide.
/etc/pcmcia/config.opts has..

exclude port 0x380-0x3ff

Which is bad news, as the Vaio wants port 0x386. The actual ports that
cause problems are 0x3b0->0x3bb and 0x3d3

After fixing this, it detects the drive, but hangs when you try and
mount it.

		Dave

-- 
 Dave Jones     http://www.codemonkey.org.uk

  parent reply	other threads:[~2003-10-10 16:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 14:52 PCMCIA CD-ROM does not work Thom Borton
2003-10-10 15:09 ` Dave Jones
2003-10-10 15:44   ` Thom Borton
2003-10-10 16:06     ` Bartlomiej Zolnierkiewicz
2003-10-10 16:27     ` Dave Jones [this message]
2003-10-10 16:43       ` Thom Borton
2003-10-10 16:47         ` Dave Jones
2003-10-11 11:14           ` Thom Borton
2003-10-13 12:35             ` Marcelo Tosatti
2003-10-15  7:40               ` Thom Borton
2003-11-10 19:55               ` Thom Borton
2003-10-10 16:04 ` Russell King
2003-10-10 16:35   ` Thom Borton

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=20031010162710.GF25856@redhat.com \
    --to=davej@redhat.com \
    --cc=borton@phys.ethz.ch \
    --cc=linux-kernel@vger.kernel.org \
    /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