On Tue, 2010-03-09 at 19:27 -0800, Greg KH wrote: > On Tue, Mar 09, 2010 at 10:09:26PM -0500, Pavel Roskin wrote: > > Hello! > > > > What is the difference between rtl8192su and rtl8192u? I see that both > > drivers have almost equivalent device tables. rtl8192su supports two > > additional devices compared to rtl8192u, but all other devices are > > claimed by both drivers. > > They are different hardware chips, the device table really should not be > the same, what ones are overlapping? These are overlapping: /* Realtek */ {USB_DEVICE(0x0bda, 0x8192)}, {USB_DEVICE(0x0bda, 0x8709)}, /* Corega */ {USB_DEVICE(0x07aa, 0x0043)}, /* Belkin */ {USB_DEVICE(0x050d, 0x805E)}, /* Sitecom */ {USB_DEVICE(0x0df6, 0x0031)}, /* EnGenius */ {USB_DEVICE(0x1740, 0x9201)}, /* Dlink */ {USB_DEVICE(0x2001, 0x3301)}, /* Zinwell */ {USB_DEVICE(0x5a57, 0x0290)}, These are only in rtl8192su: /* Guillemot */ {USB_DEVICE(0x06f8, 0xe031)}, //92SU {USB_DEVICE(0x0bda, 0x8172)}, "Guillemot" was added by commit 488d3749, "92SU" was there originally. > Great, go with that, care to send a patch adding it? OK, one second. -- Regards, Pavel Roskin _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel