jing xiang wrote:
> This patch is for cdc subset to support Mavell vendor/product ID.
>
> Signed-off-by: Jing Xiang <[EMAIL PROTECTED]>
>
> --- linux-2.6.21.5/drivers/usb/net/cdc_subset.c.orig2007-07-14
> 13:57:37.543028144 +0800
> +++ linux-2.6.21.5/drivers/usb/net/cdc_subset.c 2007-07-14
>
jing xiang wrote:
> Hi,
>
> This patch is for cdc subset to support Mavell vendor/product ID.
>
> Jing Xiang
>
> Signed-off-by: Jing Xiang<[EMAIL PROTECTED]>
>
> diff -uNpr linux-2.6.21.5/driver/usb/net/cdc_subset.c
> linux-2.6.21.5.t/driver/usb/net/cdc_subset.c
> --- linux-2.6.21.5/driver/usb/
ent3
B: EV=3
B: KEY=ff 0 0 0 c000 10 0 0 0
It seems the first one (event2) handles most of the keys, while event3
handles the multimedia keys.
-Jeff
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express
0x83 0x80 0x82 0x83
Prev (|<<): 0x00 0x82 0x84 0x80 0x82 0x84
Play/Pause: 0x00 0x82 0x85 0x80 0x82 0x85
Next (>>|): 0x00 0x82 0x86 0x80 0x82 0x86
Any way of adding support for this so I can stop using my hack?
Th
Linus Torvalds wrote:
> Doing it in the Makefile would make more sense, since I have to edit that
> file anyway to change -rc5 to -rc6.
Tangent: you should also change NAME when you do so :)
-
This SF.net email is sponsor
de of the house (Greg's tree).
Please pull from 'usb-move' branch of
master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git usb-move
to receive the following update:
commit 5b2fc499917e5897a13add780e181b4cef197072
Author: Jeff Garzik <[EMAIL PROTECTED]>
Date:
everted e1000 to
> the same code that was in 2.6.20. If that works out without causing
> hangs, I'll try and narrow down further which of the dozen csets
> is responsible.
Also, there are e1000 fixes in -mm. At the time (rc2? rc3?) I felt it
was best to get t
gt;after waiting for some 10 min, I rebooted.
>no new messages showed up in /var/log/messages
In my case, I can "suspend" and "resume", but seems the clock died
after resume. "date" always returns the same time! I had to disable
CONFIG_NO_HZ and CONF
Adrian Bunk wrote:
> Subject: AT keyboard only works with pci=noacpi
> References : http://lkml.org/lkml/2007/3/3/68
> Submitter : Ash Milsted <[EMAIL PROTECTED]>
> Status : unknown
sounds like a BIOS bug, even though it appears to be a regression?
-
n on the LAK list after
the LUD list has had time to help and/or ignore me.
Thanks,
Jeff
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to
http://marc.theaimsgroup.com/?l=linux-usb-devel&m=117166923528431&w=2
From: Bryan O'Donoghue <[EMAIL PROTECTED]>
Subject: [linux-usb-devel] [PATCH 23/39] USB: fix g_serial small error
> A SET_LINE_CODING control request should return a zero length packet
> as an ACK to the host, during the status
On Thu, 2007-02-22 at 14:27, David Brownell wrote:
> On Thursday 22 February 2007 1:35 pm, Jeff Warren wrote:
>
> > To be honest, I don't know what at91_udc does when it receives a ZLP
> > since I can't easily generate one on the Windows host. So maybe it does
> &
On Thu, 2007-02-22 at 13:03, David Brownell wrote:
> On Thursday 22 February 2007 12:51 pm, Jeff Warren wrote:
> > On Thu, 2007-02-22 at 12:29, David Brownell wrote:
>
> > > On Linux, at least, you would set a flag in the URB to say that it must
> > > terminated
On Thu, 2007-02-22 at 12:29, David Brownell wrote:
> On Thursday 22 February 2007 11:07 am, Jeff Warren wrote:
>
> > So I have changed my host program to check and see if the data size
> > being sent to the gadget is divisible by 64 (size % 64 == 0). If it is,
> > the
s in the conventional manner.
Regards,
Jeff Warren
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topic
l chunk so that the driver will handle it correctly and
the data will be processed upon transfer completion.
I hate this fix, but it is the only one I can think of, anybody have a
better way of fixing this issue? I looked at the driver and could not
come
On Sun, Feb 11, 2007 at 10:47:27AM -0800, Greg KH wrote:
> It's in my queue and is on track to get in before 2.6.21-rc1 is out.
It breaks the build for everyone, please fast-forward the merging of
this.
This is not a regression, libata suspend/resume has always been crappy.
It's under active development (by Randy, among others) to fix this.
Jeff
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that ext
Andrew Morton wrote:
- http://bugzilla.kernel.org/show_bug.cgi?id=5914 - a sata bug (which is
quite unremarkable :(), but this one is reported to eat filesystems.
Issue closed, as the bug notes...
Jeff
---
This SF.net email
On Fri, 2006-02-03 at 13:50, David Brownell wrote:
> On Friday 03 February 2006 1:12 pm, Jeff Warren wrote:
>
> Hey, I just noticed that your reply attributed some of your questions
> to me ... please don't do that. The relevant bits I've re-quoted
> using "+ &quo
On Fri, 2006-02-03 at 11:35, David Brownell wrote:
> You might consider upgrading to at least 2.6.15 patches; there have
> been a lot of improvements since this time last year.
Yes, you are right, I will look at the latest patches.
>
>
> > in the at91_ep_enable function there is code which limit
ne urb can hold right? When I look at the function read_fifo in
at91_udc.c, from what I read, it will only fill to the maxpacket size
even if the buffer size of the urb is larger (I think...).
Thank you for looking at this.
Regards,
Jeff Warren
--
Alan,
Sure enough, that patch also works Thanks for all your help with
this, now I just have to wait another year for SuSE to ship a
distribution with the next kernel version in it =)
-Jeff
On 1/5/06, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Thu, 5 Jan 2006, Jeff Lange wrote:
&
Alan,
That did the trick! Now what would be really good is if there was a
module argument that could disable FSBR for pesky devices. Or maybe a
way that if the FSBR seems to be failing, to fall back to disabling
it?
Thanks again!
-Jeff
On 1/5/06, Alan Stern <[EMAIL PROTECTED]> wrote
values greatly changed from 2.4 to 2.6? If so, maybe I'll try
tweaking with that and see if I can get it to work.
Thanks!
-Jeff
On 1/4/06, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Wed, 4 Jan 2006, Jeff Lange wrote:
>
> > Hi all,
> >
> > I'm attempti
e usbview, it grabs all the string descriptions correctly. So
something needs to be a little more fault tolerant in the 2.6 kernel
somewhere.
If anyone has any suggestions as to how I might be able to get around
this issue, please let me know.
Thanks.
-Jeff
-
eep a stale HCD_FLAG_HW_ACCESSIBLE=0
*/
set_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags);
+ mb();
Are these just guesses, or what?
Why not smp_mb__before_clear_bit() or smp_mb__after_clear_bit() ?
Jeff
--
en the drive is reading? Does anything else of interest
> appear in the system log?
I see it when burning CDs and DVDs.
Jeff
---
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Trainin
by the drive itself. I just don't know.
The difference is between ide-cd.c and sr.c, most likely.
Jeff
---
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certificati
usb-storage driver.
>
> but the drive keeps writing and the media finish and close as espected on the
> 95% of times, the other 5% :(.
This happens on my S/ATAPI box too...
Jeff
---
This SF.Net email is sponsored by the JBos
Hi Gunther,
Have you looked at javax.usb? (http://javax-usb.org/) That is a
java JSR designed to allow java apps to talk directly to USB devices.
-Jeff
On 11/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hey, it's me again...
> I would like to use my HID device in
point me to a link that describes this process? I think that this is
one place in the kernel where a little more documentation would be
nice.
Thanks!
-Jeff
---
SF.Net email is sponsored by:
Tame your development challenges with Apache'
us reasons)
Thanks!
-Jeff
---
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little gu
at my app can read the data from =(
Thanks.
-Jeff
On 6/8/05, Ken Cobler <[EMAIL PROTECTED]> wrote:
> Jeff Lange wrote:
>
> >Hi all,
> >
> > I'm developing a simple USB device that reports itself as a HID
> >device, and uses interrupt transfers to sen
a SuSE 9.0 box with a 2.4.21 kernel. I don't
have the luxury of using a 2.6 kernel, as the customer requires SuSE
9.0
Thanks.
-Jeff
---
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can
The text for the USB_MON option is confusing as to what was intended.
(This was from linux-2.6.11-rc4-git7)
Jeff
USB Monitor (USB_MON) [M/n/?] (NEW) ?
If you say Y here, a component which captures the USB traffic
between peripheral-specific drivers and HC drivers will be built.
The
4 Ivl=0ms
E: Ad=85(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I've already tried to use the generic usbserial device, but it doesn't
appear to communicate.
Should I start from PL-2303? Are they related? Should I try to contact
Prolific to get their protocol specs?
th
is just a piecemeal, uncoordinated effort (uncoordinated in
the sense that driver shutdowns occur in an undefined order).
Jeff
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Pr
e the maintainer of major numbers, but also the maintainer of
devices.txt.
Jeff
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%
romo 2.6.8-gentoo-r2 #7 Sun Sep 12 19:12:35 CDT 2004 i686
Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz GenuineIntel GNU/Linux
)
I've also attached the rest of the /var/log/message for this device as a
file.
---
Jeff Cooper
Senior Embedded Software Engineer
[EMAIL PROTECTED]
612-436-517
and the device names are as with any other - ubda1,
ubdb2, etc...
Jeff
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement o
I can not get the USB built in 9-in-1 memory card reader to work for all
cards. It is recognized at boot as a Secure Digital :
#dmesg
.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: Generic Model:
I recently purchased a Compaq tower and I cannot get the built in 9-in-1
card reader/writer to work. I have several of the individual readers,
Digital Concepts, and they work ok.
Now one thing I did notice at boot is it seems to find the built in
reader. I get messages.
Attached SCSI removable
Where and how do you set it so usb printers appear at the same
/dev/usb/lpx all the time?
I have a laser and an ink jet, and I want the laser to be lp0 even it is
unplugged or powered down at boot and the ink jet is active at boot. The
ink jet always needs to be /dev/usb/lp1.
Is this done in usb
I notice that when plugging in mass storage devices like cameras and
memory card readers, they go to /dev/sdxx. Like I have an SD/MMC card
reader and when plugged in it goes to /dev/sda1 and it now seems to be
registered to that device.
When you plug in new devices like a camera or X-D card rea
&wait->task_list);\
} while (0)
+void msleep(unsigned int msecs);
Extremely minor: I prefer 'extern' for prototypes in public headers,
and you see that fairly often in include/linux.
Jeff
--
Greg KH wrote:
On Tue, May 18, 2004 at 12:30:06PM -0400, Jeff Garzik wrote:
Your attached patch needs to be generic, just like the recent
msecs_to_jiffies() stuff...
I call this function "msleep" in my code, though your implementation is
better (msleep is still a better name, thou
I hope I can be helped here on teh developers list because I have
already tried the users list with no success.
I have acquired a Saitek Cyborg USB Gold joystick and I cannot get it to
work under Linux, Slackware 9.1 kernel 2.4.22. I tested it under XP and
it works fine. I also have an old Thru
ritical code-path
then perhaps it makes sense to leave off the "!sdp || " which I added to
the logic, but it seems a very small cost to pay for the insurance checking
in sd_shutdown().
--
Jeff Woods <[EMAIL PROTECTED]>
---
T
At +0200 04:49 AM 8/12/2003, Andries Brouwer wrote:
On Mon, Aug 11, 2003 at 06:13:50PM -0700, Jeff Woods wrote:
Looking only at the above code snippet, I'd suggest something more like:
+ if (!sdp ||
This is not meaningful.
How is it not meaningful? The next action in the expression
utput I have enabled, I see 100s to 1000s of ISO interrupts
that take anywhere from a few seconds to more than one minute. Then
"Initializing capture" thinks it succeeded and /dev/video0 is open.
After that I get no more interrupts and no video.
Je
No need, when the length is obviously less.
Jeff
---
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try T
th1
driver: Pegasus/Pegasus II USB Ethernet v0.4.30 (2003/04/01)
version: v0.4.30 (2003/04/01)
firmware-version:
bus-info: usb1:8
Thanks, this patch is correct.
I'll apply to 2.4 and 2.5 if gregkh does not pick it up.
Jeff
---
This
-restore-state patch in, too.
Ivan, would you be up for a repost on lkml?
Jeff
---
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat just for playing.
What are you w
On Sun, Feb 09, 2003 at 01:24:55PM -0500, John Homppi wrote:
>
> An aside for Jeff:
> Please indicate whether the following analysis matches your research
> regarding the Evolution Robots platform.
>
Your analysis follows mine exactly.
> It is important to different
I look forward to contributing drivers to the open source
community.
Regards,
Jeff
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
__
s
for grabbing USB OHCI HCD from 2.5.30 and putting it in 2.4.19. Given
David's response, perhaps I should postpone sharing the usb patch with
the community.
-Original Message-----
From: Christopher Hoover [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 3:33 PM
To: Lackey, Jeff
C
patch looks ok to me, too
--
Jeff Garzik | Only so many songs can be sung
Building 1024| with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https
--
Jeff Garzik | Andre the Giant has a posse.
Building 1024|
MandrakeSoft |
diff -urN linux-2.4.6-pre5/drivers/usb/usb-ohci.c linux.pcipm/drivers/usb/usb-ohci.c
--- linux-2.4.6-pre5/drivers/usb/usb-ohci.c Mon Jun 25 01:58:57 2001
+++ linux.pcipm/drivers/usb/usb-ohci.c Wed Jun
even if
Johannes does.
> until the software
> YUV/RGB conversion has been removed from ALL other video devices (preferably
> all at the same time).
Send a patch for this instead!
Format conversion should not be in the kernel...
Jeff
--
Jeff Garzik | &quo
anyone point me in the correct direction please?
I have the patch on my site at http://user-mode-linux.sourceforge.net/patches/u
ml-hcd-2.4.3.patch
Jeff
___
[EMAIL PROTECTED]
To unsubscribe, use the la
Changes:
arch/i386/kernel/setup.c:
printk cleanup, add KERN_xxx
drivers/atm/nicstar.c:
do not export kernel_version anymore
drivers/char/misc.c:
fix link error, because pcpad100_init no longer
exists (now done via initcalls)
drivers/char/rocket.c:
do no
elease 2.2.19, 2.2.94733, etc, and we
don't have to change the rule (of course, as long as the functionality of
2.2.X doesn't change). We also avoid the problem of either duplicating or
not considering the "=" case.
A random thought?
-Jeff
Alan Cox wrote:
>
> > drivers/sound/Config.in: C-Media PCI audio depends on CONFIG_PCI
> > drivers/sound/gus_midi.c: use proper include style
> > drivers/sound/ymfpci.c: init var to NULL to kill warning
>
> Jeff - by all means hand on the network stuff but sen
Tiny unimportant cleanups. Kill warnings, etc.
Changes:
drivers/ieee1394/ohci1394.h: remove PCI id now in include/linux/pci_ids.h
drivers/pci/pci.ids: change '??' that gets interpreted (eventually) by
newer gcc compilers as a trigraph
drivers/pcmcia/bulkmem.c: include proc_fs.h
drivers/p
65 matches
Mail list logo