From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <4ecada1e0908130203v8115224mf0326e09754816d5@mail.gmail.com> References: <4ecada1e0908130203v8115224mf0326e09754816d5@mail.gmail.com> Date: Thu, 13 Aug 2009 11:18:02 +0200 Message-ID: <56a297000908130218s6bcb8d98v24db34c7d93b7cf9@mail.gmail.com> From: Noah Evans To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] usbd error message Topicbox-Message-UUID: 453b7306-ead5-11e9-9d60-3106f5b1d025 Are you sure you're not running two usbds? Can send a listing of your process table? On Thu, Aug 13, 2009 at 11:03 AM, Bela Valek wrote: > I managed to reproduce the error in Bochs, the only thing I did was > turning on the USB support in the emulator (usb_uhci: enabled=3D1). > > Startup: > pcirouting: BIOS workaround: PCI.0.1.3 at pin 1 link 96 irq 11 -> 9 > #u/usb/ep1.0: uhci: port 0xC020 irq 9 > 256M memory: 105M kernel data, 151M user, 576M swap > usbd...root is from (tcp, local)[local!#S/sdC0/fossil]: > > The error message: > usb/usbd: opendevdata: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or > object already in use > usb/usbd: /dev/usb/ep1.0: '/dev/usb/ep1.0/data' device or object already = in use > > Do you know what happened? > > Greetings: B=E9la > >