-
Here's the problem:
cc -Duse_netCDF -c -I/usr/include -I/usr/include/sys -I/usr/include/gnu -I/usr/include/bits /home/cmitas/research/fms/solo_example/fms_src/shared/mpp/nsclock.c
In file included from /home/cmitas/research/fms/solo_example/fms_src/shared/mpp/nsclock.c:29:
/usr/include/bits/stdio.h:21:3: #error "Never include <bits/stdio.h> directly; use <stdio.h>...
2003-10-27 21:56:09 UTC in Flexible Modeling System
-
Hello all,
How can I make my pcmcia card to be recognized automatically? Do I have to do cardctl insert everytime? I changed the boot order of "pcmcia" so that it's before the "network" because it was hanging the system.
Q. When should the LED on the card come up, when you do cardctl inesrt, or when the wlan0 is started?
Cheers,
Chris.
2003-10-25 13:50:01 UTC in acx100 - Wireless chipset Linux driver
-
Well, I'm not sure how to fix that. I've changed my modules.conf to include the option for the firmware_dir to no avail.
But stil even with that error, when I run start_net it seems that the module is loaded ok.
Chris.
2003-10-25 03:38:35 UTC in acx100 - Wireless chipset Linux driver
-
Hi all,
I'm almost there... I can feel it ;-)
1. When I do cardctl insert
I get the following dmesg:
init_module: TI acx100_pci.o: Ver 0.2.0pre4 Loaded
init_module: dev_info is: TI acx100_pci
PCI: Setting latency timer of device 02:00.0 to 64
Found ACX100-based wireless network card, phymem1:0x1c000000, phymem2:0x1c010000
, irq:5, mem1:0xdc99e000, mem2:0xdc9a0000
Allocating 6604...
2003-10-25 02:27:59 UTC in acx100 - Wireless chipset Linux driver