Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-11 Thread Ivan Voras
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

HP iLO virtual console / virtual CDROM device not recognized in 8?

2009-11-13 Thread Ivan Voras
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

Re: best block size for file systems on USB media ?

2008-07-11 Thread Ivan Voras
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

PR 120017

2008-07-11 Thread Ivan Voras
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

Re: usb/120017: CS5536 (AMD Geode) USB 2.0 quirk

2008-03-08 Thread Ivan Voras
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? ---

Re: usb/120017: [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk

2008-03-08 Thread Ivan Voras
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

Re: usb/120017: CS5536 (AMD Geode) USB 2.0 quirk

2008-01-26 Thread Ivan Voras
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

Re: usb/120017: CS5536 (AMD Geode) USB 2.0 quirk

2008-01-26 Thread Ivan Voras
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"

Re: usb/120017: CS5536 (AMD Geode) USB 2.0 quirk

2008-01-26 Thread Ivan Voras
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

usb/120017: CS5536 (AMD Geode) USB 2.0 quirk

2008-01-26 Thread Ivan Voras
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

"pre-2.0 USB rev" ehci problem

2008-01-24 Thread Ivan Voras
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