9fans archive / 1998 / 09 / 27 / prev next From: Russ Cox rsc@pla... Subject: [9fans] libretto? Date: Sun, 6 Sep 1998 18:21:26 -0400 If you mean the 3C562 and not the 563 (is there a 563?), then yes, I've gotten Plan 9 working using that card. It required a small change to the devi82365.c PCMCIA driver to get it going -- the changes to the ether source were minimal. (I think just one line that said "strcmp(type, "3C562")==0").