Network cards availability (again)

Howard Miller hmm@patmos-international.com
Wed, 2 Jun 1999 08:36:39 -0400


On Tue, 1 Jun 1999, Mark McCoy wrote:

> I know about the 3com and tulip-based cards, but what about any others. 
> RedHat's support site has the hardware list for Intel, but not for Alpha (I've
> already sent them an e-mail about it).  I need this to find out what ISA cards

While I've never seen a good list, it is certainly easy enough to get the
kernel-src rpm, go into the /usr/src/linux directory and run 
'make menuconfig' or 'make xconfig', and browse through untill you find
the list of network adapters.  There are quite a few (under menuconfig you
have to turn on some general-looking options before you can see them all).
Also, the make command has to be done as root.

> Ideally, we want to use all tulip-based cards.  If anyone knows where we

May I ask why you feel the tulips are ideal?


Hope this helps,

Howard Miller