tulip.c - Linux

Sharky Forums


Results 1 to 6 of 6

Thread: tulip.c - Linux

  1. #1
    Catfish
    Join Date
    Aug 2001
    Posts
    177

    Post tulip.c - Linux

    Ok, I have a Linksys WDT11 with a WPC11, that's the linksys wireless pci adapter with a pcmcia card plugged into it. I'm trying to use tulip.c and pci-scan.c to use it under linux. Both compile fine, and insmod pci-scan.o works fine. However, insmod tulip.o yields the following errors:
    tulip.o: unresolved symbol __global_cli
    tulip.o: unresolved symbol __global_save_flags
    tulip.o: unresolved symbol __global_restore_flags

    Any ideas? Also, once I get the module installed, how do I configure it to access my network? I've never been able to use a linux-compatible nic before, so I have no experience with linux networking.


    ------------------
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

    [This message has been edited by schnarf283 (edited December 24, 2001).]
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

  2. #2
    Catfish
    Join Date
    Aug 2001
    Posts
    177

    Post

    Ah, yes, my distro is Slackware 8.0 running kernel 2.4.5.

    ------------------
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

  3. #3
    Catfish
    Join Date
    Aug 2001
    Posts
    177

    Post

    Ok, as per some stuff I've seen, I downgraded to 2.4.0 and tried. Now, when insmodding tulip.o, I only get:
    init_module: Device or resource is busy.

    Ideas/where to go from here/

    ------------------
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

  4. #4
    Catfish
    Join Date
    Aug 2001
    Posts
    177

    Post

    I tried specifying irq=11. I get:
    invalid parameter parm_irq

    ------------------
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

  5. #5
    Tiger Shark Digital Froggy's Avatar
    Join Date
    Dec 2000
    Location
    Dilworth, MN
    Posts
    963

    Post

    Save yourself the headache and just compile a new kernel, making sure you compile in the tuplip.o driver. That would be your best bet. :-D

    ------------------
    1.2GHz AMD Athlon Thunderbird
    Abit KG7
    512 Megs PC2100 Crucial DDR RAM
    Leadtek Winfast GeForce2 Pro
    Western Digital 7200rpm 20gig HD
    Buslink(Lite-On) 12x10x32 CD-RW
    Sony 48x CD-ROM
    Soundblaster Live! Value

    Arguing on the internet is like running in the Special Olympics...even if you win you're still retarded!

    SF Linux Hippy Club President

    Proud Linux Hippy

  6. #6
    Catfish
    Join Date
    Aug 2001
    Posts
    177

    Post

    http://www.sharkyforums.com/ubb/Forum3/HTML/006561.html

    ------------------
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

    [This message has been edited by schnarf283 (edited December 27, 2001).]
    EPoX 8KHA+
    Athlon XP 1900+
    512 MB DDR-SDRAM
    PNY GeForce3 TI 200

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •