Thomas M. Albright wrote:
I have an IBM A21m ThinkPad running Fedora Core 2.
I have a Proxim/Orinoco Gold 802.11b Wireless card

It works just grand in windows, but I jucat can't seem to get Linux to see it.

You might want to try the ndis wrapper approach and run it with the Windows driver under Limux.

-Fred



My wireless.opts file is:
*,*,*,00:60:1D:*|*,*,*,00:20:2D:*)
    INFO=""
    ESSID=""
    MODE=""
    KEY=""
;;

conig.opts:
module "orinoco_cs" opts "network_name=My\ Network"

network.opts:
*,*,*,*)
    BOOTP="no"
    IPADDR="192.168.0.130"
    NETMASK="255.255.255.0"
    GATEWAY="192.168.0.1"
    ;;


_______________________________________________
gnhlug-discuss mailing list
[email protected]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to