Linux MIPS Architecture development
 help / color / mirror / Atom feed
* size of ioctl
@ 2001-03-15 13:16 Tom Appermont
  2001-03-16  3:56 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Appermont @ 2001-03-15 13:16 UTC (permalink / raw)
  To: linux-mips


Howdy,

Can anybody tell me why the size of ioctl messages is limited 
to 256 bytes on mips:

include/asm-mips/ioctl.h:

...

/*
 * We to additionally limit parameters to a maximum 255 bytes.
 */
#define _IOC_SLMASK     0xff

...


I would like to see this changed because the PCMCIA software 
(cardmgr <-> driver services) needs to pass ioctl messages 
around that are a lot bigger than 256 bytes. 

Greetz,

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-16  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-15 13:16 size of ioctl Tom Appermont
2001-03-16  3:56 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox