Re: usb/95173: [umass] [patch] cannot mount external usb harddisk VIA Technologies Inc. USB 2.0 IDE Bridge

2008-01-26 Thread Marc Fonvieille
The following reply was made to PR usb/95173; it has been noted by GNATS. From: Marc Fonvieille [EMAIL PROTECTED] To: Ben Kelly [EMAIL PROTECTED] Cc: freebsd-usb@FreeBSD.org, [EMAIL PROTECTED] Subject: Re: usb/95173: [umass] [patch] cannot mount external usb harddisk VIA Technologies Inc.

Re: usb/84336: [usb] [reboot] instant system reboot when unmounting a powered off/unplugged+replugged USB device

2008-01-26 Thread Henrik Gulbrandsen
On Sat, 2008-01-26 at 00:34 +, [EMAIL PROTECTED] wrote: This is a well-known error: there are underlying structures in the kernel that haven't been made to understand that drives can go away. This assumption has been false for years. However, the work required is going to be quite

Re: usb/95173: [umass] [patch] cannot mount external usb harddisk VIA Technologies Inc. USB 2.0 IDE Bridge

2008-01-26 Thread Ben Kelly
The following reply was made to PR usb/95173; it has been noted by GNATS. From: Ben Kelly [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: usb/95173: [umass] [patch] cannot mount external usb harddisk VIA Technologies Inc. USB 2.0 IDE Bridge Date: Sat, 26 Jan 2008

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

2008-01-26 Thread Ivan Voras
Number: 120017 Category: usb Synopsis: CS5536 (AMD Geode) USB 2.0 quirk Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id:

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

2008-01-26 Thread Hans Petter Selasky
On Saturday 26 January 2008, Ivan Voras wrote: Number: 120017 Category: usb Synopsis: CS5536 (AMD Geode) USB 2.0 quirk Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required:

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

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
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 2008 21:17:28 +0100

Re: usb/84336: [usb] [reboot] instant system reboot when unmounting a powered off/unplugged+replugged USB device

2008-01-26 Thread Peter Jeremy
On Sat, Jan 26, 2008 at 12:54:54PM +0100, Henrik Gulbrandsen wrote: At this point, only the file systems need to be updated. The cleanest way to handle things may be to have GEOM automatically unmount them at orphaning. Until that's done, however, unmounting from user space via devd seems to be a

Re: usb/84336: [usb] [reboot] instant system reboot when unmounting a powered off/unplugged+replugged USB device

2008-01-26 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Peter Jeremy [EMAIL PROTECTED] writes: : On Sat, Jan 26, 2008 at 12:54:54PM +0100, Henrik Gulbrandsen wrote: : At this point, only the file systems need to be updated. The cleanest : way to handle things may be to have GEOM automatically unmount them at :

freebsd fails to boot from USB device on i5400 platform

2008-01-26 Thread Andrew Snow
Hi, I have found a problem with my new machine, a Supermicro server based on Intel 5400 (Seaburg) chipset. This system is not able to boot a FreeBSD installation CDROM or floppy drive from any USB device (I tried three). It boots and installs fine from an IDE CDROM drive. The problem is