> (UKC, config) I tried to disable ohci* and added a new device ohci0
> instead, but that doesn't seem to work:
> part of dmesg (rest see below):
> ohci0 at pci1 dev 24 function 0 "Apple USB" rev 0x00: irq 27, version 1.0
> usb at ohci0 not configured
> "Apple USB" rev 0x00 at pci1 dev 25 function 0 not configured
> 
> What do I have to enter at the UKC?

The simplest way would be to have ohci only attach to pci ``dev 24'':

UKC> change ohci
 72 ohci* at pci* dev -1 function -1 flags 0x0
change [n] y
dev [-1] ? 24
function [-1] ? 
flags [0] ? 
 72 ohci* changed
 72 ohci* at pci* dev 0x18 function -1 flags 0x0
 73 ohci* at cardbus* dev -1 function -1 flags 0x0
change [n] 
UKC> 

Miod

Reply via email to