From owner-freebsd-usb@FreeBSD.ORG Sun Dec 20 06:59:51 2009 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 478EF1065670 for ; Sun, 20 Dec 2009 06:59:51 +0000 (UTC) (envelope-from vinnix.bsd@gmail.com) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id 232458FC12 for ; Sun, 20 Dec 2009 06:59:50 +0000 (UTC) Received: by pwi15 with SMTP id 15so2909002pwi.3 for ; Sat, 19 Dec 2009 22:59:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=ey+H8vhdawp9JOXQAoYg8uzGKZ/79y/gK0L+axAOtoo=; b=SZJ3IYRjqyae1tCjYRpkaX6VhKDE53Y/pZqbT3FkB4JJJrRB/eTa+jor28ubwJXwVJ nyvPi4tfsoUUnHiqDbTlSkGMPb8qQM6PcSPcj7dNE0nFiyjmjByh6O+wZf68wqeEjk4t ikkNWMh9PejC+xXMJdG7/BYAGeeklEJ2fcxHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oM//wszJYL+gFK5V5y+8gM4ACrPGaf5YJNwRES7XZFuYMY9GgVPO+NSH/JNRfUI3dZ Ka1dFEj05XDHiafEtQy8CzilLczgUoXL+8tTP8237/wrpzKY0uNmoljhD800dlF/LmyN ZffIxgqoLBwW3L4pvn5rREH5zZTQyn0nxsvNA= MIME-Version: 1.0 Received: by 10.141.88.1 with SMTP id q1mr3845008rvl.267.1261292390606; Sat, 19 Dec 2009 22:59:50 -0800 (PST) Date: Sun, 20 Dec 2009 04:59:50 -0200 Message-ID: <1e31c7980912192259y177c2faax71816dc5a7db979c@mail.gmail.com> From: Vinicius Abrahao To: freebsd-usb@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: RELENG_8 + UPS USB Interface + NUT X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2009 06:59:51 -0000 Guys, how are you? Do you know if NUT supports the new usb stack, that came with RELENG_8 ? I'm following this good how to[1] find at google, but without success. # usbdevs -v shows me nothing, but all other things are working fine! That is my UPS (a SMS one), by lsusb[2]: dev/ugen1.3: ID 04b4:5500 Cypress Semiconductor Corp. HID->COM RS232 Adapter My /usr/local/etc/ups.conf: [triariusups] driver = usbhid-ups port = /dev/uhid0 desc = "UPS do servidor Triarius" vendorid=04b4 productid=5500 When I try to start nut, got this error: # nut start Network UPS Tools - UPS driver controller 2.4.1 Network UPS Tools - Generic HID driver 0.34 (2.4.1) USB communication driver 0.31 No matching HID UPS found Driver failed to start (exit status=1) /usr/local/etc/rc.d/nut: WARNING: failed precmd routine for nut Can anyone, with more experience with usb-hid interfaces and NUT help-me with this guy? Thanks in advance, best regards and happy holly-days, Vinnix [1] http://people.freebsd.org/~thierry/nut_FreeBSD_HowTo.txt [2] Bus /dev/usb Device /dev/ugen1.3: ID 04b4:5500 Cypress Semiconductor Corp. HID->COM RS232 Adapter Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x04b4 Cypress Semiconductor Corp. idProduct 0x5500 HID->COM RS232 Adapter bcdDevice 0.00 iManufacturer 1 Cypress Semiconductor iProduct 2 USB to Serial iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 41 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 4 Sample HID bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 No Subclass bInterfaceProtocol 0 None iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.00 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 37 From owner-freebsd-usb@FreeBSD.ORG Mon Dec 21 11:07:06 2009 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849F01065672 for ; Mon, 21 Dec 2009 11:07:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 725BE8FC12 for ; Mon, 21 Dec 2009 11:07:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBLB76vB004244 for ; Mon, 21 Dec 2009 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBLB75qH004242 for freebsd-usb@FreeBSD.org; Mon, 21 Dec 2009 11:07:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Dec 2009 11:07:05 GMT Message-Id: <200912211107.nBLB75qH004242@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-usb@FreeBSD.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2009 11:07:06 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/141680 usb Netgear WG111T not working with uath driver o usb/141664 usb Logitech USB microphone failure o usb/141474 usb [boot] FreeBSD 8.0 can not install from USB CDROM driv o usb/141467 usb [uftdi] [patch] RATOC REX-USB60F (usb serial converter o usb/141327 usb [ukbd] [usb67] USB kbd not working with 7.1+PAE on IBM o usb/141313 usb [usb8] nvidia USB 2.0 controller - stops copying on US o usb/141212 usb [ukbd] [usb8] ukbd_set_leds_callback:700: error=USB_ER o usb/140928 usb [u3g] [usb8] [patch] ZTE CDMA2000 1X EV-DO (MG478/AC87 o usb/140920 usb [install] USB based install fails on 8.0-RELEASE [regr o usb/140893 usb [urtw] [usb8] WPA2 not working on rtl8187b f usb/140883 usb [axe] [usb8] USB gigabit ethernet hangs after short pe o kern/140849 usb [ums] [usb8] USB mouse doesn't work under FreeBSD 8.0- a usb/140810 usb [uftdi] [usb8] 8.X copy and paste problem / tty overfl f usb/140714 usb [hang] [usb8] system freeze when disconect my flash us o kern/140614 usb [uplcom] [patch] adding support for Radio Shack Gigwar o usb/140590 usb [bluetooth] [usb8] ng_ubt(4) ng_l2cap_process_cmd_rej o usb/140477 usb [umass] [usb8] [patch] allow boot-time attachment of d o usb/140259 usb [libusb] [patch] [usb8] libusb-1.0 portability/compati o usb/140236 usb [msdosfs] [usb8] Labels wiped on external Journaled US o usb/140160 usb [usb8] [acpi] USB ports are no longer "active" after A a usb/139990 usb [panic] [patch] [usb67] Kernel frequently panics after a usb/139598 usb [umass] [usb8] CAM reports "xptioctl: put "device pass o usb/139243 usb [uhci] [usb67] unplug prolific USB serial -> uhci_abor o usb/139142 usb [ehci] [usb8] [patch] ehci drivers (NVIDIA nForce4 USB o usb/138915 usb [patch] [usb8] [usb67] add support for SheevaPlug seri a usb/138904 usb [rum] [panic] [usb67] unpluging USB wifi card panics s f usb/138882 usb [ohci] [panic] [usb67] Can't install FreeBSD 7.2 due t a usb/138879 usb [uftdi] [patch] Patch to add support for CTI USB-Mini o usb/138798 usb [boot] [usb8] 8.0-BETA4 can't boot from USB flash driv o usb/138659 usb [usb8][uftdi] driver broken in RELENG_8/CURRENT o usb/138175 usb [usb67] [boot] System cannot boot, when USB reader wit o usb/138172 usb [u3g] [patch] [usb67] Additional dev id for u3g (Optio o usb/138138 usb [u3g] [patch] [usb67] Novatel U760 for u3g (Verizon an o usb/138124 usb [usbaudio] [usb8] Axed uaudio functionality in the usb o usb/138119 usb [usb67] [usb8] MultiBay CDROM (probably on USB bus) is o usb/137872 usb [usb67] [boot] slow booting on usb flash drive f usb/137848 usb [panic] [usb67] Page fault when using an USB bluetooth o usb/137806 usb [ukbd] [usb67] USB keyboard doesn't work until it's un o usb/137763 usb [usb67][ukbd] Logitech wireless keyboard media keys no o usb/137616 usb [usb67][usb8][usbdevs] [patch]: usbdevs update: Please o usb/137377 usb [usb8] Support for Huawei E180 o usb/137341 usb [usb8][rum] driver if_rum doesn't work at all and thro p usb/137226 usb [usb67][patch] quirk for Philips extern USB disk o usb/137190 usb [usb8][patch] inhibit spurious button releases for som o usb/137189 usb [usb8][patch] create and use sysctl nodes for HID repo p usb/137188 usb [usb8][patch] correctly handle USB report descriptors o usb/137129 usb [ums] [usb8] SteelSeries Ikari USB laser mouse not att p usb/136761 usb [usbdevs][usb67][patch] Teach usbdevs / u3g(4) about H o usb/135938 usb [aue] [usb67] aue driver only passes traffic in promis f usb/135857 usb [urtw] [usb67] RTL8187 Wireless Adapter o usb/135575 usb [usbdevs] [patch] [usb67] Add HTC Wizard phone vid/pid o usb/135542 usb [keyboard] boot loader does not work with a usb keyboa p usb/135372 usb [usb67][umass] Quirk report for Teclast TL-C300 usb me o usb/135348 usb [umass] USB Drive Hangs with ZFS (JMicron USB2/eSata) o usb/135206 usb machine reboots when inserted USB device o usb/135200 usb SAMSUNG i740 usb mass: Synchronize cache failed, statu o usb/135182 usb UMASS quirk - Olympus FE20 camera o usb/134950 usb Lowering DTR for USB-modem via ubsa is not possible o usb/134633 usb Add support for WILLCOM03(SHARP smart phone) o usb/134631 usb [usbdevs] [patch] WiSPY DBx support requires usb tweak o usb/134299 usb Kernel Panic plugging in MF626 USB UMTS Stick u3g o usb/134193 usb System freeze on usb MP3 player insertion o usb/134117 usb [Patch] Add support for 'Option GlobeTrotter HSDPA Mod o usb/134085 usb [umass] Adding usb quirk for Sony USB flash drive o usb/133989 usb [newusb] [ukbd] USB keyboard dead at mountroot> prompt o usb/133712 usb [ural] [patch] RE: Fixed an issue with ural(4) that wa o usb/133390 usb umass crashes system in 7.1 when Olympus D-540 attache o usb/133296 usb [rum] driver not working properly in hostap mode p usb/132799 usb [usb][patch]GENESYS USB2IDE requires NO_SYNCHRONIZE_CA o usb/132785 usb [usb] [patch] Gemtech remote powersocket is classed as o usb/132594 usb USB subsystem causes page fault and crashes o usb/132312 usb Xorg 7.4 halts USB controller o usb/132080 usb [patch] [usb] [rum] Kernel panic after NOMEM caused by o usb/132066 usb [ukbd] Keyboard failure USB keyboard DELL 760 o usb/132036 usb [panic] page fault when connecting Olympus C740 camera o usb/131912 usb [uslcom] [patch] New devices using Silicon Labs chips o usb/131900 usb [usbdevs] [patch] Additional product identification co o usb/131583 usb [umass] Failure when detaching umass Device o usb/131576 usb [aue] ADMtek USB To LAN Converter can't send data o usb/131521 usb Registering Belkin UPS to usb_quirks.c o usb/131123 usb [patch] re-add UQ_ASSUME_CM_OVER_DATA USB quirk o usb/131074 usb no run-time detection of usb devices plugged into exte o usb/130736 usb Page fault unplugging USB stick o usb/130230 usb Samsung Electronics YP-U3 does not attach in 7.1-RELEA o usb/130208 usb Boot process severely hampered by umass0 error o usb/130122 usb [newusb] DVD drive detects as 'da' device o usb/129945 usb [usbdevs] [patch] add u3g support for Longcheer WM66 U o usb/129766 usb [usb] plugging in usb modem HUAWEI E226 panics system o usb/129758 usb [uftdi] [patch] add Pyramid LCD usb support o usb/129673 usb [uhci] uhci (uhub) confused on replugging USB 1.1 scan o usb/129522 usb [ubsa] [patch] add support for ZTE AC8700 modem o usb/129500 usb [umass] [panic] FreeBSD Crashes when connecting SanDis o usb/129311 usb [usb] [panic] Instant crash with an USB card reader o usb/129251 usb [usbdevs] [patch] Liebert UPS being assigned uhid and o usb/129173 usb [uplcom] [patch] Add support for Corega CG-USBRS232R a s usb/128990 usb [usb] u3g does not handle RTS/CTS available on for exa o usb/128977 usb [usb] [patch] uaudio is not full duplex o usb/128803 usb [usbdevs] [patch] Quirk for I-Tuner Networks USBLCD4X2 o usb/128485 usb [umodem] [patch] Nokia N80 modem support o usb/128425 usb [umass] Cannot Connect Maxtor Onetouch 4 USB drive o usb/128418 usb [panic] [rum] loading if_rum causes panic, looks like o usb/128324 usb [uplcom] [patch] remove baud rate restriction for PL23 o usb/127980 usb [umass] [patch] Fix Samsung YP U2 MP3 player on 7.x an o usb/127926 usb [boot] USB Timeout during bootup p usb/127549 usb [umass] [usb67] [patch] Meizu MiniPlayer M6 (SL) requi s usb/127453 usb [request] ubsa, uark, ubser, uftdi, and friends should o usb/127423 usb [boot] BTX halted on Gigabyte GA-MA69VM-S2 / AMD Sempr o usb/127342 usb [boot] [panic] enabling usb keyboard and mouse support o usb/127248 usb [ucom] panic while uplcom devices attaach and detach o usb/127222 usb [ohci] Regression in 7.0 usb storage generic driver o usb/126884 usb [ugen] [patch] Bug in buffer handling in ugen.c o usb/126848 usb [usb]: USB Keyboard hangs during Installation o usb/126740 usb [ulpt] doesn't work on 7.0-RELEASE, 10 second stall be o usb/126519 usb [usb] [panic] panic when plugging in an iphone o kern/126396 usb [panic] kernel panic after unplug USB Bluetooth device o usb/125736 usb [ukbd] [hang] system hangs after AT keyboard detect if o usb/125631 usb [ums] [panic] kernel panic during bootup while 'Logite o usb/125510 usb [panic] repeated plug and unplug of USB mass storage d o usb/125450 usb [panic] Removing USB flash card while being accessed c o usb/125238 usb [ums] Habu Mouse turns off in X o usb/125088 usb [keyboard] Touchpad not detected on Adesso AKB-430UG U o usb/124980 usb [panic] kernel panic on detaching unmounted umass devi o kern/124777 usb [ucom] USB cua devices don't revert to tty devices whe o usb/124758 usb [rum] [panic] rum panics SMP kernel o usb/124708 usb [panic] Kernel panic on USB KVM reattach o usb/124604 usb [ums] Microsoft combo wireless mouse doesn't work o kern/124130 usb [usb] gmirror fails to start usb devices that were pre o usb/123969 usb [usb] Supermicro H8SMi-2 usb problem: port reset faile o usb/123714 usb [usb] [panic] Panic when hald-storage-probe runs with o usb/123691 usb usbd(8): usbd hangs o usb/123690 usb [usb] [panic] Panic on USB device insertion when usb l o usb/123611 usb [usb] BBB reset failed, STALLED from Imation/Mitsumi U o usb/123509 usb [umass] continuous reset Samsung SGH-G600 phone o usb/123352 usb [usbdevs] [patch] Add Option GTMAX3.6/7.2 and Quallcom o usb/123351 usb [usbdevs] [patch] Add Reiner SCT cyberJack, Omnikey [2 o usb/122992 usb [umass] [patch] MotoROKR Z6 Phone not recognised by um o usb/122956 usb [ubsa] [patch] add support for Novatel Wireless XU870 o usb/122936 usb [ucom] [ubsa] Device does not receive interrupt o usb/122905 usb [ubsa] [patch] add Huawei E220 to ubsa o usb/122819 usb [usb] [patch] Patch to provide dynamic additions to th o usb/122813 usb [udbp] [request] udbp driver should be removed in favo o usb/122621 usb [new driver] [patch] New driver for Sierra Wireless 3G o usb/122547 usb [ehci] USB Printer not being recognized after reboot o usb/122539 usb [ohci] [panic] AnyDATA ADU-E1000D - kernel panic: ohci o usb/122483 usb [panic] [ulpt] Repeatable panic in 7.0-STABLE o usb/122119 usb [umass] umass device causes creation of daX but not da o usb/122025 usb [uscanner] [patch] uscanner does not attach to Epson R o usb/121755 usb [ohci] [patch] Fix panic after ohci/uhub cardbus devic o usb/121734 usb [ugen] ugen HP1022 printer device not working since up o usb/121708 usb [keyboard] nforce 650i mobo w/ usb keyboard infinite k o usb/121474 usb [cam] [patch] QUIRK: SAMSUNG HM250JI in LaCie usb hard o usb/121426 usb [patch] [uscanner] add HP ScanJet 3570C o usb/121275 usb [boot] [panic] FreeBSD fails to boot with usb legacy s o usb/121232 usb [usb] [panic] USB CardBus card removal causes reboot s p usb/121184 usb [uipaq] [patch] add ids from linux ipaq driver (plus a o usb/121169 usb [umass] Issues with usb mp3 player o usb/121045 usb [uftdi] [patch] Add support for PC-OP-RS1 and KURO-RS o usb/120786 usb [usb] [panic] Kernel panic when forced umount of a det o usb/120729 usb [panic] fault while in kernel mode with connecting USB o usb/120572 usb [umass] [patch] quirk to support ASUS P535 as umass (a o usb/120321 usb [hang] System hangs when transferring data to WD MyBoo o usb/120283 usb [panic] Automation reboot with wireless keyboard & mou o usb/120034 usb [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 o usb/119981 usb [axe] [patch] add support for LOGITEC LAN-GTJ/U2 gigab o usb/119977 usb [ums] Mouse does not work in a Cherry-USB keyboard/mou o usb/119653 usb [cam] [patch] iriver s7 player sync cache error patch o usb/119633 usb [umass] umass0: BBB reset failed, IOERROR [regression] o usb/119513 usb [irq] inserting dlink dwl-g630 wireless card results i o usb/119509 usb [usb] USB flaky on Dell Optiplex 755 o usb/119481 usb [hang] FreeBSD not responding after connecting USB-Mas o usb/119389 usb [umass] Sony DSC-W1 CBI reset failed, STALLED [regress o usb/119227 usb [ubsa] [patch] ubsa buffer is too small; should be tun o usb/119201 usb [cam] [patch] Quirks for Olympus FE-210 camera, LG and o usb/118485 usb [usbdevs] [patch] Logitech Headset Workaround o usb/118480 usb [umass] Timeout in USB mass storage freezes vfs layer o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o usb/118141 usb [ucom] usb serial and nokia phones ucomreadcb ucomread o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118098 usb [umass] 6th gen iPod causes problems when disconnectin o usb/117955 usb [umass] [panic] inserting minolta dimage a2 crashes OS o usb/117946 usb [panic] D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BE o usb/117938 usb [ums] [patch] Adding support for MS WL Natural and MS o usb/117911 usb [ums] [request] Mouse Gembird MUSWC not work o usb/117893 usb [umass] Lacie USB DVD writing failing o usb/117613 usb [uhci] [irq] uhci interrupt storm & USB leaked memory o usb/117598 usb [uaudio] [patch] Not possible to record with Plantroni o usb/117313 usb [umass] [panic] panic on usb camera insertion o usb/117200 usb [ugen] ugen0 prints strange string on attach if detach o usb/117183 usb [panic] USB/fusefs -- panic while transferring large a o usb/116947 usb [ukbd] [patch] [regression] enable boot protocol on th o usb/116699 usb [usbhid] USB HID devices do not initialize at system b o usb/116561 usb [umodem] [panic] RELENG_6 umodem panic "trying to slee o usb/116282 usb [ulpt] Cannot print on USB HP LJ1018 or LJ1300 o usb/115935 usb [usbdevs] [patch] kernel counterproductively attaches o usb/115933 usb [uftdi] [patch] RATOC REX-USB60F (usb serial converter o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o usb/115298 usb [ulpt] [panic] Turning off USB printer panics kernel o usb/114916 usb [umass] [patch] USB Maxtor drive (L300RO) requires qui o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o usb/114682 usb [umass] generic USB media-card reader unusable o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o usb/114068 usb [usb67] [usb8] [umass] [patch] Problem with connection o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff o usb/113060 usb [usb67] [ulpt] [patch] Samsung printer not working in o usb/110856 usb [usb67] [ugen] [patch] interrupt in msgs are truncated s usb/108344 usb [usb67] [atausb] [panic] kernel with atausb panics whe o usb/107827 usb [usb67] [ohci] [panic] ohci_add_done addr not found o usb/107388 usb [usb67] [usb8] [new driver] [patch] add utoppy device o usb/107243 usb [usb67] [cam] [quirk] [patch] Apacer USB Flash Drive q o usb/106041 usb [usb67] [usb8] [request] FreeBSD does not recognise Mu o usb/105361 usb [usb67] [panic] Kernel panic during unmounting mass st s usb/103917 usb [usb67] [uhub] USB driver reports "Addr 0 should never o usb/103418 usb [usb67] [usb8] [patch] [request] usbhidctl(8) add abil o usb/103046 usb [usb67] [ulpt] [patch] ulpt event driven I/O with sele o usb/101775 usb [usb67] [usb8] [libusbhid] [patch] possible error in r o usb/101761 usb [usb67] [patch] [request] usb.h: increase maximal size o usb/100746 usb [usb67] [ukbd] system does not boot due to USB keyboar o usb/99538 usb [keyboard] while using USB keyboard default params of o usb/99431 usb [keyboard] FreeBSD on MSI 6566E (Intel 845E motherboar o kern/99200 usb [bluetooth] SMP-Kernel crashes reliably when Bluetooth o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 o usb/97472 usb [cam] [patch] add support for Olympus C150,D390 s usb/97286 usb [mouse] [request] MS Wireless Intellimouse Explorer 2. o usb/97175 usb [umass] [hang] USB cardreader hangs system o usb/96457 usb [umass] [panic] fatback on umass = reboot o usb/96381 usb [cam] [patch] add a quirk table entry for a flash ram o usb/96224 usb [usb] [msdosfs] mount_msdosfs cause page fault in sync s usb/96120 usb [ums] [request] USB mouse not always detected s usb/95636 usb [umass] [boot] 5 minute delay at boot when using VT620 o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb s usb/95348 usb [keyboard] USB keyboard unplug causes noise on screen o usb/95037 usb [umass] USB disk not recognized on hot-plug. o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o usb/94384 usb [panic] kernel panic with usb2 hardware o usb/93872 usb [cam] [patch] SCSI quirk required for ELTA 8061 OL USB o usb/93828 usb [ohci] [panic] ohci causes panic on boot (HP Pavillion o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work o usb/93155 usb [ulpt] /dev/ulpt0: device busy, USB printer does not w o usb/92852 usb [ums] [patch] Vertical scroll not working properly on o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/92142 usb [uhub] SET_ADDR_FAILED and SHORT_XFER errors from usb o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92052 usb [ulpt] usbd causes defunct process with busy file-hand o usb/91906 usb [ehci] [hang] FreeBSD hangs while booting with USB leg o usb/91896 usb camcontrol(8): Serial Number of USB Memory Sticks is n o usb/91811 usb [umass] Compact Flash in HP Photosmart 2610 return " o usb/91629 usb [usb] usbd_abort_pipe() may result in infinite loop o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o usb/91283 usb [boot] [regression] booting very slow with usb devices o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o usb/89954 usb [umass] [panic] USB Disk driver race condition? s usb/89003 usb [request] LaCie Firewire drive not properly supported o usb/88743 usb [hang] [regression] USB makes kernel hang at boot (reg o usb/88408 usb [axe] axe0 read PHY failed o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o usb/87224 usb [usb] Cannot mount USB Zip750 o usb/86767 usb [umass] [patch] bogus "slice starts beyond end of the o usb/86298 usb [mouse] Known good USB mouse won't work with correct s s usb/85067 usb [uscanner] Cannot attach ScanJet 4300C to usb device f usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_fs on externa s usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/83863 usb [ugen] Communication problem between opensc/openct via o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o usb/83563 usb [umass] [panic] Page Fault while detaching Mpman Usb d o usb/83504 usb [kernel] [patch] SpeedTouch USB stop working on recent o usb/82660 usb [ehci] [panic] EHCI: I/O stuck in state 'physrd'/panic s usb/82569 usb [umass] [panic] USB mass storage plug/unplug causes sy o usb/82520 usb [udbp] [reboot] Reboot when USL101 connected o usb/82350 usb [ucom] [panic] null pointer dereference in USB stack o usb/81621 usb [ehci] [hang] external hd hangs under load on ehci o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. o usb/80862 usb [patch] USB locking issues: missing some Giant calls o usb/80854 usb [patch] [request] suggestion for new iface-no-probe me o usb/80829 usb [modules] [panic] possible panic when loading USB-modu s usb/80777 usb [request] usb_rem_task() should wait for callback to c s usb/80776 usb [udav] [request] UDAV device driver shouldn't use usb_ o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o usb/80361 usb [umass] [patch] mounting of Dell usb-stick fails o usb/80040 usb [sound] [hang] Use of sound mixer causes system freeze o usb/79723 usb [usb] [request] prepare for high speed isochronous tra o usb/79722 usb [ehci] wrong alignments in ehci.h a usb/79656 usb [ehci] RHSC interrupts lost o usb/79524 usb [ulpt] printing to Minolta PagePro 1[23]xxW via USB fa o usb/79287 usb [uhci] [hang] UHCI hang after interrupt transfer o usb/79269 usb [ohci] USB ohci da0 plug/unplug causes crashes and loc o usb/78984 usb [umass] [patch] Creative MUVO umass failure o usb/77294 usb [ucom] [panic] ucom + ulpcom panic o usb/77184 usb [umass] [panic] kernel panic on USB device disconnect, o usb/76732 usb [ums] Mouse problems with USB KVM Switch o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o usb/76395 usb [uhci] USB printer does not work, usbdevs says "addr 0 s usb/75928 usb [umass] [request] Cytronix SmartMedia card (SMC) reade o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn o usb/75797 usb [sound] [regression] 5.3-STABLE(2005 1/4) detect USB h o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for o usb/75705 usb [umass] [panic] da0 attach / Optio S4 (with backtrace) o usb/74771 usb [umass] [hang] mounting write-protected umass device a s usb/74453 usb [umass] [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL o usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R o usb/73307 usb [panic] Kernel panics on USB disconnect s usb/72733 usb [ucom] [request] Kyocera 7135 Palm OS connection probl o usb/71455 usb [umass] Slow USB umass performance of 5.3 o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/71155 usb [ulpt] misbehaving usb-printer hangs processes, causes o usb/70523 usb [umct] [patch] umct sending/receiving wrong characters o usb/69006 usb [usbdevs] [patch] Apple Cinema Display hangs USB ports o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/67301 usb [uftdi] [panic] RTS and system panic o usb/66547 usb [ucom] Palm Tungsten T USB does not initialize correct o usb/63621 usb [umass] [panic] USB MemoryStick Reader stalls/crashes s usb/62257 usb [umass] [request] card reader UCR-61S2B is only half-s o usb/59698 usb [keyboard] [patch] Rework of ukbd HID to AT code trans s bin/57255 usb [patch] usbd(8) and multi-function devices s usb/52026 usb [usb] [request] umass driver support for InSystem ISD2 s usb/51958 usb [urio] [patch] update for urio driver o i386/46371 usb USB controller cannot be initialized on IBM Netfinity o usb/40948 usb [umass] [request] USB HP CDW8200 does not work o usb/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem 325 problems total. From owner-freebsd-usb@FreeBSD.ORG Tue Dec 22 07:27:11 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 577DD1065670 for ; Tue, 22 Dec 2009 07:27:11 +0000 (UTC) (envelope-from z_serg_2000@mail.ru) Received: from fallback1.mail.ru (fallback1.mail.ru [94.100.176.18]) by mx1.freebsd.org (Postfix) with ESMTP id 118598FC0A for ; Tue, 22 Dec 2009 07:27:10 +0000 (UTC) Received: from f3.mail.ru (f3.mail.ru [217.69.129.65]) by fallback1.mail.ru (mPOP.Fallback_MX) with ESMTP id 7FA7536C52C for ; Tue, 22 Dec 2009 09:55:20 +0300 (MSK) Received: from mail by f3.mail.ru with local id 1NMyeM-0002WG-00 for freebsd-usb@freebsd.org; Tue, 22 Dec 2009 09:55:18 +0300 Received: from [94.28.210.37] by win.mail.ru with HTTP; Tue, 22 Dec 2009 09:55:18 +0300 From: Serg Z To: freebsd-usb@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [94.28.210.37] Date: Tue, 22 Dec 2009 09:55:18 +0300 X-Mru-Data: 3462:1:1:70:127:0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: X-Spam: Not detected X-Mras: Ok Subject: HASP SRM USB key X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Serg Z List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 07:27:11 -0000 Hello! I have HASP SRM USB key and some time for test patches for it. Where I can find it? ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen0.1.0: uhub0: ugen1.1: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen1.1.0: uhub1: ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen2.1.0: uhub2: ugen3.1: at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen3.1.0: uhub3: ugen4.1: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen4.1.0: uhub4: ugen5.1: at usbus5, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen5.1.0: uhub5: ugen6.1: at usbus6, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen6.1.0: uhub6: ugen7.1: at usbus7, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen7.1.0: uhub7: ugen7.2: at usbus7, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON ugen7.2.1: ulpt0: ugen4.2: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON ugen4.2.0: ulpt1: ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON Thanks Bye. Serg From owner-freebsd-usb@FreeBSD.ORG Tue Dec 22 08:40:10 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 209681065695 for ; Tue, 22 Dec 2009 08:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA5268FC17 for ; Tue, 22 Dec 2009 08:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBM8e9RC025756 for ; Tue, 22 Dec 2009 08:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBM8e96m025755; Tue, 22 Dec 2009 08:40:09 GMT (envelope-from gnats) Resent-Date: Tue, 22 Dec 2009 08:40:09 GMT Resent-Message-Id: <200912220840.nBM8e96m025755@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, ygurftob Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49A431065693 for ; Tue, 22 Dec 2009 08:34:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 207CC8FC1C for ; Tue, 22 Dec 2009 08:34:11 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBM8YAWm019095 for ; Tue, 22 Dec 2009 08:34:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBM8YA5i019094; Tue, 22 Dec 2009 08:34:10 GMT (envelope-from nobody) Message-Id: <200912220834.nBM8YA5i019094@www.freebsd.org> Date: Tue, 22 Dec 2009 08:34:10 GMT From: ygurftob To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: usb/141867: ygurftob X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 08:40:10 -0000 >Number: 141867 >Category: usb >Synopsis: ygurftob >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 22 08:40:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: ygurftob >Release: ygurftob >Organization: ygurftob >Environment: ygurftob >Description: mxrofpot http://gyjhfgdt.com paxrckzx ihgzkjzx utltcbux [URL=http://zrnzmnbf.com]lgtrzxgu[/URL] >How-To-Repeat: ygurftob >Fix: ygurftob >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Tue Dec 22 09:05:06 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21615106568F; Tue, 22 Dec 2009 09:05:06 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE3168FC0A; Tue, 22 Dec 2009 09:05:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBM955qL052053; Tue, 22 Dec 2009 09:05:05 GMT (envelope-from brucec@freefall.freebsd.org) Received: (from brucec@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBM955KT052049; Tue, 22 Dec 2009 09:05:05 GMT (envelope-from brucec) Date: Tue, 22 Dec 2009 09:05:05 GMT Message-Id: <200912220905.nBM955KT052049@freefall.freebsd.org> To: kqyxadjf@aadlxufy.com, brucec@FreeBSD.org, freebsd-usb@FreeBSD.org From: brucec@FreeBSD.org Cc: Subject: Re: junk /141867: ygurftob X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 09:05:06 -0000 Synopsis: ygurftob State-Changed-From-To: open->closed State-Changed-By: brucec State-Changed-When: Tue Dec 22 09:04:43 UTC 2009 State-Changed-Why: spam http://www.freebsd.org/cgi/query-pr.cgi?pr=141867 From owner-freebsd-usb@FreeBSD.ORG Tue Dec 22 09:47:55 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 627DB1065693; Tue, 22 Dec 2009 09:47:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3A64A8FC17; Tue, 22 Dec 2009 09:47:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBM9ltqD090434; Tue, 22 Dec 2009 09:47:55 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBM9ltMV090430; Tue, 22 Dec 2009 09:47:55 GMT (envelope-from linimon) Date: Tue, 22 Dec 2009 09:47:55 GMT Message-Id: <200912220947.nBM9ltMV090430@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/138570: [usb] [panic] USB mass device panics current 7.2-STABLE X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 09:47:55 -0000 Old Synopsis: USB mass device panics current 7.2-STABLE New Synopsis: [usb] [panic] USB mass device panics current 7.2-STABLE Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Tue Dec 22 09:47:22 UTC 2009 Responsible-Changed-Why: Reassign to usb. http://www.freebsd.org/cgi/query-pr.cgi?pr=138570 From owner-freebsd-usb@FreeBSD.ORG Wed Dec 23 11:40:03 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC9AC1065672 for ; Wed, 23 Dec 2009 11:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C51988FC2C for ; Wed, 23 Dec 2009 11:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBNBe2eL051397 for ; Wed, 23 Dec 2009 11:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBNBe283051389; Wed, 23 Dec 2009 11:40:02 GMT (envelope-from gnats) Resent-Date: Wed, 23 Dec 2009 11:40:02 GMT Resent-Message-Id: <200912231140.nBNBe283051389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Belashov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39ED1106568B for ; Wed, 23 Dec 2009 11:34:00 +0000 (UTC) (envelope-from bel@relay.orel.ru) Received: from relay.orel.ru (relay.orel.ru [95.107.48.6]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8538FC26 for ; Wed, 23 Dec 2009 11:33:58 +0000 (UTC) Received: from relay.orel.ru (relay.orel.ru [95.107.48.6]) by relay.orel.ru (8.14.3/8.14.3) with ESMTP id nBNBFgHw000775 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 23 Dec 2009 14:15:43 +0300 (MSK) (envelope-from bel@relay.orel.ru) Received: (from bel@localhost) by relay.orel.ru (8.14.3/8.14.3/Submit) id nBNBFgf0000774; Wed, 23 Dec 2009 14:15:42 +0300 (MSK) (envelope-from bel) Message-Id: <200912231115.nBNBFgf0000774@relay.orel.ru> Date: Wed, 23 Dec 2009 14:15:42 +0300 (MSK) From: Andrew Belashov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: usb/141918: ehci_interrupt: unrecoverable error, controller halted (sparc64) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Belashov List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 11:40:03 -0000 >Number: 141918 >Category: usb >Synopsis: ehci_interrupt: unrecoverable error, controller halted (sparc64) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 23 11:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andrew Belashov >Release: FreeBSD 8.0-RELEASE sparc64 >Organization: CT >Environment: System: FreeBSD bel.localdomain 8.0-RELEASE FreeBSD 8.0-RELEASE #3: Wed Dec 2 00:54:28 MSK 2009 bel@bel.localdomain:/usr/obj/usr/src/sys/SUNC3D sparc64 Hardware: Sun Microsystems ULTRA 60 >Description: After upgrading from FreeBSD 7.2-RELEASE to 8.0-RELEASE there were problems with USB. Attempt to mount flash drive leads to an error in USB EHCI driver. Here are the kernel messages: ehci_interrupt: unrecoverable error, controller halted cmd=0x00010020 EHCI_CMD_ITC_1 EHCI_CMD_ASE sts=0x0000b000 EHCI_STS_ASS EHCI_STS_REC EHCI_STS_HCH ien=0x00000037 frindex=0x0000169e ctrdsegm=0x00000000 periodic=0xfee30000 async=0xfee35600 port 1 status=0x00001000 port 2 status=0x00001000 port 3 status=0x00001005 port 4 status=0x00003400 ehci_dump_isoc: isochronous dump from frame 0x053: ITD(0xfffff800813a3900) at 0xff185900 next=0xff384204 status[0]=0x00000000; <> status[1]=0x00000000; <> status[2]=0x00000000; <> status[3]=0x00000000; <> status[4]=0x00000000; <> status[5]=0x00000000; <> status[6]=0x00000000; <> status[7]=0x00000000; <> bp[0]=0x00000000 addr=0x00; endpt=0x0 bp[1]=0x00000000 dir=out; mpl=0x00 bp[2..6]=0x00000000,0x00000000,0x00000000,0x00000000,0x00000000 bp_hi=0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000 SITD(0xfffff800813b4200) at 0xff384200 next=0xfef85502 portaddr=0x00000000 dir=out addr=0 endpt=0x0 port=0x0 huba=0x0 mask=0x00000000 status=0x00000000 <> len=0x0 back=0x00000001, bp=0x00000000,0x00000000,0x00000000,0x00000000 ehci_interrupt: blocking interrupts 0x10 Full dmesg: http://orel.ru/~bel/usb/dmesg.txt Kernel config: http://orel.ru/~bel/usb/SUNC3D.txt >How-To-Repeat: Insert USB Flash drive and try to mount it for read-write. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Wed Dec 23 15:23:54 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A66E9106568F; Wed, 23 Dec 2009 15:23:54 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id D4F768FC15; Wed, 23 Dec 2009 15:23:53 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=wJvFb3Ue4WMA:10 a=RERtC8nhXGhYvIZhK0yWrQ==:17 a=6YBtwWurAAAA:8 a=tIAVsMOlDUlNq3v7nHEA:9 a=4giTIKvAz97TjwEyiv0A:7 a=OiDgUnPUZVzqFLitMo1dh3KXSUIA:4 Received: from [90.149.203.35] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1341808687; Wed, 23 Dec 2009 16:23:51 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, Andrew Belashov Date: Wed, 23 Dec 2009 16:25:53 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200912231115.nBNBFgf0000774@relay.orel.ru> In-Reply-To: <200912231115.nBNBFgf0000774@relay.orel.ru> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912231625.54346.hselasky@c2i.net> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: usb/141918: ehci_interrupt: unrecoverable error, controller halted (sparc64) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 15:23:54 -0000 On Wednesday 23 December 2009 12:15:42 Andrew Belashov wrote: > >Number: 141918 > >Category: usb > >Synopsis: ehci_interrupt: unrecoverable error, controller halted > > (sparc64) Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed Dec 23 11:40:01 UTC 2009 > >Closed-Date: > >Last-Modified: > >Originator: Andrew Belashov > >Release: FreeBSD 8.0-RELEASE sparc64 > >Organization: > > CT > > >Environment: > > System: FreeBSD bel.localdomain 8.0-RELEASE FreeBSD 8.0-RELEASE #3: Wed Dec > 2 00:54:28 MSK 2009 bel@bel.localdomain:/usr/obj/usr/src/sys/SUNC3D sparc64 > > Hardware: Sun Microsystems ULTRA 60 > > >Description: > > After upgrading from FreeBSD 7.2-RELEASE to 8.0-RELEASE there were > problems with USB. Attempt to mount flash drive leads to an error in USB > EHCI driver. Here are the kernel messages: > > ehci_interrupt: unrecoverable error, controller halted > cmd=0x00010020 > EHCI_CMD_ITC_1 > EHCI_CMD_ASE > sts=0x0000b000 > EHCI_STS_ASS > EHCI_STS_REC > EHCI_STS_HCH > ien=0x00000037 > frindex=0x0000169e ctrdsegm=0x00000000 periodic=0xfee30000 async=0xfee35600 > port 1 status=0x00001000 > port 2 status=0x00001000 > port 3 status=0x00001005 > port 4 status=0x00003400 > ehci_dump_isoc: isochronous dump from frame 0x053: > ITD(0xfffff800813a3900) at 0xff185900 > next=0xff384204 > status[0]=0x00000000; <> > status[1]=0x00000000; <> > status[2]=0x00000000; <> > status[3]=0x00000000; <> > status[4]=0x00000000; <> > status[5]=0x00000000; <> > status[6]=0x00000000; <> > status[7]=0x00000000; <> > bp[0]=0x00000000 > addr=0x00; endpt=0x0 > bp[1]=0x00000000 > dir=out; mpl=0x00 > bp[2..6]=0x00000000,0x00000000,0x00000000,0x00000000,0x00000000 > bp_hi=0x00000000,0x00000000,0x00000000,0x00000000, > 0x00000000,0x00000000,0x00000000 > SITD(0xfffff800813b4200) at 0xff384200 > next=0xfef85502 > portaddr=0x00000000 dir=out addr=0 endpt=0x0 port=0x0 huba=0x0 > mask=0x00000000 > status=0x00000000 <> len=0x0 > back=0x00000001, bp=0x00000000,0x00000000,0x00000000,0x00000000 > ehci_interrupt: blocking interrupts 0x10 > > Full dmesg: > http://orel.ru/~bel/usb/dmesg.txt > > Kernel config: > http://orel.ru/~bel/usb/SUNC3D.txt > > >How-To-Repeat: > > Insert USB Flash drive and try to mount it for read-write. > Hi, My guess for this issue is that the cache invalidate and cache flush instructions are not properly implemented by busdma on your platform. Please check that first. --HPS From owner-freebsd-usb@FreeBSD.ORG Wed Dec 23 15:30:04 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D05A106568B for ; Wed, 23 Dec 2009 15:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 73DB38FC1A for ; Wed, 23 Dec 2009 15:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBNFU48J061239 for ; Wed, 23 Dec 2009 15:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBNFU4j8061233; Wed, 23 Dec 2009 15:30:04 GMT (envelope-from gnats) Date: Wed, 23 Dec 2009 15:30:04 GMT Message-Id: <200912231530.nBNFU4j8061233@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Hans Petter Selasky Cc: Subject: Re: usb/141918: ehci_interrupt: unrecoverable error, controller halted (sparc64) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hans Petter Selasky List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Dec 2009 15:30:04 -0000 The following reply was made to PR usb/141918; it has been noted by GNATS. From: Hans Petter Selasky To: freebsd-usb@freebsd.org, Andrew Belashov Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: usb/141918: ehci_interrupt: unrecoverable error, controller halted (sparc64) Date: Wed, 23 Dec 2009 16:25:53 +0100 On Wednesday 23 December 2009 12:15:42 Andrew Belashov wrote: > >Number: 141918 > >Category: usb > >Synopsis: ehci_interrupt: unrecoverable error, controller halted > > (sparc64) Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed Dec 23 11:40:01 UTC 2009 > >Closed-Date: > >Last-Modified: > >Originator: Andrew Belashov > >Release: FreeBSD 8.0-RELEASE sparc64 > >Organization: > > CT > > >Environment: > > System: FreeBSD bel.localdomain 8.0-RELEASE FreeBSD 8.0-RELEASE #3: Wed Dec > 2 00:54:28 MSK 2009 bel@bel.localdomain:/usr/obj/usr/src/sys/SUNC3D sparc64 > > Hardware: Sun Microsystems ULTRA 60 > > >Description: > > After upgrading from FreeBSD 7.2-RELEASE to 8.0-RELEASE there were > problems with USB. Attempt to mount flash drive leads to an error in USB > EHCI driver. Here are the kernel messages: > > ehci_interrupt: unrecoverable error, controller halted > cmd=0x00010020 > EHCI_CMD_ITC_1 > EHCI_CMD_ASE > sts=0x0000b000 > EHCI_STS_ASS > EHCI_STS_REC > EHCI_STS_HCH > ien=0x00000037 > frindex=0x0000169e ctrdsegm=0x00000000 periodic=0xfee30000 async=0xfee35600 > port 1 status=0x00001000 > port 2 status=0x00001000 > port 3 status=0x00001005 > port 4 status=0x00003400 > ehci_dump_isoc: isochronous dump from frame 0x053: > ITD(0xfffff800813a3900) at 0xff185900 > next=0xff384204 > status[0]=0x00000000; <> > status[1]=0x00000000; <> > status[2]=0x00000000; <> > status[3]=0x00000000; <> > status[4]=0x00000000; <> > status[5]=0x00000000; <> > status[6]=0x00000000; <> > status[7]=0x00000000; <> > bp[0]=0x00000000 > addr=0x00; endpt=0x0 > bp[1]=0x00000000 > dir=out; mpl=0x00 > bp[2..6]=0x00000000,0x00000000,0x00000000,0x00000000,0x00000000 > bp_hi=0x00000000,0x00000000,0x00000000,0x00000000, > 0x00000000,0x00000000,0x00000000 > SITD(0xfffff800813b4200) at 0xff384200 > next=0xfef85502 > portaddr=0x00000000 dir=out addr=0 endpt=0x0 port=0x0 huba=0x0 > mask=0x00000000 > status=0x00000000 <> len=0x0 > back=0x00000001, bp=0x00000000,0x00000000,0x00000000,0x00000000 > ehci_interrupt: blocking interrupts 0x10 > > Full dmesg: > http://orel.ru/~bel/usb/dmesg.txt > > Kernel config: > http://orel.ru/~bel/usb/SUNC3D.txt > > >How-To-Repeat: > > Insert USB Flash drive and try to mount it for read-write. > Hi, My guess for this issue is that the cache invalidate and cache flush instructions are not properly implemented by busdma on your platform. Please check that first. --HPS From owner-freebsd-usb@FreeBSD.ORG Thu Dec 24 13:05:59 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E3DF1065672; Thu, 24 Dec 2009 13:05:59 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 061C18FC12; Thu, 24 Dec 2009 13:05:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBOD5wle089383; Thu, 24 Dec 2009 13:05:58 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBOD5woV089379; Thu, 24 Dec 2009 13:05:58 GMT (envelope-from linimon) Date: Thu, 24 Dec 2009 13:05:58 GMT Message-Id: <200912241305.nBOD5woV089379@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/141936: [usbdevs] [patch] add support for Advanced W-ZERO3[ES] (WS011SH) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 13:05:59 -0000 Old Synopsis: [PATCH] add support for Advanced W-ZERO3[ES] (WS011SH) New Synopsis: [usbdevs] [patch] add support for Advanced W-ZERO3[ES] (WS011SH) Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 24 13:05:20 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=141936 From owner-freebsd-usb@FreeBSD.ORG Thu Dec 24 13:33:53 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 816CB106566B; Thu, 24 Dec 2009 13:33:53 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swip.net [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id B09B68FC15; Thu, 24 Dec 2009 13:33:52 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=eCIzOR2Q5z4A:10 a=RERtC8nhXGhYvIZhK0yWrQ==:17 a=6I5d2MoRAAAA:8 a=Jk5c-MW5eJ4-a4HnjnUA:9 a=JUrbJynLtGysW6faaxoA:7 a=moWHqQCqy9dSC4zTcReWkVSV-mwA:4 a=SV7veod9ZcQA:10 Received: from [90.149.203.35] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1158845837; Thu, 24 Dec 2009 14:33:50 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Thu, 24 Dec 2009 14:35:52 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200912241305.nBOD5woV089379@freefall.freebsd.org> In-Reply-To: <200912241305.nBOD5woV089379@freefall.freebsd.org> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912241435.54608.hselasky@c2i.net> Cc: freebsd-bugs@freebsd.org, linimon@freebsd.org Subject: Re: usb/141936: [usbdevs] [patch] add support for Advanced W-ZERO3[ES] (WS011SH) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 13:33:53 -0000 On Thursday 24 December 2009 14:05:58 linimon@freebsd.org wrote: > Old Synopsis: [PATCH] add support for Advanced W-ZERO3[ES] (WS011SH) > New Synopsis: [usbdevs] [patch] add support for Advanced W-ZERO3[ES] > (WS011SH) > > Responsible-Changed-From-To: freebsd-bugs->freebsd-usb > Responsible-Changed-By: linimon > Responsible-Changed-When: Thu Dec 24 13:05:20 UTC 2009 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=141936 Committed to USB P4. http://p4web.freebsd.org/chv.cgi?CH=172191 --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Dec 25 01:07:54 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D31691065670 for ; Fri, 25 Dec 2009 01:07:54 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 22CF18FC12 for ; Fri, 25 Dec 2009 01:07:53 +0000 (UTC) Received: from inchoate.gsoft.com.au (ppp121-45-159-60.lns6.adl6.internode.on.net [121.45.159.60]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id nBP17j4Y060250 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 25 Dec 2009 11:37:46 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-usb@freebsd.org Date: Fri, 25 Dec 2009 11:37:42 +1030 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4368345.SiHPGcvFYf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200912251137.43667.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Subject: libusb-config missing? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 01:07:54 -0000 --nextPart4368345.SiHPGcvFYf Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Would it be possible to create a libusb-config shell script and install=20 it in /usr/bin? libusb from ports installed such a script and it is the standard way to=20 find libusb and know how to call it. I suspect that adding it would also reduce patches for a lot of ports=20 (and this makes it easier when you are trying stuff direct from the=20 maintainer as you don't need a local patch) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4368345.SiHPGcvFYf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLNBBf5ZPcIHs/zowRAnbZAJ9Peg/amT652ffy1KHy10VFVXy59wCgojYh jjlJty+N/nTq5sI3Xgtgjmw= =OgZS -----END PGP SIGNATURE----- --nextPart4368345.SiHPGcvFYf-- From owner-freebsd-usb@FreeBSD.ORG Fri Dec 25 09:04:23 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCAD41065672 for ; Fri, 25 Dec 2009 09:04:23 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.freebsd.org (Postfix) with ESMTP id 4D3768FC0A for ; Fri, 25 Dec 2009 09:04:23 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=RERtC8nhXGhYvIZhK0yWrQ==:17 a=RfHrOFyJNJtGuzg3zmgA:9 a=qokbkWXLSdh2H1NS6TK7iq2WEPEA:4 Received: from [90.149.203.35] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe08.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1324289534; Fri, 25 Dec 2009 10:04:21 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 25 Dec 2009 10:06:26 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200912251137.43667.doconnor@gsoft.com.au> In-Reply-To: <200912251137.43667.doconnor@gsoft.com.au> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912251006.27346.hselasky@c2i.net> Cc: Daniel O'Connor Subject: Re: libusb-config missing? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 09:04:23 -0000 On Friday 25 December 2009 02:07:42 Daniel O'Connor wrote: > Would it be possible to create a libusb-config shell script and install > it in /usr/bin? I guess if other generic FreeBSD libraries don't do this, it will be hard I guess. You mean that we create a .pc file for libusb ? --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Dec 25 10:29:14 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEE09106566B for ; Fri, 25 Dec 2009 10:29:14 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 407078FC14 for ; Fri, 25 Dec 2009 10:29:13 +0000 (UTC) Received: from inchoate.gsoft.com.au (ppp121-45-159-60.lns6.adl6.internode.on.net [121.45.159.60]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id nBPAT5iS070052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 25 Dec 2009 20:59:06 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Hans Petter Selasky Date: Fri, 25 Dec 2009 20:58:51 +1030 User-Agent: KMail/1.9.10 References: <200912251137.43667.doconnor@gsoft.com.au> <200912251006.27346.hselasky@c2i.net> In-Reply-To: <200912251006.27346.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1709947.xPWDjHSZzj"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200912252058.58879.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-usb@freebsd.org Subject: Re: libusb-config missing? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 10:29:14 -0000 --nextPart1709947.xPWDjHSZzj Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Fri, 25 Dec 2009, Hans Petter Selasky wrote: > On Friday 25 December 2009 02:07:42 Daniel O'Connor wrote: > > Would it be possible to create a libusb-config shell script and > > install it in /usr/bin? > > I guess if other generic FreeBSD libraries don't do this, it will be > hard I guess. That is true but I think this is a special case as libusb is widely=20 regarded as an external library by software devs. > You mean that we create a .pc file for libusb ? Hmm, I meant the libusb-config shell script but I guess the .pc file=20 would be necessary too :( =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1709947.xPWDjHSZzj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLNJPq5ZPcIHs/zowRAs0KAKCWaIuhHlNIkWoc7Bv/oRgsaS6HAgCfS2aH 0vf+bHvZo0rDEpRZOweIA9Q= =xiwx -----END PGP SIGNATURE----- --nextPart1709947.xPWDjHSZzj-- From owner-freebsd-usb@FreeBSD.ORG Fri Dec 25 11:42:46 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56063106566C for ; Fri, 25 Dec 2009 11:42:46 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.tele2.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id DDAC98FC1C for ; Fri, 25 Dec 2009 11:42:45 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=RERtC8nhXGhYvIZhK0yWrQ==:17 a=5v7SCMbp9xp8-vtIDHcA:9 a=NuKCiiRkJ-qzyn7khQpWnvwqOqYA:4 Received: from [90.149.203.35] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 588665924; Fri, 25 Dec 2009 12:42:43 +0100 From: Hans Petter Selasky To: "Daniel O'Connor" Date: Fri, 25 Dec 2009 12:44:45 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200912251137.43667.doconnor@gsoft.com.au> <200912251006.27346.hselasky@c2i.net> <200912252058.58879.doconnor@gsoft.com.au> In-Reply-To: <200912252058.58879.doconnor@gsoft.com.au> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912251244.46651.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: libusb-config missing? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 11:42:46 -0000 On Friday 25 December 2009 11:28:51 Daniel O'Connor wrote: > On Fri, 25 Dec 2009, Hans Petter Selasky wrote: > > On Friday 25 December 2009 02:07:42 Daniel O'Connor wrote: > > > Would it be possible to create a libusb-config shell script and > > > install it in /usr/bin? > > Can you provide a pseudo-libusb port patch for this? --HPS