compat_ioctl.c 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661
  1. /*
  2. * ioctl32.c: Conversion between 32bit and 64bit native ioctls.
  3. *
  4. * Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com)
  5. * Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be)
  6. * Copyright (C) 2001,2002 Andi Kleen, SuSE Labs
  7. * Copyright (C) 2003 Pavel Machek (pavel@ucw.cz)
  8. *
  9. * These routines maintain argument size conversion between 32bit and 64bit
  10. * ioctls.
  11. */
  12. #include <linux/joystick.h>
  13. #include <linux/types.h>
  14. #include <linux/compat.h>
  15. #include <linux/kernel.h>
  16. #include <linux/capability.h>
  17. #include <linux/compiler.h>
  18. #include <linux/sched.h>
  19. #include <linux/smp.h>
  20. #include <linux/ioctl.h>
  21. #include <linux/if.h>
  22. #include <linux/if_bridge.h>
  23. #include <linux/raid/md_u.h>
  24. #include <linux/kd.h>
  25. #include <linux/route.h>
  26. #include <linux/in6.h>
  27. #include <linux/ipv6_route.h>
  28. #include <linux/skbuff.h>
  29. #include <linux/netlink.h>
  30. #include <linux/vt.h>
  31. #include <linux/falloc.h>
  32. #include <linux/fs.h>
  33. #include <linux/file.h>
  34. #include <linux/ppp_defs.h>
  35. #include <linux/if_ppp.h>
  36. #include <linux/if_pppox.h>
  37. #include <linux/mtio.h>
  38. #include <linux/auto_fs.h>
  39. #include <linux/auto_fs4.h>
  40. #include <linux/tty.h>
  41. #include <linux/vt_kern.h>
  42. #include <linux/fb.h>
  43. #include <linux/videodev2.h>
  44. #include <linux/netdevice.h>
  45. #include <linux/raw.h>
  46. #include <linux/blkdev.h>
  47. #include <linux/elevator.h>
  48. #include <linux/rtc.h>
  49. #include <linux/pci.h>
  50. #include <linux/module.h>
  51. #include <linux/serial.h>
  52. #include <linux/if_tun.h>
  53. #include <linux/ctype.h>
  54. #include <linux/syscalls.h>
  55. #include <linux/i2c.h>
  56. #include <linux/i2c-dev.h>
  57. #include <linux/atalk.h>
  58. #include <linux/gfp.h>
  59. #include <net/bluetooth/bluetooth.h>
  60. #include <net/bluetooth/hci.h>
  61. #include <net/bluetooth/rfcomm.h>
  62. #include <linux/capi.h>
  63. #include <linux/gigaset_dev.h>
  64. #ifdef CONFIG_BLOCK
  65. #include <linux/loop.h>
  66. #include <linux/cdrom.h>
  67. #include <linux/fd.h>
  68. #include <scsi/scsi.h>
  69. #include <scsi/scsi_ioctl.h>
  70. #include <scsi/sg.h>
  71. #endif
  72. #include <asm/uaccess.h>
  73. #include <linux/ethtool.h>
  74. #include <linux/mii.h>
  75. #include <linux/if_bonding.h>
  76. #include <linux/watchdog.h>
  77. #include <linux/soundcard.h>
  78. #include <linux/lp.h>
  79. #include <linux/ppdev.h>
  80. #include <linux/atm.h>
  81. #include <linux/atmarp.h>
  82. #include <linux/atmclip.h>
  83. #include <linux/atmdev.h>
  84. #include <linux/atmioc.h>
  85. #include <linux/atmlec.h>
  86. #include <linux/atmmpc.h>
  87. #include <linux/atmsvc.h>
  88. #include <linux/atm_tcp.h>
  89. #include <linux/sonet.h>
  90. #include <linux/atm_suni.h>
  91. #include <linux/usb.h>
  92. #include <linux/usbdevice_fs.h>
  93. #include <linux/nbd.h>
  94. #include <linux/random.h>
  95. #include <linux/filter.h>
  96. #include <linux/hiddev.h>
  97. #include <linux/dvb/audio.h>
  98. #include <linux/dvb/dmx.h>
  99. #include <linux/dvb/frontend.h>
  100. #include <linux/dvb/video.h>
  101. #include <linux/sort.h>
  102. #ifdef CONFIG_SPARC
  103. #include <asm/fbio.h>
  104. #endif
  105. static int w_long(unsigned int fd, unsigned int cmd,
  106. compat_ulong_t __user *argp)
  107. {
  108. mm_segment_t old_fs = get_fs();
  109. int err;
  110. unsigned long val;
  111. set_fs (KERNEL_DS);
  112. err = sys_ioctl(fd, cmd, (unsigned long)&val);
  113. set_fs (old_fs);
  114. if (!err && put_user(val, argp))
  115. return -EFAULT;
  116. return err;
  117. }
  118. struct compat_video_event {
  119. int32_t type;
  120. compat_time_t timestamp;
  121. union {
  122. video_size_t size;
  123. unsigned int frame_rate;
  124. } u;
  125. };
  126. static int do_video_get_event(unsigned int fd, unsigned int cmd,
  127. struct compat_video_event __user *up)
  128. {
  129. struct video_event kevent;
  130. mm_segment_t old_fs = get_fs();
  131. int err;
  132. set_fs(KERNEL_DS);
  133. err = sys_ioctl(fd, cmd, (unsigned long) &kevent);
  134. set_fs(old_fs);
  135. if (!err) {
  136. err = put_user(kevent.type, &up->type);
  137. err |= put_user(kevent.timestamp, &up->timestamp);
  138. err |= put_user(kevent.u.size.w, &up->u.size.w);
  139. err |= put_user(kevent.u.size.h, &up->u.size.h);
  140. err |= put_user(kevent.u.size.aspect_ratio,
  141. &up->u.size.aspect_ratio);
  142. if (err)
  143. err = -EFAULT;
  144. }
  145. return err;
  146. }
  147. struct compat_video_still_picture {
  148. compat_uptr_t iFrame;
  149. int32_t size;
  150. };
  151. static int do_video_stillpicture(unsigned int fd, unsigned int cmd,
  152. struct compat_video_still_picture __user *up)
  153. {
  154. struct video_still_picture __user *up_native;
  155. compat_uptr_t fp;
  156. int32_t size;
  157. int err;
  158. err = get_user(fp, &up->iFrame);
  159. err |= get_user(size, &up->size);
  160. if (err)
  161. return -EFAULT;
  162. up_native =
  163. compat_alloc_user_space(sizeof(struct video_still_picture));
  164. err = put_user(compat_ptr(fp), &up_native->iFrame);
  165. err |= put_user(size, &up_native->size);
  166. if (err)
  167. return -EFAULT;
  168. err = sys_ioctl(fd, cmd, (unsigned long) up_native);
  169. return err;
  170. }
  171. struct compat_video_spu_palette {
  172. int length;
  173. compat_uptr_t palette;
  174. };
  175. static int do_video_set_spu_palette(unsigned int fd, unsigned int cmd,
  176. struct compat_video_spu_palette __user *up)
  177. {
  178. struct video_spu_palette __user *up_native;
  179. compat_uptr_t palp;
  180. int length, err;
  181. err = get_user(palp, &up->palette);
  182. err |= get_user(length, &up->length);
  183. up_native = compat_alloc_user_space(sizeof(struct video_spu_palette));
  184. err = put_user(compat_ptr(palp), &up_native->palette);
  185. err |= put_user(length, &up_native->length);
  186. if (err)
  187. return -EFAULT;
  188. err = sys_ioctl(fd, cmd, (unsigned long) up_native);
  189. return err;
  190. }
  191. #ifdef CONFIG_BLOCK
  192. typedef struct sg_io_hdr32 {
  193. compat_int_t interface_id; /* [i] 'S' for SCSI generic (required) */
  194. compat_int_t dxfer_direction; /* [i] data transfer direction */
  195. unsigned char cmd_len; /* [i] SCSI command length ( <= 16 bytes) */
  196. unsigned char mx_sb_len; /* [i] max length to write to sbp */
  197. unsigned short iovec_count; /* [i] 0 implies no scatter gather */
  198. compat_uint_t dxfer_len; /* [i] byte count of data transfer */
  199. compat_uint_t dxferp; /* [i], [*io] points to data transfer memory
  200. or scatter gather list */
  201. compat_uptr_t cmdp; /* [i], [*i] points to command to perform */
  202. compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */
  203. compat_uint_t timeout; /* [i] MAX_UINT->no timeout (unit: millisec) */
  204. compat_uint_t flags; /* [i] 0 -> default, see SG_FLAG... */
  205. compat_int_t pack_id; /* [i->o] unused internally (normally) */
  206. compat_uptr_t usr_ptr; /* [i->o] unused internally */
  207. unsigned char status; /* [o] scsi status */
  208. unsigned char masked_status; /* [o] shifted, masked scsi status */
  209. unsigned char msg_status; /* [o] messaging level data (optional) */
  210. unsigned char sb_len_wr; /* [o] byte count actually written to sbp */
  211. unsigned short host_status; /* [o] errors from host adapter */
  212. unsigned short driver_status; /* [o] errors from software driver */
  213. compat_int_t resid; /* [o] dxfer_len - actual_transferred */
  214. compat_uint_t duration; /* [o] time taken by cmd (unit: millisec) */
  215. compat_uint_t info; /* [o] auxiliary information */
  216. } sg_io_hdr32_t; /* 64 bytes long (on sparc32) */
  217. typedef struct sg_iovec32 {
  218. compat_uint_t iov_base;
  219. compat_uint_t iov_len;
  220. } sg_iovec32_t;
  221. static int sg_build_iovec(sg_io_hdr_t __user *sgio, void __user *dxferp, u16 iovec_count)
  222. {
  223. sg_iovec_t __user *iov = (sg_iovec_t __user *) (sgio + 1);
  224. sg_iovec32_t __user *iov32 = dxferp;
  225. int i;
  226. for (i = 0; i < iovec_count; i++) {
  227. u32 base, len;
  228. if (get_user(base, &iov32[i].iov_base) ||
  229. get_user(len, &iov32[i].iov_len) ||
  230. put_user(compat_ptr(base), &iov[i].iov_base) ||
  231. put_user(len, &iov[i].iov_len))
  232. return -EFAULT;
  233. }
  234. if (put_user(iov, &sgio->dxferp))
  235. return -EFAULT;
  236. return 0;
  237. }
  238. static int sg_ioctl_trans(unsigned int fd, unsigned int cmd,
  239. sg_io_hdr32_t __user *sgio32)
  240. {
  241. sg_io_hdr_t __user *sgio;
  242. u16 iovec_count;
  243. u32 data;
  244. void __user *dxferp;
  245. int err;
  246. int interface_id;
  247. if (get_user(interface_id, &sgio32->interface_id))
  248. return -EFAULT;
  249. if (interface_id != 'S')
  250. return sys_ioctl(fd, cmd, (unsigned long)sgio32);
  251. if (get_user(iovec_count, &sgio32->iovec_count))
  252. return -EFAULT;
  253. {
  254. void __user *top = compat_alloc_user_space(0);
  255. void __user *new = compat_alloc_user_space(sizeof(sg_io_hdr_t) +
  256. (iovec_count * sizeof(sg_iovec_t)));
  257. if (new > top)
  258. return -EINVAL;
  259. sgio = new;
  260. }
  261. /* Ok, now construct. */
  262. if (copy_in_user(&sgio->interface_id, &sgio32->interface_id,
  263. (2 * sizeof(int)) +
  264. (2 * sizeof(unsigned char)) +
  265. (1 * sizeof(unsigned short)) +
  266. (1 * sizeof(unsigned int))))
  267. return -EFAULT;
  268. if (get_user(data, &sgio32->dxferp))
  269. return -EFAULT;
  270. dxferp = compat_ptr(data);
  271. if (iovec_count) {
  272. if (sg_build_iovec(sgio, dxferp, iovec_count))
  273. return -EFAULT;
  274. } else {
  275. if (put_user(dxferp, &sgio->dxferp))
  276. return -EFAULT;
  277. }
  278. {
  279. unsigned char __user *cmdp;
  280. unsigned char __user *sbp;
  281. if (get_user(data, &sgio32->cmdp))
  282. return -EFAULT;
  283. cmdp = compat_ptr(data);
  284. if (get_user(data, &sgio32->sbp))
  285. return -EFAULT;
  286. sbp = compat_ptr(data);
  287. if (put_user(cmdp, &sgio->cmdp) ||
  288. put_user(sbp, &sgio->sbp))
  289. return -EFAULT;
  290. }
  291. if (copy_in_user(&sgio->timeout, &sgio32->timeout,
  292. 3 * sizeof(int)))
  293. return -EFAULT;
  294. if (get_user(data, &sgio32->usr_ptr))
  295. return -EFAULT;
  296. if (put_user(compat_ptr(data), &sgio->usr_ptr))
  297. return -EFAULT;
  298. err = sys_ioctl(fd, cmd, (unsigned long) sgio);
  299. if (err >= 0) {
  300. void __user *datap;
  301. if (copy_in_user(&sgio32->pack_id, &sgio->pack_id,
  302. sizeof(int)) ||
  303. get_user(datap, &sgio->usr_ptr) ||
  304. put_user((u32)(unsigned long)datap,
  305. &sgio32->usr_ptr) ||
  306. copy_in_user(&sgio32->status, &sgio->status,
  307. (4 * sizeof(unsigned char)) +
  308. (2 * sizeof(unsigned short)) +
  309. (3 * sizeof(int))))
  310. err = -EFAULT;
  311. }
  312. return err;
  313. }
  314. struct compat_sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
  315. char req_state;
  316. char orphan;
  317. char sg_io_owned;
  318. char problem;
  319. int pack_id;
  320. compat_uptr_t usr_ptr;
  321. unsigned int duration;
  322. int unused;
  323. };
  324. static int sg_grt_trans(unsigned int fd, unsigned int cmd, struct
  325. compat_sg_req_info __user *o)
  326. {
  327. int err, i;
  328. sg_req_info_t __user *r;
  329. r = compat_alloc_user_space(sizeof(sg_req_info_t)*SG_MAX_QUEUE);
  330. err = sys_ioctl(fd,cmd,(unsigned long)r);
  331. if (err < 0)
  332. return err;
  333. for (i = 0; i < SG_MAX_QUEUE; i++) {
  334. void __user *ptr;
  335. int d;
  336. if (copy_in_user(o + i, r + i, offsetof(sg_req_info_t, usr_ptr)) ||
  337. get_user(ptr, &r[i].usr_ptr) ||
  338. get_user(d, &r[i].duration) ||
  339. put_user((u32)(unsigned long)(ptr), &o[i].usr_ptr) ||
  340. put_user(d, &o[i].duration))
  341. return -EFAULT;
  342. }
  343. return err;
  344. }
  345. #endif /* CONFIG_BLOCK */
  346. struct sock_fprog32 {
  347. unsigned short len;
  348. compat_caddr_t filter;
  349. };
  350. #define PPPIOCSPASS32 _IOW('t', 71, struct sock_fprog32)
  351. #define PPPIOCSACTIVE32 _IOW('t', 70, struct sock_fprog32)
  352. static int ppp_sock_fprog_ioctl_trans(unsigned int fd, unsigned int cmd,
  353. struct sock_fprog32 __user *u_fprog32)
  354. {
  355. struct sock_fprog __user *u_fprog64 = compat_alloc_user_space(sizeof(struct sock_fprog));
  356. void __user *fptr64;
  357. u32 fptr32;
  358. u16 flen;
  359. if (get_user(flen, &u_fprog32->len) ||
  360. get_user(fptr32, &u_fprog32->filter))
  361. return -EFAULT;
  362. fptr64 = compat_ptr(fptr32);
  363. if (put_user(flen, &u_fprog64->len) ||
  364. put_user(fptr64, &u_fprog64->filter))
  365. return -EFAULT;
  366. if (cmd == PPPIOCSPASS32)
  367. cmd = PPPIOCSPASS;
  368. else
  369. cmd = PPPIOCSACTIVE;
  370. return sys_ioctl(fd, cmd, (unsigned long) u_fprog64);
  371. }
  372. struct ppp_option_data32 {
  373. compat_caddr_t ptr;
  374. u32 length;
  375. compat_int_t transmit;
  376. };
  377. #define PPPIOCSCOMPRESS32 _IOW('t', 77, struct ppp_option_data32)
  378. struct ppp_idle32 {
  379. compat_time_t xmit_idle;
  380. compat_time_t recv_idle;
  381. };
  382. #define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32)
  383. static int ppp_gidle(unsigned int fd, unsigned int cmd,
  384. struct ppp_idle32 __user *idle32)
  385. {
  386. struct ppp_idle __user *idle;
  387. __kernel_time_t xmit, recv;
  388. int err;
  389. idle = compat_alloc_user_space(sizeof(*idle));
  390. err = sys_ioctl(fd, PPPIOCGIDLE, (unsigned long) idle);
  391. if (!err) {
  392. if (get_user(xmit, &idle->xmit_idle) ||
  393. get_user(recv, &idle->recv_idle) ||
  394. put_user(xmit, &idle32->xmit_idle) ||
  395. put_user(recv, &idle32->recv_idle))
  396. err = -EFAULT;
  397. }
  398. return err;
  399. }
  400. static int ppp_scompress(unsigned int fd, unsigned int cmd,
  401. struct ppp_option_data32 __user *odata32)
  402. {
  403. struct ppp_option_data __user *odata;
  404. __u32 data;
  405. void __user *datap;
  406. odata = compat_alloc_user_space(sizeof(*odata));
  407. if (get_user(data, &odata32->ptr))
  408. return -EFAULT;
  409. datap = compat_ptr(data);
  410. if (put_user(datap, &odata->ptr))
  411. return -EFAULT;
  412. if (copy_in_user(&odata->length, &odata32->length,
  413. sizeof(__u32) + sizeof(int)))
  414. return -EFAULT;
  415. return sys_ioctl(fd, PPPIOCSCOMPRESS, (unsigned long) odata);
  416. }
  417. #ifdef CONFIG_BLOCK
  418. struct mtget32 {
  419. compat_long_t mt_type;
  420. compat_long_t mt_resid;
  421. compat_long_t mt_dsreg;
  422. compat_long_t mt_gstat;
  423. compat_long_t mt_erreg;
  424. compat_daddr_t mt_fileno;
  425. compat_daddr_t mt_blkno;
  426. };
  427. #define MTIOCGET32 _IOR('m', 2, struct mtget32)
  428. struct mtpos32 {
  429. compat_long_t mt_blkno;
  430. };
  431. #define MTIOCPOS32 _IOR('m', 3, struct mtpos32)
  432. static int mt_ioctl_trans(unsigned int fd, unsigned int cmd, void __user *argp)
  433. {
  434. mm_segment_t old_fs = get_fs();
  435. struct mtget get;
  436. struct mtget32 __user *umget32;
  437. struct mtpos pos;
  438. struct mtpos32 __user *upos32;
  439. unsigned long kcmd;
  440. void *karg;
  441. int err = 0;
  442. switch(cmd) {
  443. case MTIOCPOS32:
  444. kcmd = MTIOCPOS;
  445. karg = &pos;
  446. break;
  447. default: /* MTIOCGET32 */
  448. kcmd = MTIOCGET;
  449. karg = &get;
  450. break;
  451. }
  452. set_fs (KERNEL_DS);
  453. err = sys_ioctl (fd, kcmd, (unsigned long)karg);
  454. set_fs (old_fs);
  455. if (err)
  456. return err;
  457. switch (cmd) {
  458. case MTIOCPOS32:
  459. upos32 = argp;
  460. err = __put_user(pos.mt_blkno, &upos32->mt_blkno);
  461. break;
  462. case MTIOCGET32:
  463. umget32 = argp;
  464. err = __put_user(get.mt_type, &umget32->mt_type);
  465. err |= __put_user(get.mt_resid, &umget32->mt_resid);
  466. err |= __put_user(get.mt_dsreg, &umget32->mt_dsreg);
  467. err |= __put_user(get.mt_gstat, &umget32->mt_gstat);
  468. err |= __put_user(get.mt_erreg, &umget32->mt_erreg);
  469. err |= __put_user(get.mt_fileno, &umget32->mt_fileno);
  470. err |= __put_user(get.mt_blkno, &umget32->mt_blkno);
  471. break;
  472. }
  473. return err ? -EFAULT: 0;
  474. }
  475. #endif /* CONFIG_BLOCK */
  476. /* Bluetooth ioctls */
  477. #define HCIUARTSETPROTO _IOW('U', 200, int)
  478. #define HCIUARTGETPROTO _IOR('U', 201, int)
  479. #define HCIUARTGETDEVICE _IOR('U', 202, int)
  480. #define HCIUARTSETFLAGS _IOW('U', 203, int)
  481. #define HCIUARTGETFLAGS _IOR('U', 204, int)
  482. #define BNEPCONNADD _IOW('B', 200, int)
  483. #define BNEPCONNDEL _IOW('B', 201, int)
  484. #define BNEPGETCONNLIST _IOR('B', 210, int)
  485. #define BNEPGETCONNINFO _IOR('B', 211, int)
  486. #define CMTPCONNADD _IOW('C', 200, int)
  487. #define CMTPCONNDEL _IOW('C', 201, int)
  488. #define CMTPGETCONNLIST _IOR('C', 210, int)
  489. #define CMTPGETCONNINFO _IOR('C', 211, int)
  490. #define HIDPCONNADD _IOW('H', 200, int)
  491. #define HIDPCONNDEL _IOW('H', 201, int)
  492. #define HIDPGETCONNLIST _IOR('H', 210, int)
  493. #define HIDPGETCONNINFO _IOR('H', 211, int)
  494. struct serial_struct32 {
  495. compat_int_t type;
  496. compat_int_t line;
  497. compat_uint_t port;
  498. compat_int_t irq;
  499. compat_int_t flags;
  500. compat_int_t xmit_fifo_size;
  501. compat_int_t custom_divisor;
  502. compat_int_t baud_base;
  503. unsigned short close_delay;
  504. char io_type;
  505. char reserved_char[1];
  506. compat_int_t hub6;
  507. unsigned short closing_wait; /* time to wait before closing */
  508. unsigned short closing_wait2; /* no longer used... */
  509. compat_uint_t iomem_base;
  510. unsigned short iomem_reg_shift;
  511. unsigned int port_high;
  512. /* compat_ulong_t iomap_base FIXME */
  513. compat_int_t reserved[1];
  514. };
  515. static int serial_struct_ioctl(unsigned fd, unsigned cmd,
  516. struct serial_struct32 __user *ss32)
  517. {
  518. typedef struct serial_struct SS;
  519. typedef struct serial_struct32 SS32;
  520. int err;
  521. struct serial_struct ss;
  522. mm_segment_t oldseg = get_fs();
  523. __u32 udata;
  524. unsigned int base;
  525. if (cmd == TIOCSSERIAL) {
  526. if (!access_ok(VERIFY_READ, ss32, sizeof(SS32)))
  527. return -EFAULT;
  528. if (__copy_from_user(&ss, ss32, offsetof(SS32, iomem_base)))
  529. return -EFAULT;
  530. if (__get_user(udata, &ss32->iomem_base))
  531. return -EFAULT;
  532. ss.iomem_base = compat_ptr(udata);
  533. if (__get_user(ss.iomem_reg_shift, &ss32->iomem_reg_shift) ||
  534. __get_user(ss.port_high, &ss32->port_high))
  535. return -EFAULT;
  536. ss.iomap_base = 0UL;
  537. }
  538. set_fs(KERNEL_DS);
  539. err = sys_ioctl(fd,cmd,(unsigned long)(&ss));
  540. set_fs(oldseg);
  541. if (cmd == TIOCGSERIAL && err >= 0) {
  542. if (!access_ok(VERIFY_WRITE, ss32, sizeof(SS32)))
  543. return -EFAULT;
  544. if (__copy_to_user(ss32,&ss,offsetof(SS32,iomem_base)))
  545. return -EFAULT;
  546. base = (unsigned long)ss.iomem_base >> 32 ?
  547. 0xffffffff : (unsigned)(unsigned long)ss.iomem_base;
  548. if (__put_user(base, &ss32->iomem_base) ||
  549. __put_user(ss.iomem_reg_shift, &ss32->iomem_reg_shift) ||
  550. __put_user(ss.port_high, &ss32->port_high))
  551. return -EFAULT;
  552. }
  553. return err;
  554. }
  555. /*
  556. * I2C layer ioctls
  557. */
  558. struct i2c_msg32 {
  559. u16 addr;
  560. u16 flags;
  561. u16 len;
  562. compat_caddr_t buf;
  563. };
  564. struct i2c_rdwr_ioctl_data32 {
  565. compat_caddr_t msgs; /* struct i2c_msg __user *msgs */
  566. u32 nmsgs;
  567. };
  568. struct i2c_smbus_ioctl_data32 {
  569. u8 read_write;
  570. u8 command;
  571. u32 size;
  572. compat_caddr_t data; /* union i2c_smbus_data *data */
  573. };
  574. struct i2c_rdwr_aligned {
  575. struct i2c_rdwr_ioctl_data cmd;
  576. struct i2c_msg msgs[0];
  577. };
  578. static int do_i2c_rdwr_ioctl(unsigned int fd, unsigned int cmd,
  579. struct i2c_rdwr_ioctl_data32 __user *udata)
  580. {
  581. struct i2c_rdwr_aligned __user *tdata;
  582. struct i2c_msg __user *tmsgs;
  583. struct i2c_msg32 __user *umsgs;
  584. compat_caddr_t datap;
  585. int nmsgs, i;
  586. if (get_user(nmsgs, &udata->nmsgs))
  587. return -EFAULT;
  588. if (nmsgs > I2C_RDRW_IOCTL_MAX_MSGS)
  589. return -EINVAL;
  590. if (get_user(datap, &udata->msgs))
  591. return -EFAULT;
  592. umsgs = compat_ptr(datap);
  593. tdata = compat_alloc_user_space(sizeof(*tdata) +
  594. nmsgs * sizeof(struct i2c_msg));
  595. tmsgs = &tdata->msgs[0];
  596. if (put_user(nmsgs, &tdata->cmd.nmsgs) ||
  597. put_user(tmsgs, &tdata->cmd.msgs))
  598. return -EFAULT;
  599. for (i = 0; i < nmsgs; i++) {
  600. if (copy_in_user(&tmsgs[i].addr, &umsgs[i].addr, 3*sizeof(u16)))
  601. return -EFAULT;
  602. if (get_user(datap, &umsgs[i].buf) ||
  603. put_user(compat_ptr(datap), &tmsgs[i].buf))
  604. return -EFAULT;
  605. }
  606. return sys_ioctl(fd, cmd, (unsigned long)tdata);
  607. }
  608. static int do_i2c_smbus_ioctl(unsigned int fd, unsigned int cmd,
  609. struct i2c_smbus_ioctl_data32 __user *udata)
  610. {
  611. struct i2c_smbus_ioctl_data __user *tdata;
  612. compat_caddr_t datap;
  613. tdata = compat_alloc_user_space(sizeof(*tdata));
  614. if (tdata == NULL)
  615. return -ENOMEM;
  616. if (!access_ok(VERIFY_WRITE, tdata, sizeof(*tdata)))
  617. return -EFAULT;
  618. if (!access_ok(VERIFY_READ, udata, sizeof(*udata)))
  619. return -EFAULT;
  620. if (__copy_in_user(&tdata->read_write, &udata->read_write, 2 * sizeof(u8)))
  621. return -EFAULT;
  622. if (__copy_in_user(&tdata->size, &udata->size, 2 * sizeof(u32)))
  623. return -EFAULT;
  624. if (__get_user(datap, &udata->data) ||
  625. __put_user(compat_ptr(datap), &tdata->data))
  626. return -EFAULT;
  627. return sys_ioctl(fd, cmd, (unsigned long)tdata);
  628. }
  629. #define RTC_IRQP_READ32 _IOR('p', 0x0b, compat_ulong_t)
  630. #define RTC_IRQP_SET32 _IOW('p', 0x0c, compat_ulong_t)
  631. #define RTC_EPOCH_READ32 _IOR('p', 0x0d, compat_ulong_t)
  632. #define RTC_EPOCH_SET32 _IOW('p', 0x0e, compat_ulong_t)
  633. static int rtc_ioctl(unsigned fd, unsigned cmd, void __user *argp)
  634. {
  635. mm_segment_t oldfs = get_fs();
  636. compat_ulong_t val32;
  637. unsigned long kval;
  638. int ret;
  639. switch (cmd) {
  640. case RTC_IRQP_READ32:
  641. case RTC_EPOCH_READ32:
  642. set_fs(KERNEL_DS);
  643. ret = sys_ioctl(fd, (cmd == RTC_IRQP_READ32) ?
  644. RTC_IRQP_READ : RTC_EPOCH_READ,
  645. (unsigned long)&kval);
  646. set_fs(oldfs);
  647. if (ret)
  648. return ret;
  649. val32 = kval;
  650. return put_user(val32, (unsigned int __user *)argp);
  651. case RTC_IRQP_SET32:
  652. return sys_ioctl(fd, RTC_IRQP_SET, (unsigned long)argp);
  653. case RTC_EPOCH_SET32:
  654. return sys_ioctl(fd, RTC_EPOCH_SET, (unsigned long)argp);
  655. }
  656. return -ENOIOCTLCMD;
  657. }
  658. /* on ia32 l_start is on a 32-bit boundary */
  659. #if defined(CONFIG_IA64) || defined(CONFIG_X86_64)
  660. struct space_resv_32 {
  661. __s16 l_type;
  662. __s16 l_whence;
  663. __s64 l_start __attribute__((packed));
  664. /* len == 0 means until end of file */
  665. __s64 l_len __attribute__((packed));
  666. __s32 l_sysid;
  667. __u32 l_pid;
  668. __s32 l_pad[4]; /* reserve area */
  669. };
  670. #define FS_IOC_RESVSP_32 _IOW ('X', 40, struct space_resv_32)
  671. #define FS_IOC_RESVSP64_32 _IOW ('X', 42, struct space_resv_32)
  672. /* just account for different alignment */
  673. static int compat_ioctl_preallocate(struct file *file,
  674. struct space_resv_32 __user *p32)
  675. {
  676. struct space_resv __user *p = compat_alloc_user_space(sizeof(*p));
  677. if (copy_in_user(&p->l_type, &p32->l_type, sizeof(s16)) ||
  678. copy_in_user(&p->l_whence, &p32->l_whence, sizeof(s16)) ||
  679. copy_in_user(&p->l_start, &p32->l_start, sizeof(s64)) ||
  680. copy_in_user(&p->l_len, &p32->l_len, sizeof(s64)) ||
  681. copy_in_user(&p->l_sysid, &p32->l_sysid, sizeof(s32)) ||
  682. copy_in_user(&p->l_pid, &p32->l_pid, sizeof(u32)) ||
  683. copy_in_user(&p->l_pad, &p32->l_pad, 4*sizeof(u32)))
  684. return -EFAULT;
  685. return ioctl_preallocate(file, p);
  686. }
  687. #endif
  688. /*
  689. * simple reversible transform to make our table more evenly
  690. * distributed after sorting.
  691. */
  692. #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
  693. #define COMPATIBLE_IOCTL(cmd) XFORM(cmd),
  694. /* ioctl should not be warned about even if it's not implemented.
  695. Valid reasons to use this:
  696. - It is implemented with ->compat_ioctl on some device, but programs
  697. call it on others too.
  698. - The ioctl is not implemented in the native kernel, but programs
  699. call it commonly anyways.
  700. Most other reasons are not valid. */
  701. #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
  702. static unsigned int ioctl_pointer[] = {
  703. /* compatible ioctls first */
  704. COMPATIBLE_IOCTL(0x4B50) /* KDGHWCLK - not in the kernel, but don't complain */
  705. COMPATIBLE_IOCTL(0x4B51) /* KDSHWCLK - not in the kernel, but don't complain */
  706. /* Big T */
  707. COMPATIBLE_IOCTL(TCGETA)
  708. COMPATIBLE_IOCTL(TCSETA)
  709. COMPATIBLE_IOCTL(TCSETAW)
  710. COMPATIBLE_IOCTL(TCSETAF)
  711. COMPATIBLE_IOCTL(TCSBRK)
  712. COMPATIBLE_IOCTL(TCXONC)
  713. COMPATIBLE_IOCTL(TCFLSH)
  714. COMPATIBLE_IOCTL(TCGETS)
  715. COMPATIBLE_IOCTL(TCSETS)
  716. COMPATIBLE_IOCTL(TCSETSW)
  717. COMPATIBLE_IOCTL(TCSETSF)
  718. COMPATIBLE_IOCTL(TIOCLINUX)
  719. COMPATIBLE_IOCTL(TIOCSBRK)
  720. COMPATIBLE_IOCTL(TIOCGDEV)
  721. COMPATIBLE_IOCTL(TIOCCBRK)
  722. COMPATIBLE_IOCTL(TIOCGSID)
  723. COMPATIBLE_IOCTL(TIOCGICOUNT)
  724. /* Little t */
  725. COMPATIBLE_IOCTL(TIOCGETD)
  726. COMPATIBLE_IOCTL(TIOCSETD)
  727. COMPATIBLE_IOCTL(TIOCEXCL)
  728. COMPATIBLE_IOCTL(TIOCNXCL)
  729. COMPATIBLE_IOCTL(TIOCCONS)
  730. COMPATIBLE_IOCTL(TIOCGSOFTCAR)
  731. COMPATIBLE_IOCTL(TIOCSSOFTCAR)
  732. COMPATIBLE_IOCTL(TIOCSWINSZ)
  733. COMPATIBLE_IOCTL(TIOCGWINSZ)
  734. COMPATIBLE_IOCTL(TIOCMGET)
  735. COMPATIBLE_IOCTL(TIOCMBIC)
  736. COMPATIBLE_IOCTL(TIOCMBIS)
  737. COMPATIBLE_IOCTL(TIOCMSET)
  738. COMPATIBLE_IOCTL(TIOCPKT)
  739. COMPATIBLE_IOCTL(TIOCNOTTY)
  740. COMPATIBLE_IOCTL(TIOCSTI)
  741. COMPATIBLE_IOCTL(TIOCOUTQ)
  742. COMPATIBLE_IOCTL(TIOCSPGRP)
  743. COMPATIBLE_IOCTL(TIOCGPGRP)
  744. COMPATIBLE_IOCTL(TIOCGPTN)
  745. COMPATIBLE_IOCTL(TIOCSPTLCK)
  746. COMPATIBLE_IOCTL(TIOCSERGETLSR)
  747. COMPATIBLE_IOCTL(TIOCSIG)
  748. #ifdef TCGETS2
  749. COMPATIBLE_IOCTL(TCGETS2)
  750. COMPATIBLE_IOCTL(TCSETS2)
  751. COMPATIBLE_IOCTL(TCSETSW2)
  752. COMPATIBLE_IOCTL(TCSETSF2)
  753. #endif
  754. /* Little f */
  755. COMPATIBLE_IOCTL(FIOCLEX)
  756. COMPATIBLE_IOCTL(FIONCLEX)
  757. COMPATIBLE_IOCTL(FIOASYNC)
  758. COMPATIBLE_IOCTL(FIONBIO)
  759. COMPATIBLE_IOCTL(FIONREAD) /* This is also TIOCINQ */
  760. COMPATIBLE_IOCTL(FS_IOC_FIEMAP)
  761. /* 0x00 */
  762. COMPATIBLE_IOCTL(FIBMAP)
  763. COMPATIBLE_IOCTL(FIGETBSZ)
  764. /* 'X' - originally XFS but some now in the VFS */
  765. COMPATIBLE_IOCTL(FIFREEZE)
  766. COMPATIBLE_IOCTL(FITHAW)
  767. COMPATIBLE_IOCTL(KDGETKEYCODE)
  768. COMPATIBLE_IOCTL(KDSETKEYCODE)
  769. COMPATIBLE_IOCTL(KDGKBTYPE)
  770. COMPATIBLE_IOCTL(KDGETMODE)
  771. COMPATIBLE_IOCTL(KDGKBMODE)
  772. COMPATIBLE_IOCTL(KDGKBMETA)
  773. COMPATIBLE_IOCTL(KDGKBENT)
  774. COMPATIBLE_IOCTL(KDSKBENT)
  775. COMPATIBLE_IOCTL(KDGKBSENT)
  776. COMPATIBLE_IOCTL(KDSKBSENT)
  777. COMPATIBLE_IOCTL(KDGKBDIACR)
  778. COMPATIBLE_IOCTL(KDSKBDIACR)
  779. COMPATIBLE_IOCTL(KDKBDREP)
  780. COMPATIBLE_IOCTL(KDGKBLED)
  781. COMPATIBLE_IOCTL(KDGETLED)
  782. #ifdef CONFIG_BLOCK
  783. /* Big S */
  784. COMPATIBLE_IOCTL(SCSI_IOCTL_GET_IDLUN)
  785. COMPATIBLE_IOCTL(SCSI_IOCTL_DOORLOCK)
  786. COMPATIBLE_IOCTL(SCSI_IOCTL_DOORUNLOCK)
  787. COMPATIBLE_IOCTL(SCSI_IOCTL_TEST_UNIT_READY)
  788. COMPATIBLE_IOCTL(SCSI_IOCTL_GET_BUS_NUMBER)
  789. COMPATIBLE_IOCTL(SCSI_IOCTL_SEND_COMMAND)
  790. COMPATIBLE_IOCTL(SCSI_IOCTL_PROBE_HOST)
  791. COMPATIBLE_IOCTL(SCSI_IOCTL_GET_PCI)
  792. #endif
  793. /* Big V (don't complain on serial console) */
  794. IGNORE_IOCTL(VT_OPENQRY)
  795. IGNORE_IOCTL(VT_GETMODE)
  796. /* Little p (/dev/rtc, /dev/envctrl, etc.) */
  797. COMPATIBLE_IOCTL(RTC_AIE_ON)
  798. COMPATIBLE_IOCTL(RTC_AIE_OFF)
  799. COMPATIBLE_IOCTL(RTC_UIE_ON)
  800. COMPATIBLE_IOCTL(RTC_UIE_OFF)
  801. COMPATIBLE_IOCTL(RTC_PIE_ON)
  802. COMPATIBLE_IOCTL(RTC_PIE_OFF)
  803. COMPATIBLE_IOCTL(RTC_WIE_ON)
  804. COMPATIBLE_IOCTL(RTC_WIE_OFF)
  805. COMPATIBLE_IOCTL(RTC_ALM_SET)
  806. COMPATIBLE_IOCTL(RTC_ALM_READ)
  807. COMPATIBLE_IOCTL(RTC_RD_TIME)
  808. COMPATIBLE_IOCTL(RTC_SET_TIME)
  809. COMPATIBLE_IOCTL(RTC_WKALM_SET)
  810. COMPATIBLE_IOCTL(RTC_WKALM_RD)
  811. /*
  812. * These two are only for the sbus rtc driver, but
  813. * hwclock tries them on every rtc device first when
  814. * running on sparc. On other architectures the entries
  815. * are useless but harmless.
  816. */
  817. COMPATIBLE_IOCTL(_IOR('p', 20, int[7])) /* RTCGET */
  818. COMPATIBLE_IOCTL(_IOW('p', 21, int[7])) /* RTCSET */
  819. /* Little m */
  820. COMPATIBLE_IOCTL(MTIOCTOP)
  821. /* Socket level stuff */
  822. COMPATIBLE_IOCTL(FIOQSIZE)
  823. #ifdef CONFIG_BLOCK
  824. /* loop */
  825. IGNORE_IOCTL(LOOP_CLR_FD)
  826. /* md calls this on random blockdevs */
  827. IGNORE_IOCTL(RAID_VERSION)
  828. /* qemu/qemu-img might call these two on plain files for probing */
  829. IGNORE_IOCTL(CDROM_DRIVE_STATUS)
  830. IGNORE_IOCTL(FDGETPRM32)
  831. /* SG stuff */
  832. COMPATIBLE_IOCTL(SG_SET_TIMEOUT)
  833. COMPATIBLE_IOCTL(SG_GET_TIMEOUT)
  834. COMPATIBLE_IOCTL(SG_EMULATED_HOST)
  835. COMPATIBLE_IOCTL(SG_GET_TRANSFORM)
  836. COMPATIBLE_IOCTL(SG_SET_RESERVED_SIZE)
  837. COMPATIBLE_IOCTL(SG_GET_RESERVED_SIZE)
  838. COMPATIBLE_IOCTL(SG_GET_SCSI_ID)
  839. COMPATIBLE_IOCTL(SG_SET_FORCE_LOW_DMA)
  840. COMPATIBLE_IOCTL(SG_GET_LOW_DMA)
  841. COMPATIBLE_IOCTL(SG_SET_FORCE_PACK_ID)
  842. COMPATIBLE_IOCTL(SG_GET_PACK_ID)
  843. COMPATIBLE_IOCTL(SG_GET_NUM_WAITING)
  844. COMPATIBLE_IOCTL(SG_SET_DEBUG)
  845. COMPATIBLE_IOCTL(SG_GET_SG_TABLESIZE)
  846. COMPATIBLE_IOCTL(SG_GET_COMMAND_Q)
  847. COMPATIBLE_IOCTL(SG_SET_COMMAND_Q)
  848. COMPATIBLE_IOCTL(SG_GET_VERSION_NUM)
  849. COMPATIBLE_IOCTL(SG_NEXT_CMD_LEN)
  850. COMPATIBLE_IOCTL(SG_SCSI_RESET)
  851. COMPATIBLE_IOCTL(SG_GET_REQUEST_TABLE)
  852. COMPATIBLE_IOCTL(SG_SET_KEEP_ORPHAN)
  853. COMPATIBLE_IOCTL(SG_GET_KEEP_ORPHAN)
  854. #endif
  855. /* PPP stuff */
  856. COMPATIBLE_IOCTL(PPPIOCGFLAGS)
  857. COMPATIBLE_IOCTL(PPPIOCSFLAGS)
  858. COMPATIBLE_IOCTL(PPPIOCGASYNCMAP)
  859. COMPATIBLE_IOCTL(PPPIOCSASYNCMAP)
  860. COMPATIBLE_IOCTL(PPPIOCGUNIT)
  861. COMPATIBLE_IOCTL(PPPIOCGRASYNCMAP)
  862. COMPATIBLE_IOCTL(PPPIOCSRASYNCMAP)
  863. COMPATIBLE_IOCTL(PPPIOCGMRU)
  864. COMPATIBLE_IOCTL(PPPIOCSMRU)
  865. COMPATIBLE_IOCTL(PPPIOCSMAXCID)
  866. COMPATIBLE_IOCTL(PPPIOCGXASYNCMAP)
  867. COMPATIBLE_IOCTL(PPPIOCSXASYNCMAP)
  868. COMPATIBLE_IOCTL(PPPIOCXFERUNIT)
  869. /* PPPIOCSCOMPRESS is translated */
  870. COMPATIBLE_IOCTL(PPPIOCGNPMODE)
  871. COMPATIBLE_IOCTL(PPPIOCSNPMODE)
  872. COMPATIBLE_IOCTL(PPPIOCGDEBUG)
  873. COMPATIBLE_IOCTL(PPPIOCSDEBUG)
  874. /* PPPIOCSPASS is translated */
  875. /* PPPIOCSACTIVE is translated */
  876. /* PPPIOCGIDLE is translated */
  877. COMPATIBLE_IOCTL(PPPIOCNEWUNIT)
  878. COMPATIBLE_IOCTL(PPPIOCATTACH)
  879. COMPATIBLE_IOCTL(PPPIOCDETACH)
  880. COMPATIBLE_IOCTL(PPPIOCSMRRU)
  881. COMPATIBLE_IOCTL(PPPIOCCONNECT)
  882. COMPATIBLE_IOCTL(PPPIOCDISCONN)
  883. COMPATIBLE_IOCTL(PPPIOCATTCHAN)
  884. COMPATIBLE_IOCTL(PPPIOCGCHAN)
  885. /* PPPOX */
  886. COMPATIBLE_IOCTL(PPPOEIOCSFWD)
  887. COMPATIBLE_IOCTL(PPPOEIOCDFWD)
  888. /* ppdev */
  889. COMPATIBLE_IOCTL(PPSETMODE)
  890. COMPATIBLE_IOCTL(PPRSTATUS)
  891. COMPATIBLE_IOCTL(PPRCONTROL)
  892. COMPATIBLE_IOCTL(PPWCONTROL)
  893. COMPATIBLE_IOCTL(PPFCONTROL)
  894. COMPATIBLE_IOCTL(PPRDATA)
  895. COMPATIBLE_IOCTL(PPWDATA)
  896. COMPATIBLE_IOCTL(PPCLAIM)
  897. COMPATIBLE_IOCTL(PPRELEASE)
  898. COMPATIBLE_IOCTL(PPYIELD)
  899. COMPATIBLE_IOCTL(PPEXCL)
  900. COMPATIBLE_IOCTL(PPDATADIR)
  901. COMPATIBLE_IOCTL(PPNEGOT)
  902. COMPATIBLE_IOCTL(PPWCTLONIRQ)
  903. COMPATIBLE_IOCTL(PPCLRIRQ)
  904. COMPATIBLE_IOCTL(PPSETPHASE)
  905. COMPATIBLE_IOCTL(PPGETMODES)
  906. COMPATIBLE_IOCTL(PPGETMODE)
  907. COMPATIBLE_IOCTL(PPGETPHASE)
  908. COMPATIBLE_IOCTL(PPGETFLAGS)
  909. COMPATIBLE_IOCTL(PPSETFLAGS)
  910. /* Big A */
  911. /* sparc only */
  912. /* Big Q for sound/OSS */
  913. COMPATIBLE_IOCTL(SNDCTL_SEQ_RESET)
  914. COMPATIBLE_IOCTL(SNDCTL_SEQ_SYNC)
  915. COMPATIBLE_IOCTL(SNDCTL_SYNTH_INFO)
  916. COMPATIBLE_IOCTL(SNDCTL_SEQ_CTRLRATE)
  917. COMPATIBLE_IOCTL(SNDCTL_SEQ_GETOUTCOUNT)
  918. COMPATIBLE_IOCTL(SNDCTL_SEQ_GETINCOUNT)
  919. COMPATIBLE_IOCTL(SNDCTL_SEQ_PERCMODE)
  920. COMPATIBLE_IOCTL(SNDCTL_FM_LOAD_INSTR)
  921. COMPATIBLE_IOCTL(SNDCTL_SEQ_TESTMIDI)
  922. COMPATIBLE_IOCTL(SNDCTL_SEQ_RESETSAMPLES)
  923. COMPATIBLE_IOCTL(SNDCTL_SEQ_NRSYNTHS)
  924. COMPATIBLE_IOCTL(SNDCTL_SEQ_NRMIDIS)
  925. COMPATIBLE_IOCTL(SNDCTL_MIDI_INFO)
  926. COMPATIBLE_IOCTL(SNDCTL_SEQ_THRESHOLD)
  927. COMPATIBLE_IOCTL(SNDCTL_SYNTH_MEMAVL)
  928. COMPATIBLE_IOCTL(SNDCTL_FM_4OP_ENABLE)
  929. COMPATIBLE_IOCTL(SNDCTL_SEQ_PANIC)
  930. COMPATIBLE_IOCTL(SNDCTL_SEQ_OUTOFBAND)
  931. COMPATIBLE_IOCTL(SNDCTL_SEQ_GETTIME)
  932. COMPATIBLE_IOCTL(SNDCTL_SYNTH_ID)
  933. COMPATIBLE_IOCTL(SNDCTL_SYNTH_CONTROL)
  934. COMPATIBLE_IOCTL(SNDCTL_SYNTH_REMOVESAMPLE)
  935. /* Big T for sound/OSS */
  936. COMPATIBLE_IOCTL(SNDCTL_TMR_TIMEBASE)
  937. COMPATIBLE_IOCTL(SNDCTL_TMR_START)
  938. COMPATIBLE_IOCTL(SNDCTL_TMR_STOP)
  939. COMPATIBLE_IOCTL(SNDCTL_TMR_CONTINUE)
  940. COMPATIBLE_IOCTL(SNDCTL_TMR_TEMPO)
  941. COMPATIBLE_IOCTL(SNDCTL_TMR_SOURCE)
  942. COMPATIBLE_IOCTL(SNDCTL_TMR_METRONOME)
  943. COMPATIBLE_IOCTL(SNDCTL_TMR_SELECT)
  944. /* Little m for sound/OSS */
  945. COMPATIBLE_IOCTL(SNDCTL_MIDI_PRETIME)
  946. COMPATIBLE_IOCTL(SNDCTL_MIDI_MPUMODE)
  947. COMPATIBLE_IOCTL(SNDCTL_MIDI_MPUCMD)
  948. /* Big P for sound/OSS */
  949. COMPATIBLE_IOCTL(SNDCTL_DSP_RESET)
  950. COMPATIBLE_IOCTL(SNDCTL_DSP_SYNC)
  951. COMPATIBLE_IOCTL(SNDCTL_DSP_SPEED)
  952. COMPATIBLE_IOCTL(SNDCTL_DSP_STEREO)
  953. COMPATIBLE_IOCTL(SNDCTL_DSP_GETBLKSIZE)
  954. COMPATIBLE_IOCTL(SNDCTL_DSP_CHANNELS)
  955. COMPATIBLE_IOCTL(SOUND_PCM_WRITE_FILTER)
  956. COMPATIBLE_IOCTL(SNDCTL_DSP_POST)
  957. COMPATIBLE_IOCTL(SNDCTL_DSP_SUBDIVIDE)
  958. COMPATIBLE_IOCTL(SNDCTL_DSP_SETFRAGMENT)
  959. COMPATIBLE_IOCTL(SNDCTL_DSP_GETFMTS)
  960. COMPATIBLE_IOCTL(SNDCTL_DSP_SETFMT)
  961. COMPATIBLE_IOCTL(SNDCTL_DSP_GETOSPACE)
  962. COMPATIBLE_IOCTL(SNDCTL_DSP_GETISPACE)
  963. COMPATIBLE_IOCTL(SNDCTL_DSP_NONBLOCK)
  964. COMPATIBLE_IOCTL(SNDCTL_DSP_GETCAPS)
  965. COMPATIBLE_IOCTL(SNDCTL_DSP_GETTRIGGER)
  966. COMPATIBLE_IOCTL(SNDCTL_DSP_SETTRIGGER)
  967. COMPATIBLE_IOCTL(SNDCTL_DSP_GETIPTR)
  968. COMPATIBLE_IOCTL(SNDCTL_DSP_GETOPTR)
  969. /* SNDCTL_DSP_MAPINBUF, XXX needs translation */
  970. /* SNDCTL_DSP_MAPOUTBUF, XXX needs translation */
  971. COMPATIBLE_IOCTL(SNDCTL_DSP_SETSYNCRO)
  972. COMPATIBLE_IOCTL(SNDCTL_DSP_SETDUPLEX)
  973. COMPATIBLE_IOCTL(SNDCTL_DSP_GETODELAY)
  974. COMPATIBLE_IOCTL(SNDCTL_DSP_PROFILE)
  975. COMPATIBLE_IOCTL(SOUND_PCM_READ_RATE)
  976. COMPATIBLE_IOCTL(SOUND_PCM_READ_CHANNELS)
  977. COMPATIBLE_IOCTL(SOUND_PCM_READ_BITS)
  978. COMPATIBLE_IOCTL(SOUND_PCM_READ_FILTER)
  979. /* Big C for sound/OSS */
  980. COMPATIBLE_IOCTL(SNDCTL_COPR_RESET)
  981. COMPATIBLE_IOCTL(SNDCTL_COPR_LOAD)
  982. COMPATIBLE_IOCTL(SNDCTL_COPR_RDATA)
  983. COMPATIBLE_IOCTL(SNDCTL_COPR_RCODE)
  984. COMPATIBLE_IOCTL(SNDCTL_COPR_WDATA)
  985. COMPATIBLE_IOCTL(SNDCTL_COPR_WCODE)
  986. COMPATIBLE_IOCTL(SNDCTL_COPR_RUN)
  987. COMPATIBLE_IOCTL(SNDCTL_COPR_HALT)
  988. COMPATIBLE_IOCTL(SNDCTL_COPR_SENDMSG)
  989. COMPATIBLE_IOCTL(SNDCTL_COPR_RCVMSG)
  990. /* Big M for sound/OSS */
  991. COMPATIBLE_IOCTL(SOUND_MIXER_READ_VOLUME)
  992. COMPATIBLE_IOCTL(SOUND_MIXER_READ_BASS)
  993. COMPATIBLE_IOCTL(SOUND_MIXER_READ_TREBLE)
  994. COMPATIBLE_IOCTL(SOUND_MIXER_READ_SYNTH)
  995. COMPATIBLE_IOCTL(SOUND_MIXER_READ_PCM)
  996. COMPATIBLE_IOCTL(SOUND_MIXER_READ_SPEAKER)
  997. COMPATIBLE_IOCTL(SOUND_MIXER_READ_LINE)
  998. COMPATIBLE_IOCTL(SOUND_MIXER_READ_MIC)
  999. COMPATIBLE_IOCTL(SOUND_MIXER_READ_CD)
  1000. COMPATIBLE_IOCTL(SOUND_MIXER_READ_IMIX)
  1001. COMPATIBLE_IOCTL(SOUND_MIXER_READ_ALTPCM)
  1002. COMPATIBLE_IOCTL(SOUND_MIXER_READ_RECLEV)
  1003. COMPATIBLE_IOCTL(SOUND_MIXER_READ_IGAIN)
  1004. COMPATIBLE_IOCTL(SOUND_MIXER_READ_OGAIN)
  1005. COMPATIBLE_IOCTL(SOUND_MIXER_READ_LINE1)
  1006. COMPATIBLE_IOCTL(SOUND_MIXER_READ_LINE2)
  1007. COMPATIBLE_IOCTL(SOUND_MIXER_READ_LINE3)
  1008. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_DIGITAL1))
  1009. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_DIGITAL2))
  1010. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_DIGITAL3))
  1011. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_PHONEIN))
  1012. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_PHONEOUT))
  1013. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_VIDEO))
  1014. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_RADIO))
  1015. COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_MONITOR))
  1016. COMPATIBLE_IOCTL(SOUND_MIXER_READ_MUTE)
  1017. /* SOUND_MIXER_READ_ENHANCE, same value as READ_MUTE */
  1018. /* SOUND_MIXER_READ_LOUD, same value as READ_MUTE */
  1019. COMPATIBLE_IOCTL(SOUND_MIXER_READ_RECSRC)
  1020. COMPATIBLE_IOCTL(SOUND_MIXER_READ_DEVMASK)
  1021. COMPATIBLE_IOCTL(SOUND_MIXER_READ_RECMASK)
  1022. COMPATIBLE_IOCTL(SOUND_MIXER_READ_STEREODEVS)
  1023. COMPATIBLE_IOCTL(SOUND_MIXER_READ_CAPS)
  1024. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_VOLUME)
  1025. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_BASS)
  1026. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_TREBLE)
  1027. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_SYNTH)
  1028. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_PCM)
  1029. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_SPEAKER)
  1030. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_LINE)
  1031. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_MIC)
  1032. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_CD)
  1033. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_IMIX)
  1034. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_ALTPCM)
  1035. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_RECLEV)
  1036. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_IGAIN)
  1037. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_OGAIN)
  1038. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_LINE1)
  1039. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_LINE2)
  1040. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_LINE3)
  1041. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_DIGITAL1))
  1042. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_DIGITAL2))
  1043. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_DIGITAL3))
  1044. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_PHONEIN))
  1045. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_PHONEOUT))
  1046. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_VIDEO))
  1047. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_RADIO))
  1048. COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_MONITOR))
  1049. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_MUTE)
  1050. /* SOUND_MIXER_WRITE_ENHANCE, same value as WRITE_MUTE */
  1051. /* SOUND_MIXER_WRITE_LOUD, same value as WRITE_MUTE */
  1052. COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_RECSRC)
  1053. COMPATIBLE_IOCTL(SOUND_MIXER_INFO)
  1054. COMPATIBLE_IOCTL(SOUND_OLD_MIXER_INFO)
  1055. COMPATIBLE_IOCTL(SOUND_MIXER_ACCESS)
  1056. COMPATIBLE_IOCTL(SOUND_MIXER_AGC)
  1057. COMPATIBLE_IOCTL(SOUND_MIXER_3DSE)
  1058. COMPATIBLE_IOCTL(SOUND_MIXER_PRIVATE1)
  1059. COMPATIBLE_IOCTL(SOUND_MIXER_PRIVATE2)
  1060. COMPATIBLE_IOCTL(SOUND_MIXER_PRIVATE3)
  1061. COMPATIBLE_IOCTL(SOUND_MIXER_PRIVATE4)
  1062. COMPATIBLE_IOCTL(SOUND_MIXER_PRIVATE5)
  1063. COMPATIBLE_IOCTL(SOUND_MIXER_GETLEVELS)
  1064. COMPATIBLE_IOCTL(SOUND_MIXER_SETLEVELS)
  1065. COMPATIBLE_IOCTL(OSS_GETVERSION)
  1066. /* Raw devices */
  1067. COMPATIBLE_IOCTL(RAW_SETBIND)
  1068. COMPATIBLE_IOCTL(RAW_GETBIND)
  1069. /* Watchdog */
  1070. COMPATIBLE_IOCTL(WDIOC_GETSUPPORT)
  1071. COMPATIBLE_IOCTL(WDIOC_GETSTATUS)
  1072. COMPATIBLE_IOCTL(WDIOC_GETBOOTSTATUS)
  1073. COMPATIBLE_IOCTL(WDIOC_GETTEMP)
  1074. COMPATIBLE_IOCTL(WDIOC_SETOPTIONS)
  1075. COMPATIBLE_IOCTL(WDIOC_KEEPALIVE)
  1076. COMPATIBLE_IOCTL(WDIOC_SETTIMEOUT)
  1077. COMPATIBLE_IOCTL(WDIOC_GETTIMEOUT)
  1078. /* Big R */
  1079. COMPATIBLE_IOCTL(RNDGETENTCNT)
  1080. COMPATIBLE_IOCTL(RNDADDTOENTCNT)
  1081. COMPATIBLE_IOCTL(RNDGETPOOL)
  1082. COMPATIBLE_IOCTL(RNDADDENTROPY)
  1083. COMPATIBLE_IOCTL(RNDZAPENTCNT)
  1084. COMPATIBLE_IOCTL(RNDCLEARPOOL)
  1085. /* Bluetooth */
  1086. COMPATIBLE_IOCTL(HCIDEVUP)
  1087. COMPATIBLE_IOCTL(HCIDEVDOWN)
  1088. COMPATIBLE_IOCTL(HCIDEVRESET)
  1089. COMPATIBLE_IOCTL(HCIDEVRESTAT)
  1090. COMPATIBLE_IOCTL(HCIGETDEVLIST)
  1091. COMPATIBLE_IOCTL(HCIGETDEVINFO)
  1092. COMPATIBLE_IOCTL(HCIGETCONNLIST)
  1093. COMPATIBLE_IOCTL(HCIGETCONNINFO)
  1094. COMPATIBLE_IOCTL(HCIGETAUTHINFO)
  1095. COMPATIBLE_IOCTL(HCISETRAW)
  1096. COMPATIBLE_IOCTL(HCISETSCAN)
  1097. COMPATIBLE_IOCTL(HCISETAUTH)
  1098. COMPATIBLE_IOCTL(HCISETENCRYPT)
  1099. COMPATIBLE_IOCTL(HCISETPTYPE)
  1100. COMPATIBLE_IOCTL(HCISETLINKPOL)
  1101. COMPATIBLE_IOCTL(HCISETLINKMODE)
  1102. COMPATIBLE_IOCTL(HCISETACLMTU)
  1103. COMPATIBLE_IOCTL(HCISETSCOMTU)
  1104. COMPATIBLE_IOCTL(HCIBLOCKADDR)
  1105. COMPATIBLE_IOCTL(HCIUNBLOCKADDR)
  1106. COMPATIBLE_IOCTL(HCIINQUIRY)
  1107. COMPATIBLE_IOCTL(HCIUARTSETPROTO)
  1108. COMPATIBLE_IOCTL(HCIUARTGETPROTO)
  1109. COMPATIBLE_IOCTL(RFCOMMCREATEDEV)
  1110. COMPATIBLE_IOCTL(RFCOMMRELEASEDEV)
  1111. COMPATIBLE_IOCTL(RFCOMMGETDEVLIST)
  1112. COMPATIBLE_IOCTL(RFCOMMGETDEVINFO)
  1113. COMPATIBLE_IOCTL(RFCOMMSTEALDLC)
  1114. COMPATIBLE_IOCTL(BNEPCONNADD)
  1115. COMPATIBLE_IOCTL(BNEPCONNDEL)
  1116. COMPATIBLE_IOCTL(BNEPGETCONNLIST)
  1117. COMPATIBLE_IOCTL(BNEPGETCONNINFO)
  1118. COMPATIBLE_IOCTL(CMTPCONNADD)
  1119. COMPATIBLE_IOCTL(CMTPCONNDEL)
  1120. COMPATIBLE_IOCTL(CMTPGETCONNLIST)
  1121. COMPATIBLE_IOCTL(CMTPGETCONNINFO)
  1122. COMPATIBLE_IOCTL(HIDPCONNADD)
  1123. COMPATIBLE_IOCTL(HIDPCONNDEL)
  1124. COMPATIBLE_IOCTL(HIDPGETCONNLIST)
  1125. COMPATIBLE_IOCTL(HIDPGETCONNINFO)
  1126. /* CAPI */
  1127. COMPATIBLE_IOCTL(CAPI_REGISTER)
  1128. COMPATIBLE_IOCTL(CAPI_GET_MANUFACTURER)
  1129. COMPATIBLE_IOCTL(CAPI_GET_VERSION)
  1130. COMPATIBLE_IOCTL(CAPI_GET_SERIAL)
  1131. COMPATIBLE_IOCTL(CAPI_GET_PROFILE)
  1132. COMPATIBLE_IOCTL(CAPI_MANUFACTURER_CMD)
  1133. COMPATIBLE_IOCTL(CAPI_GET_ERRCODE)
  1134. COMPATIBLE_IOCTL(CAPI_INSTALLED)
  1135. COMPATIBLE_IOCTL(CAPI_GET_FLAGS)
  1136. COMPATIBLE_IOCTL(CAPI_SET_FLAGS)
  1137. COMPATIBLE_IOCTL(CAPI_CLR_FLAGS)
  1138. COMPATIBLE_IOCTL(CAPI_NCCI_OPENCOUNT)
  1139. COMPATIBLE_IOCTL(CAPI_NCCI_GETUNIT)
  1140. /* Siemens Gigaset */
  1141. COMPATIBLE_IOCTL(GIGASET_REDIR)
  1142. COMPATIBLE_IOCTL(GIGASET_CONFIG)
  1143. COMPATIBLE_IOCTL(GIGASET_BRKCHARS)
  1144. COMPATIBLE_IOCTL(GIGASET_VERSION)
  1145. /* Misc. */
  1146. COMPATIBLE_IOCTL(0x41545900) /* ATYIO_CLKR */
  1147. COMPATIBLE_IOCTL(0x41545901) /* ATYIO_CLKW */
  1148. COMPATIBLE_IOCTL(PCIIOC_CONTROLLER)
  1149. COMPATIBLE_IOCTL(PCIIOC_MMAP_IS_IO)
  1150. COMPATIBLE_IOCTL(PCIIOC_MMAP_IS_MEM)
  1151. COMPATIBLE_IOCTL(PCIIOC_WRITE_COMBINE)
  1152. /* NBD */
  1153. COMPATIBLE_IOCTL(NBD_DO_IT)
  1154. COMPATIBLE_IOCTL(NBD_CLEAR_SOCK)
  1155. COMPATIBLE_IOCTL(NBD_CLEAR_QUE)
  1156. COMPATIBLE_IOCTL(NBD_PRINT_DEBUG)
  1157. COMPATIBLE_IOCTL(NBD_DISCONNECT)
  1158. /* i2c */
  1159. COMPATIBLE_IOCTL(I2C_SLAVE)
  1160. COMPATIBLE_IOCTL(I2C_SLAVE_FORCE)
  1161. COMPATIBLE_IOCTL(I2C_TENBIT)
  1162. COMPATIBLE_IOCTL(I2C_PEC)
  1163. COMPATIBLE_IOCTL(I2C_RETRIES)
  1164. COMPATIBLE_IOCTL(I2C_TIMEOUT)
  1165. /* hiddev */
  1166. COMPATIBLE_IOCTL(HIDIOCGVERSION)
  1167. COMPATIBLE_IOCTL(HIDIOCAPPLICATION)
  1168. COMPATIBLE_IOCTL(HIDIOCGDEVINFO)
  1169. COMPATIBLE_IOCTL(HIDIOCGSTRING)
  1170. COMPATIBLE_IOCTL(HIDIOCINITREPORT)
  1171. COMPATIBLE_IOCTL(HIDIOCGREPORT)
  1172. COMPATIBLE_IOCTL(HIDIOCSREPORT)
  1173. COMPATIBLE_IOCTL(HIDIOCGREPORTINFO)
  1174. COMPATIBLE_IOCTL(HIDIOCGFIELDINFO)
  1175. COMPATIBLE_IOCTL(HIDIOCGUSAGE)
  1176. COMPATIBLE_IOCTL(HIDIOCSUSAGE)
  1177. COMPATIBLE_IOCTL(HIDIOCGUCODE)
  1178. COMPATIBLE_IOCTL(HIDIOCGFLAG)
  1179. COMPATIBLE_IOCTL(HIDIOCSFLAG)
  1180. COMPATIBLE_IOCTL(HIDIOCGCOLLECTIONINDEX)
  1181. COMPATIBLE_IOCTL(HIDIOCGCOLLECTIONINFO)
  1182. /* dvb */
  1183. COMPATIBLE_IOCTL(AUDIO_STOP)
  1184. COMPATIBLE_IOCTL(AUDIO_PLAY)
  1185. COMPATIBLE_IOCTL(AUDIO_PAUSE)
  1186. COMPATIBLE_IOCTL(AUDIO_CONTINUE)
  1187. COMPATIBLE_IOCTL(AUDIO_SELECT_SOURCE)
  1188. COMPATIBLE_IOCTL(AUDIO_SET_MUTE)
  1189. COMPATIBLE_IOCTL(AUDIO_SET_AV_SYNC)
  1190. COMPATIBLE_IOCTL(AUDIO_SET_BYPASS_MODE)
  1191. COMPATIBLE_IOCTL(AUDIO_CHANNEL_SELECT)
  1192. COMPATIBLE_IOCTL(AUDIO_GET_STATUS)
  1193. COMPATIBLE_IOCTL(AUDIO_GET_CAPABILITIES)
  1194. COMPATIBLE_IOCTL(AUDIO_CLEAR_BUFFER)
  1195. COMPATIBLE_IOCTL(AUDIO_SET_ID)
  1196. COMPATIBLE_IOCTL(AUDIO_SET_MIXER)
  1197. COMPATIBLE_IOCTL(AUDIO_SET_STREAMTYPE)
  1198. COMPATIBLE_IOCTL(AUDIO_SET_EXT_ID)
  1199. COMPATIBLE_IOCTL(AUDIO_SET_ATTRIBUTES)
  1200. COMPATIBLE_IOCTL(AUDIO_SET_KARAOKE)
  1201. COMPATIBLE_IOCTL(DMX_START)
  1202. COMPATIBLE_IOCTL(DMX_STOP)
  1203. COMPATIBLE_IOCTL(DMX_SET_FILTER)
  1204. COMPATIBLE_IOCTL(DMX_SET_PES_FILTER)
  1205. COMPATIBLE_IOCTL(DMX_SET_BUFFER_SIZE)
  1206. COMPATIBLE_IOCTL(DMX_GET_PES_PIDS)
  1207. COMPATIBLE_IOCTL(DMX_GET_CAPS)
  1208. COMPATIBLE_IOCTL(DMX_SET_SOURCE)
  1209. COMPATIBLE_IOCTL(DMX_GET_STC)
  1210. COMPATIBLE_IOCTL(FE_GET_INFO)
  1211. COMPATIBLE_IOCTL(FE_DISEQC_RESET_OVERLOAD)
  1212. COMPATIBLE_IOCTL(FE_DISEQC_SEND_MASTER_CMD)
  1213. COMPATIBLE_IOCTL(FE_DISEQC_RECV_SLAVE_REPLY)
  1214. COMPATIBLE_IOCTL(FE_DISEQC_SEND_BURST)
  1215. COMPATIBLE_IOCTL(FE_SET_TONE)
  1216. COMPATIBLE_IOCTL(FE_SET_VOLTAGE)
  1217. COMPATIBLE_IOCTL(FE_ENABLE_HIGH_LNB_VOLTAGE)
  1218. COMPATIBLE_IOCTL(FE_READ_STATUS)
  1219. COMPATIBLE_IOCTL(FE_READ_BER)
  1220. COMPATIBLE_IOCTL(FE_READ_SIGNAL_STRENGTH)
  1221. COMPATIBLE_IOCTL(FE_READ_SNR)
  1222. COMPATIBLE_IOCTL(FE_READ_UNCORRECTED_BLOCKS)
  1223. COMPATIBLE_IOCTL(FE_SET_FRONTEND)
  1224. COMPATIBLE_IOCTL(FE_GET_FRONTEND)
  1225. COMPATIBLE_IOCTL(FE_GET_EVENT)
  1226. COMPATIBLE_IOCTL(FE_DISHNETWORK_SEND_LEGACY_CMD)
  1227. COMPATIBLE_IOCTL(VIDEO_STOP)
  1228. COMPATIBLE_IOCTL(VIDEO_PLAY)
  1229. COMPATIBLE_IOCTL(VIDEO_FREEZE)
  1230. COMPATIBLE_IOCTL(VIDEO_CONTINUE)
  1231. COMPATIBLE_IOCTL(VIDEO_SELECT_SOURCE)
  1232. COMPATIBLE_IOCTL(VIDEO_SET_BLANK)
  1233. COMPATIBLE_IOCTL(VIDEO_GET_STATUS)
  1234. COMPATIBLE_IOCTL(VIDEO_SET_DISPLAY_FORMAT)
  1235. COMPATIBLE_IOCTL(VIDEO_FAST_FORWARD)
  1236. COMPATIBLE_IOCTL(VIDEO_SLOWMOTION)
  1237. COMPATIBLE_IOCTL(VIDEO_GET_CAPABILITIES)
  1238. COMPATIBLE_IOCTL(VIDEO_CLEAR_BUFFER)
  1239. COMPATIBLE_IOCTL(VIDEO_SET_ID)
  1240. COMPATIBLE_IOCTL(VIDEO_SET_STREAMTYPE)
  1241. COMPATIBLE_IOCTL(VIDEO_SET_FORMAT)
  1242. COMPATIBLE_IOCTL(VIDEO_SET_SYSTEM)
  1243. COMPATIBLE_IOCTL(VIDEO_SET_HIGHLIGHT)
  1244. COMPATIBLE_IOCTL(VIDEO_SET_SPU)
  1245. COMPATIBLE_IOCTL(VIDEO_GET_NAVI)
  1246. COMPATIBLE_IOCTL(VIDEO_SET_ATTRIBUTES)
  1247. COMPATIBLE_IOCTL(VIDEO_GET_SIZE)
  1248. COMPATIBLE_IOCTL(VIDEO_GET_FRAME_RATE)
  1249. /* joystick */
  1250. COMPATIBLE_IOCTL(JSIOCGVERSION)
  1251. COMPATIBLE_IOCTL(JSIOCGAXES)
  1252. COMPATIBLE_IOCTL(JSIOCGBUTTONS)
  1253. COMPATIBLE_IOCTL(JSIOCGNAME(0))
  1254. #ifdef TIOCGLTC
  1255. COMPATIBLE_IOCTL(TIOCGLTC)
  1256. COMPATIBLE_IOCTL(TIOCSLTC)
  1257. #endif
  1258. #ifdef TIOCSTART
  1259. /*
  1260. * For these two we have definitions in ioctls.h and/or termios.h on
  1261. * some architectures but no actual implemention. Some applications
  1262. * like bash call them if they are defined in the headers, so we provide
  1263. * entries here to avoid syslog message spew.
  1264. */
  1265. COMPATIBLE_IOCTL(TIOCSTART)
  1266. COMPATIBLE_IOCTL(TIOCSTOP)
  1267. #endif
  1268. /* fat 'r' ioctls. These are handled by fat with ->compat_ioctl,
  1269. but we don't want warnings on other file systems. So declare
  1270. them as compatible here. */
  1271. #define VFAT_IOCTL_READDIR_BOTH32 _IOR('r', 1, struct compat_dirent[2])
  1272. #define VFAT_IOCTL_READDIR_SHORT32 _IOR('r', 2, struct compat_dirent[2])
  1273. IGNORE_IOCTL(VFAT_IOCTL_READDIR_BOTH32)
  1274. IGNORE_IOCTL(VFAT_IOCTL_READDIR_SHORT32)
  1275. #ifdef CONFIG_SPARC
  1276. /* Sparc framebuffers, handled in sbusfb_compat_ioctl() */
  1277. IGNORE_IOCTL(FBIOGTYPE)
  1278. IGNORE_IOCTL(FBIOSATTR)
  1279. IGNORE_IOCTL(FBIOGATTR)
  1280. IGNORE_IOCTL(FBIOSVIDEO)
  1281. IGNORE_IOCTL(FBIOGVIDEO)
  1282. IGNORE_IOCTL(FBIOSCURPOS)
  1283. IGNORE_IOCTL(FBIOGCURPOS)
  1284. IGNORE_IOCTL(FBIOGCURMAX)
  1285. IGNORE_IOCTL(FBIOPUTCMAP32)
  1286. IGNORE_IOCTL(FBIOGETCMAP32)
  1287. IGNORE_IOCTL(FBIOSCURSOR32)
  1288. IGNORE_IOCTL(FBIOGCURSOR32)
  1289. #endif
  1290. };
  1291. /*
  1292. * Convert common ioctl arguments based on their command number
  1293. *
  1294. * Please do not add any code in here. Instead, implement
  1295. * a compat_ioctl operation in the place that handleѕ the
  1296. * ioctl for the native case.
  1297. */
  1298. static long do_ioctl_trans(int fd, unsigned int cmd,
  1299. unsigned long arg, struct file *file)
  1300. {
  1301. void __user *argp = compat_ptr(arg);
  1302. switch (cmd) {
  1303. case PPPIOCGIDLE32:
  1304. return ppp_gidle(fd, cmd, argp);
  1305. case PPPIOCSCOMPRESS32:
  1306. return ppp_scompress(fd, cmd, argp);
  1307. case PPPIOCSPASS32:
  1308. case PPPIOCSACTIVE32:
  1309. return ppp_sock_fprog_ioctl_trans(fd, cmd, argp);
  1310. #ifdef CONFIG_BLOCK
  1311. case SG_IO:
  1312. return sg_ioctl_trans(fd, cmd, argp);
  1313. case SG_GET_REQUEST_TABLE:
  1314. return sg_grt_trans(fd, cmd, argp);
  1315. case MTIOCGET32:
  1316. case MTIOCPOS32:
  1317. return mt_ioctl_trans(fd, cmd, argp);
  1318. #endif
  1319. /* Serial */
  1320. case TIOCGSERIAL:
  1321. case TIOCSSERIAL:
  1322. return serial_struct_ioctl(fd, cmd, argp);
  1323. /* i2c */
  1324. case I2C_FUNCS:
  1325. return w_long(fd, cmd, argp);
  1326. case I2C_RDWR:
  1327. return do_i2c_rdwr_ioctl(fd, cmd, argp);
  1328. case I2C_SMBUS:
  1329. return do_i2c_smbus_ioctl(fd, cmd, argp);
  1330. /* Not implemented in the native kernel */
  1331. case RTC_IRQP_READ32:
  1332. case RTC_IRQP_SET32:
  1333. case RTC_EPOCH_READ32:
  1334. case RTC_EPOCH_SET32:
  1335. return rtc_ioctl(fd, cmd, argp);
  1336. /* dvb */
  1337. case VIDEO_GET_EVENT:
  1338. return do_video_get_event(fd, cmd, argp);
  1339. case VIDEO_STILLPICTURE:
  1340. return do_video_stillpicture(fd, cmd, argp);
  1341. case VIDEO_SET_SPU_PALETTE:
  1342. return do_video_set_spu_palette(fd, cmd, argp);
  1343. }
  1344. /*
  1345. * These take an integer instead of a pointer as 'arg',
  1346. * so we must not do a compat_ptr() translation.
  1347. */
  1348. switch (cmd) {
  1349. /* Big T */
  1350. case TCSBRKP:
  1351. case TIOCMIWAIT:
  1352. case TIOCSCTTY:
  1353. /* RAID */
  1354. case HOT_REMOVE_DISK:
  1355. case HOT_ADD_DISK:
  1356. case SET_DISK_FAULTY:
  1357. case SET_BITMAP_FILE:
  1358. /* Big K */
  1359. case KDSIGACCEPT:
  1360. case KIOCSOUND:
  1361. case KDMKTONE:
  1362. case KDSETMODE:
  1363. case KDSKBMODE:
  1364. case KDSKBMETA:
  1365. case KDSKBLED:
  1366. case KDSETLED:
  1367. /* NBD */
  1368. case NBD_SET_SOCK:
  1369. case NBD_SET_BLKSIZE:
  1370. case NBD_SET_SIZE:
  1371. case NBD_SET_SIZE_BLOCKS:
  1372. return do_vfs_ioctl(file, fd, cmd, arg);
  1373. }
  1374. return -ENOIOCTLCMD;
  1375. }
  1376. static void compat_ioctl_error(struct file *filp, unsigned int fd,
  1377. unsigned int cmd, unsigned long arg)
  1378. {
  1379. char buf[10];
  1380. char *fn = "?";
  1381. char *path;
  1382. /* find the name of the device. */
  1383. path = (char *)__get_free_page(GFP_KERNEL);
  1384. if (path) {
  1385. fn = d_path(&filp->f_path, path, PAGE_SIZE);
  1386. if (IS_ERR(fn))
  1387. fn = "?";
  1388. }
  1389. sprintf(buf,"'%c'", (cmd>>_IOC_TYPESHIFT) & _IOC_TYPEMASK);
  1390. if (!isprint(buf[1]))
  1391. sprintf(buf, "%02x", buf[1]);
  1392. compat_printk("ioctl32(%s:%d): Unknown cmd fd(%d) "
  1393. "cmd(%08x){t:%s;sz:%u} arg(%08x) on %s\n",
  1394. current->comm, current->pid,
  1395. (int)fd, (unsigned int)cmd, buf,
  1396. (cmd >> _IOC_SIZESHIFT) & _IOC_SIZEMASK,
  1397. (unsigned int)arg, fn);
  1398. if (path)
  1399. free_page((unsigned long)path);
  1400. }
  1401. static int compat_ioctl_check_table(unsigned int xcmd)
  1402. {
  1403. int i;
  1404. const int max = ARRAY_SIZE(ioctl_pointer) - 1;
  1405. BUILD_BUG_ON(max >= (1 << 16));
  1406. /* guess initial offset into table, assuming a
  1407. normalized distribution */
  1408. i = ((xcmd >> 16) * max) >> 16;
  1409. /* do linear search up first, until greater or equal */
  1410. while (ioctl_pointer[i] < xcmd && i < max)
  1411. i++;
  1412. /* then do linear search down */
  1413. while (ioctl_pointer[i] > xcmd && i > 0)
  1414. i--;
  1415. return ioctl_pointer[i] == xcmd;
  1416. }
  1417. asmlinkage long compat_sys_ioctl(unsigned int fd, unsigned int cmd,
  1418. unsigned long arg)
  1419. {
  1420. struct file *filp;
  1421. int error = -EBADF;
  1422. int fput_needed;
  1423. filp = fget_light(fd, &fput_needed);
  1424. if (!filp)
  1425. goto out;
  1426. /* RED-PEN how should LSM module know it's handling 32bit? */
  1427. error = security_file_ioctl(filp, cmd, arg);
  1428. if (error)
  1429. goto out_fput;
  1430. /*
  1431. * To allow the compat_ioctl handlers to be self contained
  1432. * we need to check the common ioctls here first.
  1433. * Just handle them with the standard handlers below.
  1434. */
  1435. switch (cmd) {
  1436. case FIOCLEX:
  1437. case FIONCLEX:
  1438. case FIONBIO:
  1439. case FIOASYNC:
  1440. case FIOQSIZE:
  1441. break;
  1442. #if defined(CONFIG_IA64) || defined(CONFIG_X86_64)
  1443. case FS_IOC_RESVSP_32:
  1444. case FS_IOC_RESVSP64_32:
  1445. error = compat_ioctl_preallocate(filp, compat_ptr(arg));
  1446. goto out_fput;
  1447. #else
  1448. case FS_IOC_RESVSP:
  1449. case FS_IOC_RESVSP64:
  1450. error = ioctl_preallocate(filp, compat_ptr(arg));
  1451. goto out_fput;
  1452. #endif
  1453. case FIBMAP:
  1454. case FIGETBSZ:
  1455. case FIONREAD:
  1456. if (S_ISREG(filp->f_path.dentry->d_inode->i_mode))
  1457. break;
  1458. /*FALL THROUGH*/
  1459. default:
  1460. if (filp->f_op && filp->f_op->compat_ioctl) {
  1461. error = filp->f_op->compat_ioctl(filp, cmd, arg);
  1462. if (error != -ENOIOCTLCMD)
  1463. goto out_fput;
  1464. }
  1465. if (!filp->f_op || !filp->f_op->unlocked_ioctl)
  1466. goto do_ioctl;
  1467. break;
  1468. }
  1469. if (compat_ioctl_check_table(XFORM(cmd)))
  1470. goto found_handler;
  1471. error = do_ioctl_trans(fd, cmd, arg, filp);
  1472. if (error == -ENOIOCTLCMD) {
  1473. static int count;
  1474. if (++count <= 50)
  1475. compat_ioctl_error(filp, fd, cmd, arg);
  1476. error = -EINVAL;
  1477. }
  1478. goto out_fput;
  1479. found_handler:
  1480. arg = (unsigned long)compat_ptr(arg);
  1481. do_ioctl:
  1482. error = do_vfs_ioctl(filp, fd, cmd, arg);
  1483. out_fput:
  1484. fput_light(filp, fput_needed);
  1485. out:
  1486. return error;
  1487. }
  1488. static int __init init_sys32_ioctl_cmp(const void *p, const void *q)
  1489. {
  1490. unsigned int a, b;
  1491. a = *(unsigned int *)p;
  1492. b = *(unsigned int *)q;
  1493. if (a > b)
  1494. return 1;
  1495. if (a < b)
  1496. return -1;
  1497. return 0;
  1498. }
  1499. static int __init init_sys32_ioctl(void)
  1500. {
  1501. sort(ioctl_pointer, ARRAY_SIZE(ioctl_pointer), sizeof(*ioctl_pointer),
  1502. init_sys32_ioctl_cmp, NULL);
  1503. return 0;
  1504. }
  1505. __initcall(init_sys32_ioctl);