Re: [PATCH 2/4] fbdev: add connector entries for uvesafb

2007-06-23 Thread Evgeniy Polyakov
On Sat, Jun 23, 2007 at 11:06:27AM -0700, Andrew Morton ([EMAIL PROTECTED]) wrote: > On Sat, 23 Jun 2007 12:51:46 +0200 Michal Januszewski <[EMAIL PROTECTED]> > wrote: > > > Add connector's idx and val constants for v86d and uvesafb. > > > > Also change the maximum message size to 4k to allow t

Re: [PATCH 2/4] fbdev: add connector entries for uvesafb

2007-06-23 Thread Andrew Morton
On Sat, 23 Jun 2007 12:51:46 +0200 Michal Januszewski <[EMAIL PROTECTED]> wrote: > Add connector's idx and val constants for v86d and uvesafb. > > Also change the maximum message size to 4k to allow transfers of VBE > data blocks from userspace. > > Signed-off-by: Michal Januszewski <[EMAIL PROT

[PATCH 2/4] fbdev: add connector entries for uvesafb

2007-06-23 Thread Michal Januszewski
Add connector's idx and val constants for v86d and uvesafb. Also change the maximum message size to 4k to allow transfers of VBE data blocks from userspace. Signed-off-by: Michal Januszewski <[EMAIL PROTECTED]> --- include/linux/connector.h |7 --- 1 files changed, 4 insertions(+), 3 dele