Re: USB problems on -CURRENT (controller keeps getting reset)

2019-02-12 Thread Rebecca Cran
That works, thanks. Rebecca On February 12, 2019 at 1:24:15 AM, Hans Petter Selasky (h...@selasky.org(mailto:h...@selasky.org)) wrote: > The USB timeout error might indicate an IRQ issue. > > Can you try setting: > > hw.usb.xhci.use_polling=1 > > In /boot/loader.conf and reboot. > >

Re: USB problems on -CURRENT (controller keeps getting reset)

2019-02-12 Thread Hans Petter Selasky
The USB timeout error might indicate an IRQ issue. Can you try setting: hw.usb.xhci.use_polling=1 In /boot/loader.conf and reboot. --HPS ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: usb problems on HP DL980G7

2012-05-16 Thread John
- Hans Petter Selasky's Original Message - On Friday 11 May 2012 02:54:19 John wrote: Hi Folks, We've been trying to bring freebsd up on a hp dl980g7 for awhile. Due to usb issues, we finally installed onto a revo card and installed it into the 980. The system consistently

Re: usb problems on HP DL980G7

2012-05-10 Thread Hans Petter Selasky
On Friday 11 May 2012 02:54:19 John wrote: Hi Folks, We've been trying to bring freebsd up on a hp dl980g7 for awhile. Due to usb issues, we finally installed onto a revo card and installed it into the 980. The system consistently puts out the following messages:

Re: USB problems after resume from suspend in current as of January 9

2003-01-13 Thread Marc Butler
On Fri, Jan 10, 2003 at 12:22:22PM +1100, Mark Sergeant wrote: I'm running a toshiba portege 4000 with -CURRENT as of January 9. Suspending and resuming runs fine apart from USB, on resume it is unable to recognise my USB mouse (logitech), nothing even registers that it is plugged in, nor does

Re: USB problems after resume from suspend in current as ofJanuary 9

2003-01-13 Thread Mark Sergeant
on resume with a usbdevs -v I get ... Controller /dev/usb0: addr 1: full speed, self powered, config 1, OHCI root hub(0x), AcerLabs(0x), rev 1.00 port 1 addr 2: low speed, power 100 mA, config 1, USB Mouse(0xc00c), Logitech(0x046d), rev 6.20 port 2 powered port 3 powered Regardless of

Re: USB problems after resume from suspend in current as of January 9

2003-01-11 Thread Alexander Leidinger
On 11 Jan 2003 16:20:45 +1100 Mark Sergeant [EMAIL PROTECTED] wrote: Both are turned on yes. Restarting both doesn't work, nothing works when plugged into the usb ports after a resume. usbd automatically starts moused for an usb mouse. Maybe the existing moused and the moused started from usbd

Re: USB problems after resume from suspend in current as of January 9

2003-01-10 Thread Andrew Y Ng
are usbd and moused are turned on. /ayn On 0, Mark Sergeant [EMAIL PROTECTED] wrote: I'm running a toshiba portege 4000 with -CURRENT as of January 9. Suspending and resuming runs fine apart from USB, on resume it is unable to recognise my USB mouse (logitech), nothing even registers that it

Re: USB problems after resume from suspend in current as ofJanuary 9

2003-01-10 Thread Mark Sergeant
Both are turned on yes. Restarting both doesn't work, nothing works when plugged into the usb ports after a resume. Cheers, Mark On Sat, 2003-01-11 at 07:49, Andrew Y Ng wrote: are usbd and moused are turned on. /ayn On 0, Mark Sergeant [EMAIL PROTECTED] wrote: I'm running a toshiba

Re: USB problems

2001-01-23 Thread Peter Wemm
Thorsten Greiner wrote: Hi, I cannot get the USB interface to work on my ASUS L7300G Laptop with -CURRENT. I have attached an excerpt of the message file and the section of the config file dealing with USB. Any hints? messages: Jan 23 10:01:22 tybalt /boot/kernel/kernel:

Re: USB problems.

2000-02-10 Thread Nick Hibma
If this with usb support compiled into the kernel, try the following patch: --- usb_subr.c.orig Wed Feb 9 23:27:31 2000 +++ usb_subr.c Wed Feb 9 21:16:54 2000 @@ -302,7 +302,7 @@ u_int ms; { /* Wait at least two clock ticks so we know the time has passed. */ - if