The following reply was made to PR usb/139142; it has been noted by GNATS. From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <[email protected]> To: Hans Petter Selasky <[email protected]> Cc: [email protected], [email protected] 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 <[email protected]> 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: [r...@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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
