From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] slow throughput on wavelan/epro100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 9 Feb 2004 00:41:08 -0500 Topicbox-Message-UUID: d3f2bc02-eacc-11e9-9e20-41e7f4b1d025 On Mon Feb 9 00:34:30 EST 2004, rminnich@lanl.gov wrote: > On Sun, 8 Feb 2004, Chris Van Horne wrote: > > > chipset: Intel 82371AB PIIX4 > > > > The PCMCIA yenta is showing on IRQ 11, as is the e100, while the wavelan > > (WPC11 v3) is on IRQ 3. > > somebody remind me. How do we see whether plan9 is taking interrupts from > those devices? Sorry, I know the simple command on linux but forget it on > Plan 9. You can do some pings via the wavelan and see if you are getting > tx ints or not, and if not, that's a place to start looking (you've > probably done this). > > ron An IRQ of 3 is the default in the driver if you don't tell it otherwise, it's almost always wrong. Try setting it to whatever it ends up on under some other O/S (Windows, Linux, whatever). Usually it ends up as 10 (as it is on this laptop).