On 10/09/2012 16:54, Hans Petter Selasky wrote:
> Hi,
>
> For those that want to try the Raspberry PI and its USB ports:
>
> Add this to "sys/conf/files":
>
> dev/usb/controller/dwc_otg.c optional dwcotg
> arm/broadcom/bcm2835/dwc_otg_brcm.c optional dwcotg
>
> And add this to "RPI-B
Hi,
HP's virtual console allows remote (network) mounting of ISO images & CD
devices on servers. In 7.x this worked fine but apparently with the new
USB stack the device (which is emulated as a USB-attached CD/DVD reader.
umass device) is not activated, though reported as recognized and being
Julian Stacey wrote:
> But what if the internal stick hardware works on say 10K chunks ?
> is there anyone on this list who knows how USB sticks work internaly ?
> ( I remember at least one chap some time back, on some freebsd list,
> being quite authoritative on max read write patterns before fai
Hi,
Any objections if I commit a slightly improved version of the patch at
http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/120017 ?
I know a similar functionality has been included in the new "hps" USB
stack but it's kind-of prolonged...
signature.asc
Description: OpenPGP digital signature
Hans Petter Selasky wrote:
Do you know if the EHCI chip used is compliant to USBREV_2_0 ?
The answer to this apparently keeps getting lost in the mail :) Yes, it
is compliant, for all intents and purposes (it works as USB2 on Linux
and FreeBSD). Can I bug someone to commit this patch?
---
The following reply was made to PR usb/120017; it has been noted by GNATS.
From: Ivan Voras <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:
Subject: Re: usb/120017: [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk
Date: Sat, 08 Mar 2008 16:16:31 +0100
This is an OpenPGP/MIME signed messag
The following reply was made to PR usb/120017; it has been noted by GNATS.
From: "Ivan Voras" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], freebsd-usb@freebsd.org
Cc:
Subject: Re: usb/120017: CS5536 (AMD Geode) USB 2.0 quirk
Date: Sat, 26 Jan 200
More correct patch attached :)
--- usb_/ehci_pci.c 2008-01-26 18:42:11.0 +0100
+++ usb/ehci_pci.c 2008-01-26 21:15:28.0 +0100
@@ -99,6 +99,8 @@
/* AMD */
#define PCI_EHCI_DEVICEID_8111 0x10227463
static const char *ehci_device_8111 = "AMD 8111 USB 2.0 controller"
Hans Petter Selasky wrote:
Do you know if the EHCI chip used is compliant to USBREV_2_0 ?
I have no exact knowledge of this (i.e. don't know if it's 100%
compliant in every way) but it works, recognizing and enabling USB 2.0
devices, with expected transfer rates.
And it works fine in Linux
Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 26 20:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ivan Voras
>Release:7-STABLE
>Organization:
>Environment:
FreeBSD ursaminor.cosmos 7.0-PRERELEASE FreeBSD
Hi,
I have a AMD Geode (embedded platform) based hardware with problems in
EHCI. Here's an excerpt from dmesg:
ohci0: mem 0xe0215000-0xe0215fff irq 11
at device 15.4 on pci0
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
u
11 matches
Mail list logo