Where can I report success of driver recompilation?

Asked by All Yours

I have got a zd1211b based usb wireless crappy dongle called TalkTalk SNU5630NS/05.
Command 'lsusb' gives me:
Bus 001 Device 002: ID 0471:1237 Philips

I am on Ubuntu Feisty(7.04) 386. I just inserted my usbid(0471:1237) into the linux image source code(2.6.20-16-generic) and recompiled it. It has been working perfectly so far without ndiswrapper.
But I do not know how to share the info if anyone has got the same usb dongle. In addition, I hope my usbid is include in the Kernel source in the near future.

After successful installed, commnad dmesg | egrep "zd1211b? chip" gives me:

[ 18.469411] zd1211rw 1-1:1.0: zd1211b chip 0471:1237 v4810 high 00-12-bf AL2230_RF pa0 g--N

Thanks,
sjy

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux-meta Edit question
Assignee:
No assignee Edit question
Solved by:
Shkodran Gerguri
Solved:
Last query:
Last reply:
Revision history for this message
Best Shkodran Gerguri (s-gerguri) said :
#1

The best bet would be the Ubuntu wiki. This is usually the first place people start looking for information, and it fits perfectly in.

Revision history for this message
All Yours (sjy22kr) said :
#2

Thanks Shkodran Gerguri, that solved my question.