Re: d-link usb wifi device ids

2013-09-28 Thread frantisek holop
hmm, on Sun, Sep 29, 2013 at 03:59:32PM +1000, Jonathan Gray said that > > for what it's worth here is a small patch for usbdevs: > > You obviously didn't try compiling this, it will break all of the > references to MELCO devices in the kernel. guilty as charged. (also a good thing this time, as

Re: d-link usb wifi device ids

2013-09-28 Thread Jonathan Gray
On Sun, Sep 29, 2013 at 07:40:18AM +0200, frantisek holop wrote: > hmm, on Sat, Sep 28, 2013 at 12:25:27PM +0100, Stuart Henderson said that > > On 2013/09/28 11:34, frantisek holop wrote: > > > hi there, > > > > > > after inserting this D-LINK DWA-125 rev A3 usb wifi, i get: > > > > > > ugen1 at

Re: d-link usb wifi device ids

2013-09-28 Thread frantisek holop
hmm, on Sat, Sep 28, 2013 at 12:25:27PM +0100, Stuart Henderson said that > On 2013/09/28 11:34, frantisek holop wrote: > > hi there, > > > > after inserting this D-LINK DWA-125 rev A3 usb wifi, i get: > > > > ugen1 at uhub0 port 6 "Ralink 11n Adapter" rev 2.00/1.01 addr 5 > > > > which is kind

Re: video.4 correction.

2013-09-28 Thread Jason McIntyre
On Fri, Sep 27, 2013 at 09:19:23PM +0200, Remco wrote: > This should be more in line with the header. > fixed, thanks! jmc > Index: video.4 > === > RCS file: /home/cvs/src/share/man/man4/video.4,v > retrieving revision 1.9 > diff -

Re: d-link usb wifi device ids

2013-09-28 Thread Stuart Henderson
On 2013/09/28 11:34, frantisek holop wrote: > hi there, > > after inserting this D-LINK DWA-125 rev A3 usb wifi, i get: > > ugen1 at uhub0 port 6 "Ralink 11n Adapter" rev 2.00/1.01 addr 5 > > which is kind of true, as it is supposed to be > powered by Ralink RT5370. but according to > /sys/dev/

loongson panic on current

2013-09-28 Thread Otto Moerbeek
Hi, I recently upgraded my yeeloong and now I'm seeing this panic, it happened twice already. All hand-transcribed. panic: kernel diagnostic assertion "p->p_wchan == NULL" failed: file "../../../../kern/kern_sched.c", line 322 trace: Debugger+0x4 panic+0xe4 addupc_intr+0x0 active process is 2

Re: d-link usb wifi device ids

2013-09-28 Thread Remco
frantisek holop wrote: Unless you include the code to make these devices work in your mail, I think you should send stuff like this to misc@. > hi there, > > after inserting this D-LINK DWA-125 rev A3 usb wifi, i get: > > ugen1 at uhub0 port 6 "Ralink 11n Adapter" rev 2.00/1.01 addr 5 > > whi

d-link usb wifi device ids

2013-09-28 Thread frantisek holop
hi there, after inserting this D-LINK DWA-125 rev A3 usb wifi, i get: ugen1 at uhub0 port 6 "Ralink 11n Adapter" rev 2.00/1.01 addr 5 which is kind of true, as it is supposed to be powered by Ralink RT5370. but according to /sys/dev/usb/usbdevs, 0x2001 is DLINK and 0x3c19 is not even in there.