From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrey mirtchovski To: <9fans@cse.psu.edu> Message-ID: <20020427193149.P563-100000@fbsd.acl.lanl.gov> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] Linksys Etherfast PCM100 cards Date: Sat, 27 Apr 2002 19:41:18 -0600 Topicbox-Message-UUID: 7c257fa2-eaca-11e9-9e20-41e7f4b1d025 we use several of the cards from the subject line here and find them to be generally more acceptable than the PCMPC100 ones. there are two ways to configure a card of the type in p9 (plan9.ini(8) lists the PCM100 as supported, but for some reason the driver got rewritten slightly for R4, we figure, and the support got dropped out): in plan9.ini one could configure: etherX=type=ec2t iochecksum id=PCM100 or the more general(?) approach of adding the string to the driver: term% diff etherec2t.c etherec2t.c.orig 29d28 < { "PCM100", 1, }, term% this is thanx to dpx@lanl, i'm simply acting as spammer andrey