From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Realtek 8110S/8169S driver. Date: Thu, 16 Dec 2004 15:43:22 -0700 From: andrey mirtchovski In-Reply-To: <9f0471a992e8160bc553b88060fed5cb@plan9.bell-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 198ee758-eace-11e9-9e20-41e7f4b1d025 > /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