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] Realtek 8110S/8169S driver.
Date: Thu, 16 Dec 2004 17:50:55 -0500	[thread overview]
Message-ID: <44458513ec2fcb7b83e0ad92ef33db3e@plan9.bell-labs.com> (raw)
In-Reply-To: <fc09ed28a155a3434f75a105cf8634dc@plan9.ucalgary.ca>

On Thu Dec 16 17:43:54 EST 2004, mirtchov@cpsc.ucalgary.ca wrote:
> > /sys/src/9/pc/ether8169.c on sources is a driver for the Realtek 8110S/8169S
> > Gigabit chips, we have a motherboard with one. I also did the mangling to make
> > it work in 9load, but it is inexplicably slow to load a kernel. If anyone
> > has one of these chips and would like to try to figure out the problem let me
> > know.
> > 
> > --jim
> 
> in the linuxbios case slowness to load the kernel from 9load has
> always been caused by incorrect interrupt setup...
> 
> andrey

The card is getting real interrupts, and it looks to me like they are
correctly sequenced, i.e. when loading a kernel i see a loop of

	send a request for a block from the tftp server
		transmission complete interrupt
	receive interrupt
		plonk the received packet in the appropriate place

--jim


  reply	other threads:[~2004-12-16 22:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16 21:29 jmk
2004-12-16 22:43 ` andrey mirtchovski
2004-12-16 22:50   ` jmk [this message]
2004-12-16 22:59     ` Ronald G. Minnich
2004-12-16 23:05       ` jmk
2004-12-21 15:17         ` jmk

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=44458513ec2fcb7b83e0ad92ef33db3e@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).