From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 10:57:43 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F04E106566B for ; Thu, 8 Apr 2010 10:57:43 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (mail.e-soul.co.za [196.211.117.44]) by mx1.freebsd.org (Postfix) with ESMTP id A8C078FC12 for ; Thu, 8 Apr 2010 10:57:42 +0000 (UTC) Received: from thavinci.za.net (localhost [127.0.0.1]) by thavinci.za.net (Postfix) with ESMTP id ABEA09B4DA; Thu, 8 Apr 2010 12:57:38 +0200 (SAST) Received: by thavinci.za.net (Postfix, from userid 1002) id 91FF59B4B4; Thu, 8 Apr 2010 12:57:38 +0200 (SAST) Received: from thavinciPC (unknown [192.168.12.110]) by thavinci.za.net (Postfix) with ESMTP id 885F99B49E; Thu, 8 Apr 2010 12:57:38 +0200 (SAST) From: "Marcel Grandemange" To: "'Aiza'" References: <008a01cad6ff$5da85d40$18f917c0$@za.net> <4BBDB226.4080009@comclark.com> In-Reply-To: <4BBDB226.4080009@comclark.com> Date: Thu, 8 Apr 2010 12:57:38 +0200 Message-ID: <00aa01cad70a$4d8e32d0$e8aa9870$@za.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcrXCB7NFskKUOjwRVyOR+W3e5UlywAAdOjA Content-Language: en-us X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: RE: FreeBSD 8 New USB Stack Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2010 10:57:43 -0000 >Marcel Grandemange wrote: > Good Day. > > I am really hopeing someone can assist me here. > > I have a E620 Huawei PCMCIA 3G card in a PCMCIA-TO-PCI Converter in a > Freebsd server for a sms server i run. > > Now it used to run without issues, however since the change over from 7.2 to > 8.0REL it no longer works and there are no entries under /dev/cuaux and so > forth. > > Regards > Marcel Grandemange > >> From the 8.0 release notes is the following >>http://www.freebsd.org/releases/8.0R/relnotes-detailed.html >>[amd64, i386] The uart(4) is now the default driver for serial port >>devices in >>favor of the sio(4) driver. Note that the device nodes have been renamed >>with /dev/cuauN and /dev/ttyuN. Yes but the devices don't actually attach Eg.. ugen0.2: at usbus0 uipaq0: on usbus0 device_attach: uipaq0 attach returned 6 uipaq0: on usbus0 device_attach: uipaq0 attach returned 6 As can be seen by the "attach returned 6" And ohci1: mem 0xde7ad000-0xde7adfff irq 18 at device 0.1 on cardbus0 ohci1: [ITHREAD] usbus8: reset timeout ohci1: USB init failed device_attach: ohci1 attach returned 6 And Here again. Many devices Suffer Of this. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"