Yes, the patch for pre8 only has the ID for the two port device.  This
is the 0x2204 value that's #defined as USB_DEVICE_ID_ATEN_2PORTKVM.  The
value for my 4 port device is 0x2205, which I had to add to get my KVM
to work.

Cheers,

-kevin


On Tue, 2002-05-21 at 17:07, Greg KH wrote:
> On Mon, May 20, 2002 at 10:07:12PM -0400, Kevin wrote:
> > Greetings,
> > 
> > I just got a 4-port IOGear KVM and quickly found that it didn't work
> > with my linux machine.  After doing some research I found out that the
> > fix was suppose to be in the latest kernel (2.4.19-pre8).  I installed
> > that and that still didn't fix my problem.  I looked through that patch
> > that was originally proposed with this subject and found that the 4-port
> > KVM (0x2205) was not included in the "black list".
> > 
> > I added the 4-port version to the black list and everything has been
> > running well since.  Here's a patch for what I did against version
> > kernel 2.4.19-pre8.
> 
> This patch looks like it is already in 2.4.19-pre8.  Are you sure you
> have this problem in 2.4.19-pre8?
> 
> thanks,
> 
> greg k-h


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to