This is a discussion on uhub0: device problem, disabling port n within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> Hey, I'm running OpenBSD 3.6, GENERIC, on a very old pc. I've attached a USB controller on PCI, which ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hey, I'm running OpenBSD 3.6, GENERIC, on a very old pc. I've attached a USB controller on PCI, which is being detected without any problems. See dmesg: #v+ .... ohci0 at pci0 dev 3 function 0 "Opti 82C861" rev 0x10: irq 11, version 1.0, legacy support usb0 at ohci0: USB revision 1.0 uhub0: Otpti OHCI root hub, class 9/0, rev 1.00/1.00 addr 1 uhub0: 2 ports with 2 removable, self powered rl0 at pci0 dev 4 function 0 "Realtek 8139" rev 0x10: irq 11 address 00:50:.. .... #v- (See that both rhe rl0 and ohci0 irq == 11?) The problem is, whatever device I attach, i get the following error: uhub0: device problem, disalbing port n Is it due to the same irq? I dont think so, because without the nic the problem is the same. Anyway, how to change the irq of the ohci in the kernel, using config? I've been looking, searching for it but I couldnt find it Ah, the card should be ok, because I'm running it without any problems on another pc with linux 2.4.22. Maybe its the mainboards fault?? What should I do? :/ -- Regards, Kornel |