Welcome to mirror list, hosted at ThFree Co, Russian Federation.

00-INDEX « ioctl « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1a9257879500f82476d2311fd90a5ee28e4f710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
00-INDEX
	- this file
botching-up-ioctls.txt
	- how to avoid botching up ioctls
cdrom.txt
	- summary of CDROM ioctl calls
hdio.txt
	- summary of HDIO_ ioctl calls
ioctl-decoding.txt
	- how to decode the bits of an IOCTL code
ioctl-number.txt
	- how to implement and register device/driver ioctl calls