Help: After plugging in the MA 101...

"Premal P. Vora" <[email protected]> Thu, 11 Sep 2003 08:35:51 -0400
Newsgroups gmane.linux.drivers.atmel-wlan
Message-ID <000101c37861$3c2e8b70$0300a8c0@premaldellgx2>
I am attempting to get the Netgear MA 101 going on my laptop.  I have
followed the instructions in "how-to" religiously and everything goes as
described in the "how-to" except at step 5.2 (Plugging in the MA 101).
In the how-to it says that when the dmesg command is run the output
should be something like:
---------
hub.c: USB new device connect on bus1/2, assigned device number 6
usb.c: USB device 6 (vend/prod 0x864/0x4100) is not claimed by any
active driver.
usb.c: registered new driver usbvnet
usb_vnet_probe: usb vendor/product=864/4100
vnet_kernel.c: Reseting Usb Device

vnet_kernel.c: Reset completed.
Reg Domain
usbvnet: driver version 1.0.1.101, compiled Dec 22 2002 09:55:44
(dbg_mask x0)
MAC addr 00:30:AB:0F:xx:xx firmware 0.90.0.44
divert: allocating divert_blk for eth1
Multicast is enabled
divert: allocating divert_blk for eth1
divert: freeing divert_blk for eth1
vnetusba.c: usb eth1 initialized and registered
---------

However, I only get:
---------        
hub.c: USB new device connect on bus1/2, assigned device number 6
usb.c: USB device 6 (vend/prod 0x864/0x4100) is not claimed by any
active driver.
usb.c: registered new driver usbvnet
---------
and then nothing. What's happening and what can I do to fix this
problem?

Thanks,
-Premal