Drew, Is it the Xircom Realport card? (There are several known problems here..) What version of the kernel are you running? (The module was renamed -> 2.4.x)
For PCMCIA, have a look at /etc/pcmcia/config, and see if you can find your card in there. This (with cardmgr) is what looks after loading and unloading modules for pcmcia/cardbus cards. Paul On Tue, Oct 31, 2000 at 04:59:31AM -0800, Andrew Dixon wrote: > HI All, > I was trying to figure out how to look at which > modules I am running and if one is not running force > it to load. > > The module that I am specifically interested in is the > tulip.o module for my pcmcia card. > lsmod displays loaded modules. modprobe -k tulip will load the tulip module (though pcmcia-cs should handle this itself). Drew -- PGP public key available at http://dparsons.webjump.com/drewskey.txt Fingerprint: A110 EAE1 D7D2 8076 5FE0 EC0A B6CE 7041 6412 4E4A -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

