zd1211b question.



Greetings all;

A net friend of mine has a Gateway m305CRV laptop, with this radio in it:
Bus 003 Device 003: ID 050d:705c Belkin Components

Its apparently sitting on the usb bus, and from my grepping of the kernel
srcs, it looks as if the zd1211b driver might be the correct one:

drivers/net/wireless/zd1211rw/zd_usb.c: /* ZD1211B */
drivers/net/wireless/zd1211rw/zd_usb.c: { USB_DEVICE(0x0ace,
0x1215), .driver_info = DEVICE_ZD1211B },
drivers/net/wireless/zd1211rw/zd_usb.c: { USB_DEVICE(0x157e,
0x300d), .driver_info = DEVICE_ZD1211B },
drivers/net/wireless/zd1211rw/zd_usb.c: { USB_DEVICE(0x079b,
0x0062), .driver_info = DEVICE_ZD1211B },
drivers/net/wireless/zd1211rw/zd_usb.c: { USB_DEVICE(0x1582,
0x6003), .driver_info = DEVICE_ZD1211B },

drivers/net/wireless/zd1211rw/zd_usb.c: { USB_DEVICE(0x050d,
0x705c), .driver_info = DEVICE_ZD1211B },

This last one is the right set of numbers. However, I'll be dipped but I
can't find anyplace in a make xconfig in the 2.6.22.1-rt9 tree, to turn on
the building of that driver.

Am I blind, don't know how to run grep, or does the xconfig script need more
tlc?

Can somebody toss me a bone of info here?

Thanks everybody.

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Thus spake the master programmer:
"When a program is being tested, it is too late to make design changes."
-- Geoffrey James, "The Tao of Programming"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: zd1211b question.
    ... Its apparently sitting on the usb bus, and from my grepping of the kernel ... the building of that driver. ... Am I blind, don't know how to run grep, or does the xconfig script need more ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
    (Linux-Kernel)
  • Re: [PATCH] RTC: Add mmap method to rtc character driver
    ... driver was there, and its infrastructure lent itself rather easily toward adding ... open that driver and send it a UIE or PIE ioctl, it will start ticking ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [ALSA] 2.6.21 loading of module snd_ymfpci takes 2 minutes
    ... Santiago Garcia Mantinan wrote: ... driver I decided to replace the ymfpci_main.c from 2.6.21 with the one from ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: Net: e1000 driver: TX Hang message
    ... It receives packets but keeps on giving "Tx hang" ... > the same piece of code is in the 2.6.13.2 kernel's e1000 driver. ... > More majordomo info at http://vger.kernel.org/majordomo-info.html ... > Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: Linux in a binary world... a doomsday scenario
    ... With the ATI R3xx work asking the binary driver to ... is going to be extremely hard ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
    (Linux-Kernel)