Richard Watson ([EMAIL PROTECTED]) scribbled:
> 0000:02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B
> Mini PCI Adapter (rev 04)
>       Subsystem: Intel Corporation MIM2000/Centrino
>       Flags: bus master, medium devsel, latency 128, IRQ 11
>       Memory at 90000000 (32-bit, non-prefetchable) [size=4K]
>       Capabilities: [dc] Power Management version 2

This is the device you need to get working, make sure /usr/src/linux
points to your current kernel version and try this:

# emerge -av ipw2100 ipw2100-firmware

If that goes well, then do this:

# modprobe ipw2100

# iwconfig 

You should now have a device name.

# iwconfig <dev> essid any

# ifconfig <dev> up

# dhcpcd <dev>

# ping gentoo.org

hth,

jason

-- 
gentoo-user@gentoo.org mailing list

Reply via email to