From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <28cfbd0b580551dc58dda2640c1b4a38@coraid.com> References: <8925.1262236255@lunacy.ugrad.cs.cmu.edu> <28cfbd0b580551dc58dda2640c1b4a38@coraid.com> Date: Thu, 31 Dec 2009 07:02:04 +0100 Message-ID: From: Frederik Caulier To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] JVC Netbook works fine, except PCMCIA Topicbox-Message-UUID: b4d95c28-ead5-11e9-9d60-3106f5b1d025 I just booted without any "ether0=" and "pcmcia0=" lines and the problem persists. Only change is that on boot I see "rtl8139: port 0x400 in use" only once and not two times as I mentioned in my previous message. Best regards, F. Caulier On 12/31/09, erik quanstrom wrote: >> > ether0=rtl8139 >> >> This is also wrong. You want "ether0=type=rtl8319". > > good catch. it should be "ether0=type=rtl8139" > though. one should not need this oft mis-typed > line unless > - you wish to force the a particular ordering of controller > types. say you want the rtl8139 to be the first controller > and, say, a 83815 to be the second. i use this on some machines > to force the myricom card to be eth0. > - you need to specify more information, like an ea or > an irq. > - you're using ken's fileserver. > > - erik > >