Re: USB port power control

2005-12-14 Thread Hans Petter Selasky
On Wednesday 14 December 2005 11:19, Philip Lykke Carlsen wrote: .. I just wondered if it might be possible to shut down the power of a USB-port.. It would be rather handy to be able to control No, there is no utility for that. But it might be an idea to make a small utility, usbconfig, that

Re: usb/79656: [usb] RHSC interrupts lost

2006-02-25 Thread Hans Petter Selasky
On Saturday 25 February 2006 04:55, Ian Dowse wrote: Synopsis: [usb] RHSC interrupts lost State-Changed-From-To: open-feedback State-Changed-By: iedowse State-Changed-When: Sat Feb 25 03:53:50 UTC 2006 State-Changed-Why: If possible, could you provide information about how to reproduce

New USB driver API, now on NetBSD 3.0

2006-02-28 Thread Hans Petter Selasky
Hi, I just want to let you know that my new USB driver is now compiling and working on NetBSD 3.0. The first goal of my driver is to get the USB drivers out of Giant/spl. Another goal is that NetBSD and FreeBSD should share some device drivers line by line, without any #ifdefs nor macros.

uplcom.c

2006-06-11 Thread Hans Petter Selasky
Hi, I am currently working on converting uplcom.c to my new USB API. In that regard I have a question: Is anyone using option UPLCOM_INTR_INTERVAL or sysctl hw.usb.uplcom.interval, or can this be left to the default interrupt interval? /* * The uplcom.c driver supports several USB-to-RS232

Re: uplcom.c

2006-06-12 Thread Hans Petter Selasky
On Monday 12 June 2006 21:39, Ulrich Spoerlein wrote: Hans Petter Selasky wrote: Hi, I am currently working on converting uplcom.c to my new USB API. In that regard I have a question: Is anyone using option UPLCOM_INTR_INTERVAL or sysctl hw.usb.uplcom.interval, or can this be left

Re: High speed USB 2.0

2006-06-13 Thread Hans Petter Selasky
On Tuesday 13 June 2006 10:31, Василий Петров wrote: I'm using some USB 2.0 devices. They was tested in windows and transfer rates was about 10Mbps. However under my FreeBSD installation (FreeBSD 6.0) transfer rates are only up to 800Kbps (like for USB 1.0). I've checked that all required

Re: High speed USB 2.0

2006-06-13 Thread Hans Petter Selasky
Hi, On Tuesday 13 June 2006 17:05, Василий Петров wrote: Yet I don't understand, must high-speed devices work with bundled FreeBSD drivers and it is my conf problem or this is not supported by them? I haven't found any mentions about it in mailing lists nor PRs. Your config is

Re: uplcom.c

2006-06-14 Thread Hans Petter Selasky
On Tuesday 13 June 2006 18:06, Ulrich Spoerlein wrote: Hans Petter Selasky wrote: On Monday 12 June 2006 21:39, Ulrich Spoerlein wrote: Hans Petter Selasky wrote: UPLCOM_INTR_INTERVAL I have such a device and am using it. The question is, what is that option supposed to do

Re: ugen partial write() amount

2006-06-17 Thread Hans Petter Selasky
On Friday 16 June 2006 23:24, Anish Mistry wrote: I'm trying to reliably recover from a write() timeout using ugen. The problem that I'm having is that when using write() to write data to an endpoint and the write times out there seems no way to figure out the amount of that data that was

Re: How to connect an O2 XDA Phone (or HTC Tornado)?

2006-06-28 Thread Hans Petter Selasky
On Tuesday 27 June 2006 22:31, Frank J. Beckmann wrote: Hi, I would like connect my brand new O2 XDA Phone (a kind of HTC Tornade without WLAN) to my FreeBSD 6.1 box. The Phone doesn't have WLAN and my PC doesn't have Bluetooth. So I tried USB. FreeBSD applied the ugen driver, but in the

Re: Lowering USB Transfer Rate?

2006-07-06 Thread Hans Petter Selasky
On Thursday 06 July 2006 10:27, nocturnal wrote: Hi I'm not sure if that's what i want to do but the story is i lost the USB cable for my mp3 player and i honestly have no idea if it was USB 1 or 2. So i took the cable from my lacie hdd and tried to mount the mp3 player but the system locked

USB bluetooth dongles

2006-07-13 Thread Hans Petter Selasky
Hi, Is there anyone on this list using USB Bluetooth dongles, that can test my new USB system and the USB Bluetooth driver? --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any

Re: USB bluetooth dongles

2006-07-13 Thread Hans Petter Selasky
On Thursday 13 July 2006 21:50, Anish Mistry wrote: On Thursday 13 July 2006 15:41, Hans Petter Selasky wrote: On Thursday 13 July 2006 20:53, Anish Mistry wrote: On Thursday 13 July 2006 14:25, Hans Petter Selasky wrote: Hi, Is there anyone on this list using USB Bluetooth

Re: USB bluetooth dongles

2006-07-14 Thread Hans Petter Selasky
On Thursday 13 July 2006 22:08, Hans Petter Selasky wrote: On Thursday 13 July 2006 21:50, Anish Mistry wrote: On Thursday 13 July 2006 15:41, Hans Petter Selasky wrote: On Thursday 13 July 2006 20:53, Anish Mistry wrote: On Thursday 13 July 2006 14:25, Hans Petter Selasky wrote: Hi

Re: USB bluetooth dongles

2006-07-15 Thread Hans Petter Selasky
On Friday 14 July 2006 23:52, Alexandre Sunny Kovalenko wrote: On Fri, 2006-07-14 at 16:45 +0200, Hans Petter Selasky wrote: On Thursday 13 July 2006 22:08, Hans Petter Selasky wrote: On Thursday 13 July 2006 21:50, Anish Mistry wrote: On Thursday 13 July 2006 15:41, Hans Petter Selasky

Re: USB bluetooth dongles

2006-07-16 Thread Hans Petter Selasky
On Sunday 16 July 2006 17:54, Alexandre Sunny Kovalenko wrote: On Sat, 2006-07-15 at 17:47 +0200, Hans Petter Selasky wrote: On Saturday 15 July 2006 14:54, Alexandre Sunny Kovalenko wrote: On Thursday 13 July 2006 14:25, Hans Petter Selasky wrote: Hi

Re: libusb/ugen interrupt read question

2006-07-22 Thread Hans Petter Selasky
On Friday 21 July 2006 21:46, rnilsson wrote: I am working on porting owfs over to FreeBSD, and I've run into a strange issue when I'm trying to read the status of a device (DS2490 http://pdfserv.maxim-ic.com/en/ds/DS2490.pdf) on EP 1, an interrupt IN endpoint. One of the routines (a data

Testers wanted (again)

2006-08-05 Thread Hans Petter Selasky
Hi, I need testers for ata-usb.c and if_aue.c. If you have such a device please install subversion, /usr/ports/devel/subversion, and then run the following commands: svn --username anonsvn --password anonsvn checkout svn://svn.turbocat.net/i4b cd i4b/trunk/i4b/FreeBSD.usb make S=../src

Re: Testers wanted (again)

2006-08-05 Thread Hans Petter Selasky
On Saturday 05 August 2006 19:39, Alexandre Sunny Kovalenko wrote: On Sat, 2006-08-05 at 17:46 +0200, Hans Petter Selasky wrote: Hi Alexandre, On Saturday 05 August 2006 16:43, Alexandre Sunny Kovalenko wrote: On Sat, 2006-08-05 at 11:52 +0200, Hans Petter Selasky wrote: Hi

Re: Testers wanted (again)

2006-08-06 Thread Hans Petter Selasky
On Sunday 06 August 2006 16:02, Alexandre Sunny Kovalenko wrote: On Sat, 2006-08-05 at 20:56 +0200, Hans Petter Selasky wrote: On Saturday 05 August 2006 19:39, Alexandre Sunny Kovalenko wrote: ... I can certainly wait until Christmas. Just for my education -- what kind of devices did

Re: USB_ATTACH_SETUP macros question

2006-08-17 Thread Hans Petter Selasky
Made a little test which shows that this code is going to be executed only once.How did i miss that :) Now the other question comes next: Why don not we use just: #define USB_ATTACH_SETUP \ sc-sc_dev = self; \ device_set_desc_copy(self, devinfo); \ device_printf(self, %s\n, devinfo);

Re: Problems with Mitsumi 7-in-1 USB Card Reader/Floppy combo

2006-09-05 Thread Hans Petter Selasky
On Tuesday 05 September 2006 03:16, Indigo 23 wrote: Thanks for the reply. I already tried that, but unfortunetly the same thing happens :( Any other suggestions? Maybe you want to try my new Giant free USB driver: # # How to install the new USB driver: # # # First get all the sources #

Re: Problems with Mitsumi 7-in-1 USB Card Reader/Floppy combo

2006-09-05 Thread Hans Petter Selasky
On Tuesday 05 September 2006 13:28, Indigo 23 wrote: Thanks for that excellent suggestion. It worked perfectly. I just have a few questions. 1) Any idea when this will be imported in to RELENG_6? I don't know. If I am right, you will see my driver in freebsd-current some time after

Re: usb/103046: [patch] ulpt event driven I/O with select(2) and nonblock

2006-09-15 Thread Hans Petter Selasky
On Saturday 09 September 2006 19:50, Jan-Espen Pettersen wrote: The following reply was made to PR usb/103046; it has been noted by GNATS. From: Jan-Espen Pettersen [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: usb/103046: [patch] ulpt event driven I/O with

Re: ehci.c : uncommited patch fixes DRAC5 problems

2006-09-20 Thread Hans Petter Selasky
On Tuesday 19 September 2006 23:45, Bill Moran wrote: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/ehci.c?rev=1.42conte nt-type=text/x-cvsweb-markup I'm one of those people who've been having trouble with Dell's DRAC5 keyboards not working in 6.1. Grabbing the above version of

Re: umass0: BBB reset failed, TIMEOUT (again)

2006-09-20 Thread Hans Petter Selasky
On Wednesday 20 September 2006 03:11, Juergen Lock wrote: Today for the first time since this box got a new board I tried to copy data onto the usb cardreader, and after copying for a while it suddenly stopped (led stopped flashing, no further io), and after some time i had the above in dmesg.

Re: ehci.c : uncommited patch fixes DRAC5 problems

2006-09-20 Thread Hans Petter Selasky
On Wednesday 20 September 2006 16:40, Bill Moran wrote: In response to Hans Petter Selasky [EMAIL PROTECTED]: On Tuesday 19 September 2006 23:45, Bill Moran wrote: Is this the new USB stuff that Tom Rhodes has been involved with? Yes. --HPS

Re: ehci.c : uncommited patch fixes DRAC5 problems

2006-09-20 Thread Hans Petter Selasky
On Wednesday 20 September 2006 20:50, Bill Moran wrote: In response to Hans Petter Selasky [EMAIL PROTECTED]: Ok. Just add: #ifndef TS_CALLOUT #define TS_CALLOUT MINOR_CALLOUT #endif If you get more errors, then just compile with the -k option to get all errors. Before line

Re: umass0: BBB reset failed, TIMEOUT (again)

2006-09-22 Thread Hans Petter Selasky
On Friday 22 September 2006 00:04, Juergen Lock wrote: On Wed, Sep 20, 2006 at 11:18:32AM +0200, Hans Petter Selasky wrote: On Wednesday 20 September 2006 03:11, Juergen Lock wrote: Today for the first time since this box got a new board I tried to copy data onto the usb cardreader

Re: Odd usb hub issue

2006-09-22 Thread Hans Petter Selasky
On Thursday 21 September 2006 22:56, M. Warner Losh wrote: I have a dell server that I'm having usb problems with. I have usb enabled in the BIOS, but none of the usb ports appears to work. In dmesg, I see: CPU: Intel(R) Pentium(R) D CPU 3.00GHz (3000.12-MHz K8-class CPU) Origin =

Re: USB modems for freeBSD 6

2006-10-09 Thread Hans Petter Selasky
On Monday 09 October 2006 03:48, [EMAIL PROTECTED] wrote: I want to add a USB modem to a FreeBSD 6. What are the USB modems (Make and Model) that work well with FreeBSD 6? Thanks -- Hari There are so-called driver-less modems, supported by umodem. Else grep for ucom and tty under

Re: usb/105186: USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box

2006-11-06 Thread Hans Petter Selasky
The following reply was made to PR usb/105186; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: Undisclosed.Recipients: ; Cc: O. Hartmann [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: usb/105186: USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box Date: Mon, 6 Nov

Re: usb to serial

2006-11-09 Thread Hans Petter Selasky
On Thursday 09 November 2006 18:29, Maxim Konovalov wrote: [ iedowse CC'ed ] Hello, On Fri, 5 May 2006, 11:04-0400, David Coder wrote: thx for the suggestions, guys. with device uftdi device uplcom in the kernel config the adapter shows up as ugen0: ArkMicroChips USB-UART

Re: Pen Drive Problem

2006-11-17 Thread Hans Petter Selasky
On Wednesday 15 November 2006 18:55, Luigi Palmieri wrote: Last week i bought a pen drive of 1GB, unfortunatelly, it doesn't work on my Freebsd 6.1. every time i gave mount and camcontrol rescan all,camcontrol devlist e dsmsg comands the system returned these: tryng to mount root from

Re: Test (belated) of new umass driver

2006-11-26 Thread Hans Petter Selasky
On Sunday 26 November 2006 00:21, Peter Carah wrote: I just noticed today your call from a couple of months ago to try the new umass driver; just did so and noticed only a 2-3% improvement. the sys and int times were all over the map so couldn't tell what to say about them. (likely from

Re: RFC: Fixing USB ethernet for FreeBSD 7.0.

2006-12-01 Thread Hans Petter Selasky
On Friday 01 December 2006 20:43, Alfred Perlstein wrote: * M. Warner Losh [EMAIL PROTECTED] [061201 11:30] wrote: Have you looked at the usb work that Hans Petter Selasky at http://www.turbocat.net/~hselasky/usb4bsd yet? I just did, while it solves a lock order problem, this doesn't

Re: USB problem on Acer Aspire WLMi 5102 with AMD Turion 64 X2

2006-12-20 Thread Hans Petter Selasky
On Wednesday 20 December 2006 16:58, Paul Argentoff wrote: Hello, world. It's my first experience of installing FreeBSD on a notebook and also a first problem with USB devices. Here's the report: [EMAIL PROTECTED] /home/paul]# uname -r 6.1-RELEASE-p11 [EMAIL PROTECTED] /home/paul]# uname

Re: any way to detect usb detached from a device driver ?

2007-01-09 Thread Hans Petter Selasky
On Tuesday 09 January 2007 17:34, Luigi Rizzo wrote: [sorry for the repost, not sure it went through] On Tue, Jan 09, 2007 at 08:16:29AM -0800, Luigi Rizzo wrote: I am modifying a kernel device driver for webcams (see http://info.iet.unipi.it/~luigi/FreeBSD/usb-cameras.html) packing together

Re: some issues with the USB tree

2007-01-18 Thread Hans Petter Selasky
On Thursday 18 January 2007 22:14, Kip Macy wrote: On 1/18/07, Hans Petter Selasky [EMAIL PROTECTED] wrote: On Thursday 18 January 2007 05:00, Kip Macy wrote: I wanted to try out the new USB stack but I'm finding that X won't start and em0 periodically needs to be reset - I don't see

Re: some issues with the USB tree

2007-01-19 Thread Hans Petter Selasky
On Friday 19 January 2007 06:28, Kip Macy wrote: Could you connect a umass device in console mode, and do some dd benchmarking? I'll have to dig out a USB hard drive to make any meaningful measurements, the write speed on my flash drive is the same as in HEAD - a fairly paltry

Re: no data from USB wireless mouse

2007-01-19 Thread Hans Petter Selasky
On Friday 19 January 2007 07:55, Andrew Tamm wrote: I am having no success at all in getting a Microsoft Optical Wireless Desktop Pro mouse to work in FreeBSD 6.2-RC2. The kernel sees it as: ums0: Microsoft Microsoft Wireless Optical Desktop ums0: 5 buttons and Z dir and a TILT dir. cat

Re: usb/107496: USB device problem on RELENG_6_2 (SHORT_XFER) (regression)

2007-02-03 Thread Hans Petter Selasky
Hi Fred! On Saturday 03 February 2007 17:50, fred wrote: The following reply was made to PR usb/107496; it has been noted by GNATS. From: fred [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Subject: Re: usb/107496: USB device problem on RELENG_6_2 (SHORT_XFER) (regression) Date: Sat, 03 Feb

Re: Problems with USB devices connecting to UHCI instead of EHCI

2007-03-11 Thread Hans Petter Selasky
On Sunday 11 March 2007 02:04, Kevin Oberman wrote: If I load umass after plugging in a disk or flash fob, it will be connected as a UHCI device. If I load umass and then connect the device, it is properly connected as EHCI. When connected as a UHCI device, it is too slow to be useful. Looks

Re: Problems with USB devices connecting to UHCI instead of EHCI

2007-03-11 Thread Hans Petter Selasky
On Sunday 11 March 2007 21:19, Kevin Oberman wrote: From: Hans Petter Selasky [EMAIL PROTECTED] Date: Sun, 11 Mar 2007 19:25:14 +0100 On Sunday 11 March 2007 02:04, Kevin Oberman wrote: If I load umass after plugging in a disk or flash fob, it will be connected as a UHCI device. If I

Re: USB error

2007-03-11 Thread Hans Petter Selasky
On Monday 12 March 2007 00:15, Rick Mullis wrote: Hi Hans, I have been using and testing your new usb and today I have been getting an error. First of all I am using amd64 with the Intel DG965RY mainboard, dou core 2 prcessor with 4 gb of ram. After discussing a problem with you, you

Re: USB

2007-03-11 Thread Hans Petter Selasky
On Monday 12 March 2007 00:36, Rick Mullis wrote: /usr/src/sys/sys/systm.h They defined msleep() like this: +#definemsleep(chan, mtx, pri, wmesg, timo) \ + _sleep((chan), (mtx)-mtx_object, (pri), (wmesg), (timo)) Arg. Well, I think the new _sleep()

Re: Devices

2007-03-19 Thread Hans Petter Selasky
Hi John, On Monday 19 March 2007 08:07, John Andrewartha wrote: Hi, A small problem that I need assistance with please. I a now the proud owner of a 3G+ 850 MHz USB modem from CMOTECH it uses a real usb hub. In AU it's called NextG wireless Internet, every where else something else. I was

Re: CDCE

2007-03-23 Thread Hans Petter Selasky
On Friday 23 March 2007 08:29, Anne wrote: Hi again, Am I on the correct list for this question? Yes. New peice of hardware, no specs, is a HPSDA wireless modem from Cmotech device id 0x6280. Cmotech have not yet listed it. I have modified if_cdce.c to recognise the new hardware, I have 3

Re: EHCI and Isochronous transfer support in FreeBSD

2007-03-24 Thread Hans Petter Selasky
On Friday 23 March 2007 22:14, Antonio Vivaldi wrote: Hello, I'd like to know what is the status about the support of USB isochronous transfers (used by many video devices for realtime streaming) in the current version of FreeBSD. Hi Antonio, You are encouraged to write drivers for the new

USB Summer Of Code

2007-03-24 Thread Hans Petter Selasky
Hi, If someone here is interested in doing a summer on the USB project, as a part of Google Summer of Code, then please contact Luigi Rizzo [EMAIL PROTECTED] before the 26th of March. --HPS ___ freebsd-usb@freebsd.org mailing list

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-26 Thread Hans Petter Selasky
On Monday 26 March 2007 16:13, Markus Henschel wrote: Number: 110855 Category: usb Synopsis: ugen: interrupt in msgs are truncated when buffer is full Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State: open

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-26 Thread Hans Petter Selasky
The following reply was made to PR usb/110855; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: freebsd-usb@freebsd.org Cc: Markus Henschel [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full Date

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-27 Thread Hans Petter Selasky
The following reply was made to PR usb/110855; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: Markus Henschel [EMAIL PROTECTED] Cc: freebsd-usb@freebsd.org, [EMAIL PROTECTED] Subject: Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full Date

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-27 Thread Hans Petter Selasky
On Tuesday 27 March 2007 18:55, Markus Henschel wrote: Hans Petter Selasky schrieb: On Tuesday 27 March 2007 11:30, Markus Henschel wrote: Hans Petter Selasky schrieb: On Monday 26 March 2007 16:13, Markus Henschel wrote: Number: 110855 Category: usb Synopsis: ugen

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-27 Thread Hans Petter Selasky
The following reply was made to PR usb/110855; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: Markus Henschel [EMAIL PROTECTED] Cc: freebsd-usb@freebsd.org, [EMAIL PROTECTED] Subject: Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full Date

Re: usb/110855: ugen: interrupt in msgs are truncated when buffer is full

2007-03-28 Thread Hans Petter Selasky
On Wednesday 28 March 2007 11:41, Markus Henschel wrote: Hans Petter Selasky schrieb: The following reply was made to PR usb/110855; it has been noted by GNATS. Hi, Could you edit /sys/dev/usb/umass.c Then lookup: usbd_delay_ms(uaa-device, 1000); Change it into: usbd_delay_ms(uaa

Re: usb/110989: [patch] Handling of quirk IGNORE_RESIDUE is umass.c is broken

2007-03-28 Thread Hans Petter Selasky
On Thursday 29 March 2007 02:17, Michael Gmelin wrote: Number: 110989 Category: usb Synopsis: [patch] Handling of quirk IGNORE_RESIDUE is umass.c is broken Confidential: no Severity: serious Priority: medium Responsible:freebsd-usb State:

Re: about usb of freeBSD

2007-03-30 Thread Hans Petter Selasky
On Friday 30 March 2007 10:42, Alexander Leidinger wrote: Quoting PS [EMAIL PROTECTED] (from Fri, 30 Mar 2007 00:51:47 -0700 (PDT)): Dear all, I just read the usb source code of freeBSD, but I can't understand it clearly. Can anybody give me the simple analyse or structure of it ? Have

Re: Memory leak / Kernel Panic using snd_uaudio (USB Sound Card)

2007-03-30 Thread Hans Petter Selasky
On Saturday 31 March 2007 00:02, Hofmann, Laurent wrote: Hello, I have a strange problem with my USB Sound Card. I found some records using Google, but they are all old and never answered. I'm using the kernel module snd_uaudio to use an USB Sound Card (kldload uaudio) on Freebsd

Re: a41x/v32x driver

2007-03-31 Thread Hans Petter Selasky
On Saturday 31 March 2007 11:51, 3s3_l00n3y wrote: would u be able to send me the a41x/v32x driver I see this in usb_quirks.c: { USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_A41XV32X, ANY, { UQ_ASSUME_CM_OVER_DATA }}, I think your device should be detected by umodem. Try kldload

Re: Call For Testers: axe(4) with Ax88178 and Ax88772 support

2007-03-31 Thread Hans Petter Selasky
On Friday 30 March 2007 20:50, J.R. Oldroyd wrote: On Feb 15, 19:33, J.R. Oldroyd wrote: I have updated the axe(4) driver with Ax88178 and Ax88772 support. Go here to get it: http://opal.com/jr/freebsd/sys/dev/usb/ My original version of these Ax88178 and Ax88772 enhancements (back

Re: Memory leak / Kernel Panic using snd_uaudio (USB Sound Card)

2007-03-31 Thread Hans Petter Selasky
On Saturday 31 March 2007 13:01, Hofmann, Laurent wrote: Thanks. I did what you told me, but when I compile the kernel, it crashes compiling umass.c (Don't know how it is related ?) Just do a SVN update and try again. By a mistake I removed a patch for FreeBSD 6.2. By the way, if someone

Re: Memory leak / Kernel Panic using snd_uaudio (USB Sound Card)

2007-03-31 Thread Hans Petter Selasky
On Saturday 31 March 2007 14:30, Hofmann, Laurent wrote: -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Hans Petter Selasky Envoyé : samedi 31 mars 2007 13:16 À : freebsd-usb@freebsd.org Objet : Re: Memory leak / Kernel Panic using snd_uaudio (USB

Re: How can I make the USB Devices?

2007-04-01 Thread Hans Petter Selasky
On Sunday 01 April 2007 15:50, SEan Strand wrote: Hi-Ho, am running i386on an HP Pavilion t3345.uk amd machine. When I first loaded this machine it would mount my IOMega drives - no problems. Now, since I recompiled the kernel it will not make the devices. So I reloaded and remake the

axe(4) with Ax88178 and Ax88772 support (update)

2007-04-02 Thread Hans Petter Selasky
Hi, I have just updated if_axe.c to support Ax88178 and Ax88772. If you have one of the following products: { USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UF200, 0 }, { USB_VENDOR_ACERCM, USB_PRODUCT_ACERCM_EP1427X2, 0 }, { USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88172, 0 }, { USB_VENDOR_ASIX,

Re: libusb usb_interrupt_read hangs under FreeBSD

2007-04-03 Thread Hans Petter Selasky
On Tuesday 03 April 2007 13:27, Xiaofan Chen wrote: I was redirected to this list as per the suggestion from the libusb mailing list. It will be greatly appreciated that someone can suggest how to debug this problem? With the new USB stack installed, do like this: sysctl hw.usb.debug=15

Re: libusb usb_interrupt_read hangs under FreeBSD

2007-04-03 Thread Hans Petter Selasky
Hi, I think that your device is broken, and goes bad when it receives a clear-stall request for the interrupt pipe. That is not very uncommon. Could you try the attached patch. Just apply the patch by hand if patch won't take it. The file in question is /sys/dev/usb/ugen.c . After that,

Re: libusb usb_interrupt_read hangs under FreeBSD

2007-04-04 Thread Hans Petter Selasky
On Wednesday 04 April 2007 01:55, Xiaofan Chen wrote: On 4/3/07, Hans Petter Selasky [EMAIL PROTECTED] wrote: Hi, I think that your device is broken, and goes bad when it receives a clear-stall request for the interrupt pipe. That is not very uncommon. Could you be more clearer? I'd

Re: Siemens C75 uplcom no support

2007-04-04 Thread Hans Petter Selasky
Hi, Could you install the new USB stack, and then apply the attached patch. Maybe you have to apply the patch by hand. The files you find under /sys/dev/usb . # # Install /usr/ports/devel/subversion first # svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b #

Re: msleep redefined error in hselasky/usb4bsd/ svn patch against -current

2007-04-04 Thread Hans Petter Selasky
On Wednesday 04 April 2007 19:41, Mark Atkinson wrote: I get the following error when trying to compile the proposed usb4bsd stack against current. In file included from /usr/src/sys/dev/usb/ehci.c:67: /usr/src/sys/dev/usb/usb_port.h:293:1: msleep redefined In file included from

Re: usb/110988: [patch] Handling of quirk IGNORE_RESIDUE is umass.c is broken

2007-04-05 Thread Hans Petter Selasky
On Wednesday 04 April 2007 16:09, grem wrote: Hi, is there any way to get this into the source tree? Yes, I can take this patch into the P4 tree if you change it a little bit. I want this invalid residue detection to be all automatic: If the first residue you get is invalid, then it should

Re: msleep redefined error in hselasky/usb4bsd/ svn patch against -current

2007-04-05 Thread Hans Petter Selasky
On Thursday 05 April 2007 16:47, Mark Atkinson wrote: Hans Petter Selasky wrote: On Wednesday 04 April 2007 19:41, Mark Atkinson wrote: I get the following error when trying to compile the proposed usb4bsd stack against current. In file included from /usr/src/sys/dev/usb/ehci.c:67

Re: axe(4) with Ax88178 and Ax88772 support (update)

2007-04-10 Thread Hans Petter Selasky
On Tuesday 10 April 2007 21:58, J.R. Oldroyd wrote: On Apr 02, 23:00, Hans Petter Selasky wrote: Could you install the new USB stack and see if your AXE device works? I have tested the Ax88772 import in your new USB stack. It does move packets, but rx is very slow. Tx gets me around 650

Re: axe(4) with Ax88178 and Ax88772 support (update)

2007-04-10 Thread Hans Petter Selasky
On Tuesday 10 April 2007 22:07, Hans Petter Selasky wrote: On Tuesday 10 April 2007 21:58, J.R. Oldroyd wrote: On Apr 02, 23:00, Hans Petter Selasky wrote: Could you install the new USB stack and see if your AXE device works? I have tested the Ax88772 import in your new USB stack

Re: FBSD 6.0 UGEN

2007-04-12 Thread Hans Petter Selasky
On Thursday 12 April 2007 08:29, Z3tbl4 [] wrote: Greetings everyone! Could someone ,please, advice me a solution to solve such problem- i have an usb device, which is present in my FBSD 6.0 as /dev/ugen0 and /dev/ugen0.1 i need to send to this device 5 bytes and read from it 3 bytes but i'm

Re: ASAP, Help with driver Motorola Razr V3c usb phone freebsd6.0

2007-04-12 Thread Hans Petter Selasky
Hi, What do you want to do with your phone? --HPS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: did you ever get the usb driver

2007-04-18 Thread Hans Petter Selasky
On Tuesday 17 April 2007 21:50, Aaron bryant wrote: I'm also looking for the a41x driver What kind of device is that? A mobile phone? What services do you want to use over USB? --HPS ___ freebsd-usb@freebsd.org mailing list

Re: usb/110988: [patch] Handling of quirk IGNORE_RESIDUE is umass.c is broken

2007-04-19 Thread Hans Petter Selasky
On Thursday 19 April 2007 02:54, grem wrote: Hans Petter Selasky wrote: On Friday 06 April 2007 16:56, grem wrote: Hans Petter Selasky wrote: On Wednesday 04 April 2007 16:09, grem wrote: Hi, is there any way to get this into the source tree? Yes, I can take this patch into the P4

Re: umass0: BBB reset failed, TIMEOUT on internal card reader

2007-04-20 Thread Hans Petter Selasky
On Thursday 19 April 2007 20:13, Mike Durian wrote: I just installed a Shuttle PC22 22-in-1 Card Reader and get umass0: BBB reset failed, TIMEOUT umass0: BBB bulk-in clear stall failed, TIMEOUT umass0: BBB bulk-out clear stall failed, TIMEOUT errors without any media

Re: usb/107642: [patch]Ralink Technology RT2501USB/RT2601USB chipset driver

2007-04-30 Thread Hans Petter Selasky
On Monday 30 April 2007 18:41, Valery V.Chikalov wrote: Hans Petter Selasky wrote: On Monday 30 April 2007 14:34, Valery V.Chikalov wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin Lo пишет: Valery V.Chikalov wrote: Hans Petter Selasky wrote: On Sunday 29 April 2007 15

Re: usb/107642: [patch]Ralink Technology RT2501USB/RT2601USB chipset driver

2007-04-30 Thread Hans Petter Selasky
On Monday 30 April 2007 21:19, Valery V.Chikalov wrote: Hans Petter Selasky wrote: On Monday 30 April 2007 18:41, Valery V.Chikalov wrote: Hans Petter Selasky wrote: On Monday 30 April 2007 14:34, Valery V.Chikalov wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin Lo пишет

Re: New USB drivers

2007-05-05 Thread Hans Petter Selasky
On Friday 04 May 2007 20:06, Kevin Oberman wrote: I have now been running the Hans Petter's USB drivers for about a week and they have been working pretty well. That said, I have seen two things that concern me. 1. Today I connected a USB disk to the system. It ran fine, but then I

Re: usb/112461: ehci USB 2.0 doesn't work on nforce4

2007-05-06 Thread Hans Petter Selasky
On Sunday 06 May 2007 13:51, Igor Popov wrote: Number: 112461 Category: usb Synopsis: ehci USB 2.0 doesn't work on nforce4 Confidential: no Severity: non-critical Priority: medium Responsible:freebsd-usb State: open Quarter: Keywords:

Re: usb/112461: ehci USB 2.0 doesn't work on nforce4

2007-05-06 Thread Hans Petter Selasky
The following reply was made to PR usb/112461; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: freebsd-usb@freebsd.org Cc: Igor Popov [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: usb/112461: ehci USB 2.0 doesn't work on nforce4 Date: Sun, 6 May 2007 14:24:56

Re: usb/112461: ehci USB 2.0 doesn't work on nforce4

2007-05-07 Thread Hans Petter Selasky
On Monday 07 May 2007 08:09, Igor Popov wrote: Good morning. On Sunday 06 May 2007 13:51, Igor Popov wrote: Number: 112461 Category: usb Synopsis: ehci USB 2.0 doesn't work on nforce4 Confidential: no Severity: non-critical Priority:

Re: usb/112461: ehci USB 2.0 doesn't work on nforce4

2007-05-07 Thread Hans Petter Selasky
The following reply was made to PR usb/112461; it has been noted by GNATS. From: Hans Petter Selasky [EMAIL PROTECTED] To: Igor Popov [EMAIL PROTECTED] Cc: freebsd-usb@freebsd.org, [EMAIL PROTECTED] Subject: Re: usb/112461: ehci USB 2.0 doesn't work on nforce4 Date: Mon, 7 May 2007 15:12:50

Re: No scanners were identified, with new USB driver

2007-05-09 Thread Hans Petter Selasky
On Tuesday 08 May 2007 23:28, Andrew Muhametshin wrote: Hello I have tried to take advantage of new usb-driver (http://www.turbocat.net/~hselasky/usb4bsd/index.html). But there were problems -- program (sane) cannot find out the device... Did you try kldload uscanner ? Then re-plug your

Re: usb/106621: [usb] DLINK DUB-E100 support broken

2007-05-14 Thread Hans Petter Selasky
On Monday 14 May 2007 14:02, Ingo Bormuth wrote: Hi usb team, just wondering whether there is any progress on this one. If not, I'd be glad to do my best trying to fix it myself. Coming from linux though I'm pretty new to freebsd's internals and politics. Eventually I might need some

Re: All-in-one printer/scanner dilemma

2007-05-17 Thread Hans Petter Selasky
Hi, On Wednesday 16 May 2007 21:30, Mikhail T. wrote: Hans Petter Selasky wrote: You mean, sane may be able to access the scanner part, even if ulpt is attached? Yes, but that may [or can be] change[d]. I'm confused, are you saying, it may be possible to share the functionality /now

Linux USB emulation layer now committed to my new USB stack for FreeBSD

2007-05-18 Thread Hans Petter Selasky
Hi, If you are interested, the files are: http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/usb_compat_linux.c http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/usb_compat_linux.h It is almost finished now. And it is not very much code. Also I have a

Re: Linux USB emulation layer now committed to my new USB stack for FreeBSD

2007-05-18 Thread Hans Petter Selasky
On Friday 18 May 2007 13:53, Luigi Rizzo wrote: On Fri, May 18, 2007 at 01:04:17PM +0200, Hans Petter Selasky wrote: Hi, If you are interested, the files are: http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/usb_co mpat_linux.c http://www.turbocat.net/~hselasky

Re: 31st address line sometimes not used on EHCI/UHCI/OHCI

2007-05-28 Thread Hans Petter Selasky
On Sunday 27 May 2007 22:54, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Hans Petter Selasky [EMAIL PROTECTED] writes: : I've got some reports back that some USB host controllers do not support : transferring memory from a location higher than 2GB. : : What should we do

Re: 31st address line sometimes not used on EHCI/UHCI/OHCI

2007-05-28 Thread Hans Petter Selasky
On Sunday 27 May 2007 23:53, John-Mark Gurney wrote: Hans Petter Selasky wrote this message on Sun, May 27, 2007 at 22:35 +0200: I've got some reports back that some USB host controllers do not support transferring memory from a location higher than 2GB. What should we do about

Re: usb/112461: ehci USB 2.0 doesn't work on nforce4

2007-05-28 Thread Hans Petter Selasky
On Monday 28 May 2007 08:50, Igor Popov wrote: В сообщении от Sunday 13 May 2007 23:35:56 Hans Petter Selasky написал(а): On Tuesday 08 May 2007 08:19, Igor Popov wrote: В сообщении от Monday 07 May 2007 16:12:50 Hans Petter Selasky написал(а): On Monday 07 May 2007 08:09, Igor Popov

Re: ucom0: could not set data multiplex mode

2007-05-28 Thread Hans Petter Selasky
On Monday 28 May 2007 11:39, Nikolay Pavlov wrote: Hi folks. I have an issue with CCU-550 CDMA modem (http://www.cmotech.com/eproduct6-1.htm) on recent current. Every time i am reattaching it i see this error: ucom0: could not set data multiplex mode So in order to work with it i have to

Re: UMASS pbm at startup

2007-05-28 Thread Hans Petter Selasky
On Monday 28 May 2007 20:01, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Hans Petter Selasky [EMAIL PROTECTED] writes: : On Monday 28 May 2007 18:52, Aymeric MUNTZ (Cerbere3) wrote: : Hi, : : I have a pbm with my usb disk-key under freebsd. : When i start the system

Re: ucom0: could not set data multiplex mode

2007-06-06 Thread Hans Petter Selasky
On Wednesday 06 June 2007 16:28, Nikolay Pavlov wrote: On Wednesday, 6 June 2007 at 13:48:43 +0400, Махматханов Руслан Казбекович wrote: Nikolay Pavlov пишет: Hi Warner and Ruslan. Warner i have found that Ruslan is the originator of the patches for umodem.c:

Re: 31st address line sometimes not used on EHCI/UHCI/OHCI

2007-06-11 Thread Hans Petter Selasky
On Monday 28 May 2007 09:59, Julian Elischer wrote: John-Mark Gurney wrote: Hans Petter Selasky wrote this message on Mon, May 28, 2007 at 08:53 +0200: On Sunday 27 May 2007 23:53, John-Mark Gurney wrote: Hans Petter Selasky wrote this message on Sun, May 27, 2007 at 22:35 +0200: I've

Re: 31st address line sometimes not used on EHCI/UHCI/OHCI

2007-06-13 Thread Hans Petter Selasky
On Tuesday 12 June 2007 19:29, Julian Elischer wrote: Hans Petter Selasky wrote: On Monday 28 May 2007 09:59, Julian Elischer wrote: I'd rather it were a screwed up MB than a screwed up chip :-) Ok. Here are the PCI ID's: [EMAIL PROTECTED]:11:0:class=0x0c0310 card=0x818a1043

Re: umass0: BBB reset failed, TIMEOUT on internal card reader

2007-06-15 Thread Hans Petter Selasky
On Thursday 14 June 2007 18:31, Mike Durian wrote: On Saturday 26 May 2007, Mike Durian wrote: On Tuesday 24 April 2007, Hans Petter Selasky wrote: On Friday 20 April 2007 17:36, Mike Durian wrote: On Friday 20 April 2007, Hans Petter Selasky wrote: I would suggest you install

  1   2   3   4   5   6   7   8   9   10   >