9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Diaz" <gabidiaz@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] pcmcia/cardbus rtl8139 support
Date: Wed, 28 Mar 2007 10:54:07 +0200	[thread overview]
Message-ID: <82c890d00703280154k1e9f1795o692e7aa967f1436@mail.gmail.com> (raw)
In-Reply-To: <fdd5c49c35baea31bfb583125151d560@hamnavoe.com>

hello

i'm still trying to get this notebook work. (ibm z60t)

Any ideas why the 9pcf kernel provided with the install cdrom is able
to boot the system while a local compiled version (with the sources
from the cdrom and the configuration untouched) hangs after the memory
line is printed (1015M memory: 256 kernel data, 758 user, 1383 swap) ?

i added debug codes in sdata.c but i've to much output to see
anything, i saw the last command returns a timeout (i suppose was a
probe command and is not an error).

I added also the iofree(port) to the rtl, now the port is free (the
complain message doesn't appear), but the card is still not
recognized.

i added to pci.c the id 8086/2641 of the intel southbridge ich6 mobile
 (with the original kernels, the one that boots, and the one that
doesn't boot, both, prints the line about not finding southbridge).
And added too the sdata disk id to the dma switch as commented on a
recent thread.

The modified kernel also does not boot and hangs in the same point.

this notebook has no serial and no network (broadcom 57x, rtl8139
card), should i give up? (it was working(tm) with an old plan9
installation from oct 2006 or so, but i lost the cd somewhere and i
wanted to add venti. . .).

thanks

gabi

On 3/28/07, Richard Miller <9fans@hamnavoe.com> wrote:
> > I fixed the bug in rtl8139reset that wasn't freeing the port when
> > rtl8139reset failed.
>
> ethervt6102.c needs a similar correction:
>
> 952a953
> >                       iofree(port);
> 958a960
> >                       iofree(port);
>
>


  reply	other threads:[~2007-03-28  8:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 12:53 Gabriel Diaz
2007-03-27 13:03 ` Steve Simon
2007-03-27 14:17   ` Gabriel Diaz
2007-03-27 13:42 ` Richard Miller
2007-03-27 18:26   ` geoff
2007-03-28  8:26     ` Richard Miller
2007-03-28  8:54       ` Gabriel Diaz [this message]
2007-03-28 12:26         ` erik quanstrom
2007-03-29  8:58           ` Gabriel Diaz
2007-03-29 11:59             ` erik quanstrom
2007-03-29 12:17               ` Gabriel Diaz
2007-03-28 18:12       ` geoff

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=82c890d00703280154k1e9f1795o692e7aa967f1436@mail.gmail.com \
    --to=gabidiaz@gmail.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).