On Mi 10 Jul (11:46:16), Bernd Walter <ticso(at)cicely5.cicely.de> wrote:
Hi,
> Ich fürchte da nicht viel helfen zu können.
Schade :(
> USB Geräte sind da manchmal etwas eigenwillig in ihren Vorstellungen
> von Normen.
Bloede Dinger.
> Frag mich jetzt nicht nach dem Unterschied umodem/ucom.
Ich glaube bei ucom kannst Du dem Geraet dann ein richtiges tty
zuordnen.
> Auch ist interessant, daß nach dem umodem nicht mal mehr der ugen will.
Gibts da vielleicht auch wieder ein Problem mit IRQs ?? Oder
Speicherzugriff?
> Du kannst ja mal einen Kernel mit USB_DEBUG compilieren.
Ich hab jetzt mal einiges mit DEBUG in den Kernel gepackt:
options UHCI_DEBUG
options USB_DEBUG
options UGEN_DEBUG
options UHUB_DEBUG
und das kam dann dabei raus:
uhci0: <VIA 83C572 USB controller> port 0x1020-0x103f irq 11 at device 7.2 on pci0
uhci_run: setting run=0
uhci_run: done cmd=0x0 sts=0x20
uhci_run: setting run=1
uhci_run: done cmd=0x81 sts=0x0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
umodem0: Motorola Inc. Motorola Phone (V.series 66), rev 1.10/0.01, addr 2, iclass 2/2
umodem0: data interface 1, has CM over data, has no break
uhci_idone: error, addr=2, endpt=0x00, status 0x500000<BABBLE,STALLED>
device_probe_and_attach: umodem0 attach returned 6
uhci_waitintr: timeout
usbd_transfer_cb: short transfer 0<1
uhci_waitintr: timeout
usbd_transfer_cb: short transfer 0<1
ugen0: Motorola v.66 Cellular Phone, rev 1.10/0.01, addr 2
uhci_waitintr: timeout
usbd_transfer_cb: short transfer 0<9
ugen0: setting configuration index 0 failed
device_probe_and_attach: ugen0 attach returned 6
uhci_waitintr: timeout
usbd_transfer_cb: short transfer 0<1
uhci_waitintr: timeout
usbd_transfer_cb: short transfer 0<1
Hoffentlich hilft Euch das weiter :-/
Danke,
/mh
-- Martin Hasenbein -- mh@bsd.net -- http://bsd.net UNIX, a way of life. FreeBSD, my choice of living. To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 10 Jul 2002 - 12:07:49 CEST