Date: Sun, 27 Sep 2009 19:40:03 GMT From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@cochard.me> To: freebsd-usb@FreeBSD.org Subject: Re: usb/139142: [regression] ehci drivers (NVIDIA nForce4 USB 2.0 controller ) not working with 8.0-RC1 Message-ID: <200909271940.n8RJe32U069184@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/139142; it has been noted by GNATS. From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@cochard.me> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-usb@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: usb/139142: [regression] ehci drivers (NVIDIA nForce4 USB 2.0 controller ) not working with 8.0-RC1 Date: Sun, 27 Sep 2009 21:10:19 +0200 Hi, On Sat, Sep 26, 2009 at 9:16 AM, Hans Petter Selasky <hselasky@c2i.net> wrote: > Have you tried only disabling USB Legacy support? No change with USB Legacy support disabled on the BIOS: kernel still hang on the same place. > > There is another USB related thread going on: > > "sb600/sb700 ohci experimental patch" on -current. > > Have you tried any patches from there? No change with this patch: kernel still hang on the same place. I hope that my patched ohci.c h was correct because I need to "manualy" patch the file: the given patch file have an error: [root@d630]/usr/src/sys/dev/usb/controller#patch < patch-2.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/sys/dev/usb/controller/ohci.c b/sys/dev/usb/controller/ohci.c |index 30592c1..fb6ba34 100644 |--- a/sys/dev/usb/controller/ohci.c |+++ b/sys/dev/usb/controller/ohci.c -------------------------- Patching file ohci.c using Plan A... patch: **** malformed patch at line 12: OHCI_CLE | Thanks, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909271940.n8RJe32U069184>