2.3.18ac5 PCMCIA

Garst R. Reese (reese@isn.net)
Thu, 16 Sep 1999 05:04:02 -0300


Browsing the patch I find:
+ * cardbus-compile-command: "gcc -DCARDBUS -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c 3c59*.c -o 3c575_cb.o
-I/usr/src/linux/pcmcia-cs-3.0.9/include/"

This looks really screwy for several reasons:
1. there exists /usr/src/linux/include/pcmcia
2. pcmcia-cs-3.0.9 is no longer to be found.
3. One does not normally untar it in /usr/src/linux
4. What is the point of putting pcmcia in the kernel if we still need
pcmcia-cs-xxx ?

Garst

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/