[9fans] PCMCIA ethernet-solved partially

2008-09-19 Thread Brian L. Stuart
For those who have been paying attention, I found the problem with the 3c589 last night. I needed to add one line to ether589.c. In reset(), it sets up some parts of an Ether structure. Then when setting the media type, it calls etherelnk3reset() indirectly through configASIC. But etherelnk3res

Re: [9fans] PCMCIA Ethernet

2008-09-18 Thread Brian L. Stuart
> I was using a 3c589 until a few years ago, then I moved to > a Netgear FA411 which is somwhat more mechanically robust - > I broke the plug on the 3com card :-( It sounds like for a number of people it's working just fine, and no one's put forward any real magic to make it work, except for usin

Re: [9fans] PCMCIA Ethernet

2008-09-18 Thread Brian L. Stuart
> There's is some code laying around for Broadcom 570x cards: > http://plan9.bell-labs.com/sources/contrib/uriel/mirror/bc.tgz I'll take a look at it. I seem to recall some discussion of it and that it was in a pretty incomplete state. If I'm remembering correctly, I'm thinking my chances might

Re: [9fans] PCMCIA Ethernet

2008-09-17 Thread Steve Simon
I was using a 3c589 until a few years ago, then I moved to a Netgear FA411 which is somwhat more mechanically robust - I broke the plug on the 3com card :-( -Steve

Re: [9fans] PCMCIA Ethernet

2008-09-17 Thread Andy Spencer
> Of course, if someone has a hidden broadcom driver lying around, that > would obviate the need for the pcmcia card...:-) There's is some code laying around for Broadcom 570x cards: http://plan9.bell-labs.com/sources/contrib/uriel/mirror/bc.tgz I've been trying to get that working on a computer

Re: [9fans] PCMCIA Ethernet

2008-09-17 Thread Brian L. Stuart
> I am using a 3c589 and remember having the same symptoms at first. Jmk then > gave me the hint to try the other slot which amazingly did the trick. I then > didn't investigate that further. Incidentally, I'm also having a 572 lying > around I'm hoping to get running someday. As far as I remember,

Re: [9fans] PCMCIA Ethernet

2008-09-17 Thread Martin Neubauer
I am using a 3c589 and remember having the same symptoms at first. Jmk then gave me the hint to try the other slot which amazingly did the trick. I then didn't investigate that further. Incidentally, I'm also having a 572 lying around I'm hoping to get running someday. As far as I remember, those a

[9fans] PCMCIA Ethernet

2008-09-16 Thread Brian L. Stuart
Is anyone currently successfully using a pcmcia ethernet card? The last time I tried to do this, I came to the conclusion that I would need to sacrifice a chicken to get it to work, and I ended up moving on to something else. But I'm back to trying this. I've tried with several versions of the 3