Re: NEC usb controller and huawei E620 support

2008-07-03 Thread Maxim Belooussov
Hi Stuart, >> Hence, just adding device and vendor id and recompiling the kernel is >> not enough, ohci handling code needs to support the "correct" revision >> for the device. Or tweaking usb-quirks as Miod does from time to time, >> but this is way beyond my current level. > > There might be mul

Re: NEC usb controller and huawei E620 support

2008-07-01 Thread Stuart Henderson
On 2008-07-01, Maxim Belooussov <[EMAIL PROTECTED]> wrote: > > The device seems to report wrong (unsupported) ohci revision. > Intentionally messing up the revision check in the source code and > recompiling the kernel results in: > > ohci0 at cardbus0 dev 0 function 0 "NEC USB" rev 0x43: irq 5, ve

Re: NEC usb controller and huawei E620 support

2008-07-01 Thread Maxim Belooussov
Hi Henning, On Tue, Jul 1, 2008 at 4:08 PM, Henning Brauer <[EMAIL PROTECTED]> wrote: > * Maxim Belooussov <[EMAIL PROTECTED]> [2008-06-19 11:57]: >> How do I add support for NEC usb controller to OpenBSD? >> >> Currently it looks like the NEC usb controller is not recognized >> because OpenBSD do

Re: NEC usb controller and huawei E620 support

2008-07-01 Thread Henning Brauer
* Maxim Belooussov <[EMAIL PROTECTED]> [2008-06-19 11:57]: > How do I add support for NEC usb controller to OpenBSD? > > Currently it looks like the NEC usb controller is not recognized > because OpenBSD doesn't know its id. Huawei card is 'hiding' behind > the controller, and is not visible at th

Re: NEC usb controller and huawei E620 support

2008-06-20 Thread Maxim Belooussov
Hi all, Thanks to all who have responded. Replying for the archives. > Currently it looks like the NEC usb controller is not recognized > because OpenBSD doesn't know its id. Huawei card is 'hiding' behind > the controller, and is not visible at the moment. After finding the id with `pcidev -dv

Re: NEC usb controller and huawei E620 support

2008-06-19 Thread Alexander Polakov
* Maxim Belooussov <[EMAIL PROTECTED]> [080619 14:11]: > Hi all, > > I have a small question, but it's not tech enough for tech@, so asking it > here. > > How do I add support for NEC usb controller to OpenBSD? > > http://www.huawei.com/mobileweb/en/products/view.do?id=145 > > Currently it loo