Re: usb/124604: Wireless Mouse doesn't work
On Sunday 22 June 2008, Hans Petter Selasky wrote: > > > > WHY FREEBSD STILL HAS NOT SUPPROT OF USB TWINS (KBD AND > > MOUSE AT ONE USB RECEIVER)??? > > Please remember that there is crappy USB equipment out there that has been and > will only work with MS Windows. Sorry, why when FreeBSD lack support of some hardware, it inevitably marks as "MS only"? USB is our future. It will be, independent of our wishes. I hacd have seen already motherboard WITHOUT ANY ports, except USB - USB mouse, USB keyboard, USB printer, etc. I'd like to use FreeBSD to day-by-day work. But why I must use uncomfortable corded mouse or buy one additional USB mouse simply because proud FreeBSD developers cannot support combined USB receivers? USB support in FreeBSD works terrible - I fear to insert any flash drive in my workbox, because these drives can very simply to hangup, deadlock or reboot it - simply insertion of flashdrive can reboot system, which approved itself as hardrock stable! I do not sharp attention on this thinhg, as when I need to re-plug each time USB keyboard to detect it at boot process. It is very similar to stupid comedy - to detect keyboard I must re-plug it. ROFL. I can only repeat one sentence, which I said sometime - "Snobbing and contempting of users' requests can destroy any succesful project". That was done with OS/2, i.e. -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Web: http://www.askd.ru/~shelton OOO "ACK" telecommunications administrator, e-mail: achilov-rn [at] askd.ru PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/119150: [usbdevs] [patch] new usbdevs for CDMA 1xEVDO devices
The following reply was made to PR usb/119150; it has been noted by GNATS. From: Gavin Atkinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: usb/119150: [usbdevs] [patch] new usbdevs for CDMA 1xEVDO devices Date: Sun, 22 Jun 2008 21:50:16 +0100 (BST) Updated patch, against HEAD. Since the PR was submitted, the vendor ID has already been assigned the name QUALCOMMINC, so reflect that change in the patch also. Index: src/sys/dev/usb/usbdevs === RCS file: /usr/ncvs/src/sys/dev/usb/usbdevs,v retrieving revision 1.360 diff -u -r1.360 usbdevs --- src/sys/dev/usb/usbdevs13 Jun 2008 02:02:21 - 1.360 +++ src/sys/dev/usb/usbdevs22 Jun 2008 20:48:13 - @@ -522,6 +522,7 @@ vendor FOSSIL0x0e67 Fossil, Inc vendor GMATE 0x0e7e G.Mate, Inc vendor OTI 0x0ea0 Ours Technology +vendor YISO 0x0eab Yiso Wireless Co. vendor PILOTECH 0x0eaf Pilotech vendor NOVATECH 0x0eb0 NovaTech vendor ITEGNO0x0eba iTegno @@ -1956,6 +1957,7 @@ product QUALCOMM2 RWT_FCT0x3100 RWT FCT-CDMA 2000 1xRTT modem product QUALCOMM2 CDMA_MSM 0x3196 CDMA Technologies MSM modem product QUALCOMMINC CDMA_MSM 0x0001 CDMA Technologies MSM modem +product QUALCOMMINC AC87000xfffe CDMA 1xEVDO USB modem /* Qtronix products */ product QTRONIX 980N 0x2011 Scorpion-980N keyboard @@ -2382,6 +2384,9 @@ product YANO U640MO 0x0101 U640MO-03 product YANO FW800HD 0x05fc METALWEAR-HDD +/* Yiso Wireless Co. products */ +product YISO C893 0xc893 CDMA 2000 1xEVDO PC Card + /* Z-Com products */ product ZCOM M4Y750 0x0001 M4Y-750 product ZCOM XI725 0x0002 XI-725/726 ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/118485: [usbdevs] [patch] Logitech Headset Workaround
The following reply was made to PR usb/118485; it has been noted by GNATS. From: Gavin Atkinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: usb/118485: [usbdevs] [patch] Logitech Headset Workaround Date: Sun, 22 Jun 2008 21:29:23 +0100 (BST) Updated patch, with the entry sorted correctly and with better whitespacing (although the whitespace in both files is anything but unified) Index: src/sys/dev/usb/usbdevs === RCS file: /usr/ncvs/src/sys/dev/usb/usbdevs,v retrieving revision 1.360 diff -u -r1.360 usbdevs --- src/sys/dev/usb/usbdevs13 Jun 2008 02:02:21 - 1.360 +++ src/sys/dev/usb/usbdevs22 Jun 2008 20:25:01 - @@ -1581,6 +1581,7 @@ product LOGITECH QUICKCAMPRO 0x0810 QuickCam Pro product LOGITECH QUICKCAMEXP 0x0840 QuickCam Express product LOGITECH QUICKCAM0x0850 QuickCam +product LOGITECH HS0A01 0x0a01 USB Head Set product LOGITECH N43 0xc000 N43 product LOGITECH N48 0xc001 N48 mouse product LOGITECH MBA47 0xc002 M-BA47 mouse Index: src/sys/dev/usb/usb_quirks.c === RCS file: /usr/ncvs/src/sys/dev/usb/usb_quirks.c,v retrieving revision 1.65 diff -u -r1.65 usb_quirks.c --- src/sys/dev/usb/usb_quirks.c 14 Mar 2008 15:59:30 - 1.65 +++ src/sys/dev/usb/usb_quirks.c 22 Jun 2008 20:25:01 - @@ -75,6 +75,7 @@ { USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPHONE, 0x100, { UQ_AU_INP_ASYNC }}, { USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_UN53B, ANY, { UQ_NO_STRINGS }}, + { USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_HS0A01, ANY, { UQ_AU_INP_ASYNC }}, /* XXX These should have a revision number, but I don't know what they are. */ { USB_VENDOR_HP, USB_PRODUCT_HP_895C, ANY, { UQ_BROKEN_BIDIR }}, { USB_VENDOR_HP, USB_PRODUCT_HP_880C, ANY, { UQ_BROKEN_BIDIR }}, ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/107665: [usbdevs] [patch] uscanner support for epson stylus DX5050 MFP
Synopsis: [usbdevs] [patch] uscanner support for epson stylus DX5050 MFP State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Sun Jun 22 17:56:39 UTC 2008 State-Changed-Why: To submitter: I'm not certain of the status of this PR, it looks like it should be supported in 7.0-RELEASE and 6.3-RELEASE. The bit I'm not sure about is the mention of using it as a printer at the same time, can you confirm if this is all committed and the PR can be closed? Responsible-Changed-From-To: freebsd-usb->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jun 22 17:56:39 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=107665 ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/115080: [ural] [patch] allow using a Hercules HWGUSB2-54-V2 wifi usb adapter
Synopsis: [ural] [patch] allow using a Hercules HWGUSB2-54-V2 wifi usb adapter State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Sun Jun 22 17:56:39 UTC 2008 State-Changed-Why: To submitter: can you please confirm that the following is correct? product GUILLEMOT HWGUSB254V2 0x010 HWGUSB2-54-V2 WLAN Specifically, the "0x010" part of it - support has been added recently for what sounds like the same part as yours, but using 0xe010 as the product ID. Can you confirm please that you have the product ID 0x010? Responsible-Changed-From-To: freebsd-usb->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jun 22 17:56:39 UTC 2008 Responsible-Changed-Why: To submitter: can you please confirm that the following is correct? product GUILLEMOT HWGUSB254V2 0x010 HWGUSB2-54-V2 WLAN Specifically, the "0x010" part of it - support has been added recently for what sounds like the same part as yours, but using 0xe010 as the product ID. Can you confirm please that you have the product ID 0x010? http://www.freebsd.org/cgi/query-pr.cgi?pr=115080 ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/124604: Wireless Mouse doesn't work
Rashid N. Achilov wrote: Propably similar to PR usb/118670 Paritially similar to PR's 90162, 96120, 97286, 103578 :-D This is ethereal FreeBSD's problem - I have wireless twinbox (Genius Optical Value+) since 2006, and it does not work exactly - ukbd detects excellent, mouse detects as uhid and does not work at all, or detects but does not work at all. WHY FREEBSD STILL HAS NOT SUPPROT OF USB TWINS (KBD AND MOUSE AT ONE USB RECEIVER)??? Well, you're a step ahead of me. My Adesso keyboard/touchpad combo doesn't detect the touchpad at all. On the other hand, thanks to a patch from Gavin, my keyboard's working perfectly these days. :) -- http://www.velocityvector.com/ | http://www.classic-games.com/ I'd rather hunt with Dick Cheney than ride with Ted Kennedy. ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: usb/124604: Wireless Mouse doesn't work
On Saturday 21 June 2008, Rashid N. Achilov wrote: > >Propably similar to > > > >PR usb/118670 > > > WHY FREEBSD STILL HAS NOT SUPPROT OF USB TWINS (KBD AND > MOUSE AT ONE USB RECEIVER)??? Please remember that there is crappy USB equipment out there that has been and will only work with MS Windows. --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
FreeBSD 7.0 USB mass storage problems (OHCI)
Hi all, I have a problem (most probably after the migration from 6.3 to 7.0). Attached is my dmesg output. The problem is as follows: 1. I have permanently attached USB mouse and KBD which are working perfectly. 2. When I attach UMASS device on one of the ports sometimes it shows me the listing of the file system directories. On some devices it shows me partial list. I was trying with FAT & FAT32 FS formated devices but the behaviour is very strange. I've tried w/o ACPI enabled, tried w/ my sound card out of the machine (because of shared irq w/ the USB adapter) but thing are the same. Tried to fsck and fix the file system just in case. Also the same devices work on my ThinkPad laptop like charm. If I copy pictures some of them are ok, some messed with other pictures. Devices are 1GB FAT Olympus photo camera and 8GB FAT32 Kingston USB flash. Sometimes I get g_vfs_done[READ..sector..size] error=5 Any advice - what can I check, do? Thanks! -- eng. Todor Todorov Network & Unix Administrator @ Powerforge Team mobile : (+359) 888 447 564 email : todorov [at] powerforge [dot] net website : www.powerforge.net In God I trust, all the others I check first Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 ~The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RELEASE-p2 #2: Sat Jun 21 11:55:02 EEST 2008 ~[EMAIL PROTECTED]:/usr/obj/usr/src/sys/TUNING Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(TM) XP 2100+ (1733.40-MHz 686-class CPU) ~ Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff ~ AMD Features=0xc0400800 real memory = 1073725440 (1023 MB) avail memory = 1041547264 (993 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 cryptosoft0: on motherboard acpi0: on motherboard acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 20 acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a (3) failed acpi0: reservation of 10, 3ff0 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: on hostb0 pcib1: at device 1.0 on pci0 pci1: on pcib1 vgapci0: port 0xd800-0xd8ff mem 0xf000-0xf7ff,0xe780-0xe780 irq 16 at device 0.0 on pci1 drm0: on vgapci0 info: [drm] AGP at 0xe800 64MB info: [drm] Initialized radeon 1.25.0 20060524 isab0: at device 2.0 on pci0 isa0: on isab0 ohci0: mem 0xe700-0xe7000fff irq 19 at device 2.2 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xe680-0xe6800fff irq 23 at device 2.3 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 3 ports with 3 removable, self powered atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 2.5 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xa000-0xa03f irq 17 at device 9.0 on pci0 miibus0: on xl0 nsphy0: PHY 24 on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:60:08:0d:7b:50 xl0: [ITHREAD] pcm0: port 0x9800-0x981f irq 19 at device 11.0 on pci0 pcm0: pcm0: [ITHREAD] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A sio1: [FILTER] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] pmtimer0 on isa0 orm0: at iomem 0xc-0xcbfff pnpid ORM on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: on ppc0 ppbus0: [ITHREAD] ppbus0: IEEE1284 device found /NIBBLE/ECP Probing for PnP devices on ppbus0: ppbus0: MLC,PCL,PML lpt0: on ppbus0 lpt0: Interrupt-driven port ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0 ums0: on uhub0 ums0: 3 buttons and Z dir. ukbd0: on uhub0 kbd2 at ukbd0 Timecounter "TSC" frequency 1733400297 Hz quality 800 Timecounters tick every 1.000 msec ad0: 76319MB at ata0-master UDMA100 acd0: DVDR at ata1-master UDMA33 cd0 at ata1 bus 0 target 0 lun 0 c