Hi,
Anyone have any good/bad experiences with these?
http://www.buy.com/retail/product.asp?sku=203884913&adid=17070&dcaid=17070
Thanks.
---
~Randy
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log
From: Randy Dunlap <[EMAIL PROTECTED]>
Add kernel-doc entries in for:
Warning(linux-2.6.22-git12//include/linux/usb.h:162): No description found for
parameter 'intf_assoc'
Warning(linux-2.6.22-git12//include/linux/usb.h:268): No description found for
parameter 'i
[adding [EMAIL PROTECTED]
On Wed, 27 Jun 2007 00:38:17 -0700 (PDT) [EMAIL PROTECTED] wrote:
> On Tue, 26 Jun 2007, Randy Dunlap wrote:
>
> > On Mon, 25 Jun 2007 15:56:17 -0700 (PDT) [EMAIL PROTECTED] wrote:
> >
> >> due to the size the files are posted at
pnp
pnpacpi=off
Somewhere between 2.6.18 and 2.6.22-development, the ACPI config
symbol also starting enabling (selecting) PNP. That's one of many
differences
I would also disable CONFIG_USB_USS720, at least for testing.
> On Mon, 25 Jun 2007, Randy Dunlap wrote:
>
> >
[EMAIL PROTECTED] wrote:
> On Thu, 21 Jun 2007, Randy Dunlap wrote:
>
>> Date: Thu, 21 Jun 2007 08:36:59 -0700
>> From: Randy Dunlap <[EMAIL PROTECTED]>
>> To: Andrew Morton <[EMAIL PROTECTED]>
>> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED],
>>
On Thu, 21 Jun 2007 05:28:07 -0700 Andrew Morton wrote:
> > On Sun, 17 Jun 2007 10:57:55 -0700 (PDT) [EMAIL PROTECTED] wrote:
> > I haven't had time to bisect this, but I'm having a problem on a AMD64
> > gentoo system where the printer doesn't work with recent kernels.
> >
> > 2.6.18-rc3 worked
redirecting to usb list:
On Sun, 20 May 2007 13:24:51 +0200 CIJOML wrote:
> Hi guys,
>
> can anybody help me find current usb.ids maintainer? David Brownell is not
> responding and latest official version is 5 mounths old.
>
> I could take ownership if nobody takes care.
>
> Thanks for reply
Jeremy Roberson wrote:
> What is Top Posting?
Yes, like that or this:
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
On Tue, 15 May 2007 10:47:23 -0700 Jeremy Roberson wrote:
> I just got finished configuring the 2.6.22-rc1 kernel and noticed that
> the driver for my GTCO USB Digitizer isn't listed anymore. For that
> matter, non of the tablet drivers appear to be there. I did notice that
> there is a new Tabl
On Thu, 29 Mar 2007 15:24:00 -0700 David Brownell wrote:
> On Thursday 29 March 2007 3:06 pm, Randy Dunlap wrote:
> > On Tue, 20 Feb 2007 01:06:54 +0100 Adrian Bunk wrote:
> >
> > > On Sun, Jan 14, 2007 at 06:36:10AM -0800, David Brownell wrote:
> > > > On Su
On Tue, 8 May 2007 11:57:07 -0400 (EDT) Alan Stern wrote:
> On Tue, 8 May 2007, Greg KH wrote:
>
> > > The problem was in drivers/usb/core/config.c in function
> > > usb_parse_interface:
> > > ---
> > > num_ep = num_ep_orig = alt->desc.bNumEndpoints;
> > > ...
> > > len = sizeof(struct usb
On Tue, 20 Feb 2007 01:06:54 +0100 Adrian Bunk wrote:
> On Sun, Jan 14, 2007 at 06:36:10AM -0800, David Brownell wrote:
> > On Sunday 14 January 2007 1:10 am, Adrian Bunk wrote:
> > > <-- snip -->
> >
> > Waiting for Tony to submit bugfixes to his driver...
>
> Still unfixed as of 2.6.20-mm1.
Resend from NOV-2006 and still needed:
Date: Fri, 17 Nov 2006 22:19:27 -0800
From: Randy Dunlap <[EMAIL PROTECTED]>
To: lud
Cc: [EMAIL PROTECTED]
Subject: [PATCH] gadget-storage needs BLOCK
From: Randy Dunlap <[EMAIL PROTECTED]>
Acked-by: Alan Stern <[EMAIL PROTECTED]>
W
From: Randy Dunlap <[EMAIL PROTECTED]>
Fix sparse NULL warnings:
drivers/usb/net/dm9601.c:88:23: warning: Using plain integer as NULL pointer
drivers/usb/net/dm9601.c:174:22: warning: Using plain integer as NULL pointer
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
drivers/us
On Sat, 10 Mar 2007 10:16:43 -0500 (EST) Alan Stern wrote:
> On Fri, 9 Mar 2007, Pete Zaitcev wrote:
>
> > On Fri, 9 Mar 2007 13:43:42 -0800, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> >
> > > I insert a new MMCmobile card into the MMC slot and connect the
>
On a 2.6.20 kernel (on intel x86_64 and intel chipset), I'm trying to
use a Belkin multi-device-type media card reader (CF, SD, MMC, etc.).
I insert a new MMCmobile card into the MMC slot and connect the
Belkin USB device to my system and get this (below).
Suggestions welcome. I'd like to use t
On Tue, 13 Feb 2007 19:41:34 -0500 Chuck Ebbert wrote:
[adding linux-usb-devel]
> drivers/usb/net/usbnet.c:
>
> int
> usbnet_probe (struct usb_interface *udev, const struct usb_device_id *prod)
> {
> struct usbnet *dev;
> struct net_device *net;
>
From: Randy Dunlap <[EMAIL PROTECTED]>
Fix kernel-doc warnings and errors in USB.
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
Documentation/DocBook/gadget.tmpl |4 ++--
Documentation/DocBook/usb.tmpl|6 +++---
drivers/usb/core/driver.c |1 +
3 file
On Sun, 28 Jan 2007 07:23:57 -0500 Mike Frysinger wrote:
> the trivial attached patch fixes ioctl defines in usbdevice_fs.h that are
> exported to userspace to use __u32 rather than u32
Hi Mike,
Have you now audited all ioctls (and sent patches) for this misbehavior?
---
~Randy
--
On Sun, 21 Jan 2007 00:19:07 -0800 Ken Caruso wrote:
> Howdy,
>
> I have a small patch for airprime.c. What source version should I test
> and diff against to submit a patch?
development tree, whatever that may be.
E.g, Linus's git tree or maybe Greg's git tree.
If you are not using git, the a
On Mon, 25 Dec 2006 15:17:54 +0800 freegnu wrote:
> hi all, is there any web site to provide linux-usb-devel ARChives for
> download?
> so that can read them offline easily.
Hi,
Please don't reply to some other message in order to start
a new thread.
Did you check out the archives that are li
On Sat, 23 Dec 2006 23:14:58 -0800 Sarah Bailey wrote:
> Added a function to check if an endpoint is a control endpoint.
> There were similar functions for bulk, interrupt, and isoc,
> but not for control endpoints.
Do you have code that uses this? If so, where is it?
We don't generally add infr
On Wed, 6 Dec 2006 10:14:41 -0800 Matthew Dharm wrote:
> Do we want to make those comments depend on USB && !USB_STORAGE ?
I don't think that it matters very much, but I changed & tested it
anyway.
---
From: Randy Dunlap <[EMAIL PROTECTED]>
USB_STORAGE was changed fro
From: Randy Dunlap <[EMAIL PROTECTED]>
USB_STORAGE was changed from "select" SCSI to depends on SCSI
at some point, so change the "comment" text to match that.
Also make comments depend on USB so that they are all
presented or not presented.
Make all comments fi
Alan Stern wrote:
> On Wed, 22 Nov 2006, Randy Dunlap wrote:
>
>> On Wed, 22 Nov 2006 21:45:55 +0300 Andrey Borzenkov wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> I was under impression that I have fully modular
On Wed, 22 Nov 2006 21:45:55 +0300 Andrey Borzenkov wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I was under impression that I have fully modular USB. Still:
>
> {pts/1}% make -C ~/src/linux-git O=$HOME/build/linux-2.6.19
> make: Entering directory `/home/bor/src/linux-git'
> G
From: Randy Dunlap <[EMAIL PROTECTED]>
With CONFIG_BLOCK=n, this build error happens:
WARNING: "bdev_read_only" [drivers/usb/gadget/g_file_storage.ko] undefined!
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
drivers/usb/gadget/Kconfig |1 +
1 file changed, 1 i
n pushed to/seen by Linus yet?
>
> 'Ironically' I don't actually _use_ the usbnet stuff, I'd only enabled
> it in case my gf pestered me to test her bluetooth dongle for some
> reason. Thus I'm only likely to keep tabs on this if I specifically
> think to,
t don't need MII.
Ugh. OK. How's this? (2 patches)
(oh, OP mentioned CONFIG_PHYLIB but it's actually CONFIG_MII AFAIK)
---
From: Randy Dunlap <[EMAIL PROTECTED]>
pegasus and mcs7830 drivers use MII interfaces and should
select MII in the same way that drivers/net/ drivers do.
On Wed, 25 Oct 2006 15:27:09 -0700 David Brownell wrote:
> Instead, "usbnet.c" should #ifdef the relevant ethtool hooks
> according to CONFIG_MII ... since it's completely legit to
> use usbnet with peripherals that don't need MII.
---
From: Randy Dunlap <[EMAIL P
From: Randy Dunlap <[EMAIL PROTECTED]>
USB network drivers that use mii_*() interfaces should
cause those interfaces to be built. Or depend on them,
but this is what all drivers/net/ drivers do.
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
---
drivers/usb/net/Kconfig |3
On Fri, 29 Sep 2006 16:24:15 +0800 raise.sail wrote:
> Changelogs:
>
> 1. A bugfix for clear usage process.
>
> This driver requires:
> 1. [PATCH] usb: HID Simple Driver Interface 0.3.1 (Kconfig and
> Makefile), this patch can be used without any change.
>
> PS: Who is the maint
Pete Zaitcev redhat.com> writes:
>
> On Thu, 25 Nov 2004 10:16:05 +0100, "A.P.Munnikes" xs4all.nl>
wrote:
>
> > -1021,6 +1024,8
> >
> > if ((epd->bmAttributes&USB_ENDPOINT_XFERTYPE_MASK)!=
> > USB_ENDPOINT_XFER_BULK)
> > +
Florian Echtler fs.tum.de> writes:
> Hello everyone,
>
> I was just thinking about using an USB printer interface cable
> as a cheap interface for some homebrewn hardware. However, it
> would be truly convenient to be able to use all the output lines
> that the standard parallel port off
This is on x86-64. Matter or don't care? IOW, is net2280 its own
gadget processor, so building on a 64-bit host isn't valid?
drivers/usb/gadget/net2280.c: In function `fill_dma_desc':
drivers/usb/gadget/net2280.c:718: warning: passing arg 1 of
`__cpu_to_le32p' from incompatible pointer type
Cou
Hi,
Please apply to 2.5.65.
Reduces stack usage in emi26_load_firmware().
Builds. I don't have h/w to test it.
~Randy
patch_name: emi26_stack.patch
patch_version: 2003-03-23.18:28:13
author: Randy.Dunlap <[EMAIL PROTECTED]>
description:reduce stack in drivers/usb/misc/emi26.c
> On Fri, Sep 27, 2002 at 10:45:45PM -0700, Randy.Dunlap wrote:
>> Greg,
>>
>> Here's "nousb" for 2.4.39 if you want it.
>
> Great! Yes, I have been wanting this.
>
>> It only applies to USB when built into a kernel image,
>> not as modules.
>> [Could be changed, but I didn't see a need for it.]
37 matches
Mail list logo