Prev: [PATCH 4/4] HID: picolcd: implement refcounting of framebuffer
Next: [PATCH 35/35] pcrypt: use HIGHPRI and CPU_INTENSIVE workqueues for padata
From: Oliver Neukum on 28 Jun 2010 17:00 Am Montag, 28. Juni 2010, 22:29:34 schrieb Przemo Firszt: > Nokia S60 phones expose two ACM channels. The first is > a modem, the second is 'vendor-specific' but is treated > as a serial device at the S60 end, so we want to expose > it on Linux too. > I see. We want to expose it. But do we want to expose it as an acm interface? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Przemo Firszt on 29 Jun 2010 13:50 Dnia 2010-06-28, pon o godzinie 22:59 +0200, Oliver Neukum pisze: > Am Montag, 28. Juni 2010, 22:29:34 schrieb Przemo Firszt: > > Nokia S60 phones expose two ACM channels. The first is > > a modem, the second is 'vendor-specific' but is treated > > as a serial device at the S60 end, so we want to expose > > it on Linux too. > > > > I see. We want to expose it. But do we want to expose it as an acm interface? > > Regards > Oliver It's just continuation of [1]. I don't feel pressure to do it that way if there are any better ideas. [1] http://article.gmane.org/gmane.linux.kernel.commits.head/221222 -- Kind regards, Przemo Firszt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Oliver Neukum on 30 Jun 2010 09:50
Am Dienstag, 29. Juni 2010, 19:43:23 schrieb Przemo Firszt: > Dnia 2010-06-28, pon o godzinie 22:59 +0200, Oliver Neukum pisze: > > Am Montag, 28. Juni 2010, 22:29:34 schrieb Przemo Firszt: > > > Nokia S60 phones expose two ACM channels. The first is > > > a modem, the second is 'vendor-specific' but is treated > > > as a serial device at the S60 end, so we want to expose > > > it on Linux too. > > > > > > > I see. We want to expose it. But do we want to expose it as an acm interface? > > > > Regards > > Oliver > It's just continuation of [1]. I don't feel pressure to do it that way > if there are any better ideas. I see. Let's do it. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |