2003-09-24 Roland McGrath <roland@redhat.com>
* linux/ioctlent.h: Swap order of overloaded TC* and SNDCTL_* values.
This commit is contained in:
parent
7633f1e068
commit
b6ef5fd88f
@ -226,22 +226,22 @@
|
||||
{"linux/random.h", "RNDADDENTROPY", 0x5203},
|
||||
{"linux/random.h", "RNDZAPENTCNT", 0x5204},
|
||||
{"linux/random.h", "RNDCLEARPOOL", 0x5206},
|
||||
{"asm/ioctls.h", "TCGETS", 0x5401},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_TIMEBASE", 0x5401},
|
||||
{"asm/ioctls.h", "TCSETS", 0x5402},
|
||||
{"asm/ioctls.h", "TCGETS", 0x5401},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_START", 0x5402},
|
||||
{"asm/ioctls.h", "TCSETSW", 0x5403},
|
||||
{"asm/ioctls.h", "TCSETS", 0x5402},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_STOP", 0x5403},
|
||||
{"asm/ioctls.h", "TCSETSF", 0x5404},
|
||||
{"asm/ioctls.h", "TCSETSW", 0x5403},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_CONTINUE", 0x5404},
|
||||
{"asm/ioctls.h", "TCGETA", 0x5405},
|
||||
{"asm/ioctls.h", "TCSETSF", 0x5404},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_TEMPO", 0x5405},
|
||||
{"asm/ioctls.h", "TCSETA", 0x5406},
|
||||
{"asm/ioctls.h", "TCGETA", 0x5405},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_SOURCE", 0x5406},
|
||||
{"asm/ioctls.h", "TCSETAW", 0x5407},
|
||||
{"asm/ioctls.h", "TCSETA", 0x5406},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_METRONOME", 0x5407},
|
||||
{"asm/ioctls.h", "TCSETAF", 0x5408},
|
||||
{"asm/ioctls.h", "TCSETAW", 0x5407},
|
||||
{"linux/soundcard.h", "SNDCTL_TMR_SELECT", 0x5408},
|
||||
{"asm/ioctls.h", "TCSETAF", 0x5408},
|
||||
{"asm/ioctls.h", "TCSBRK", 0x5409},
|
||||
{"asm/ioctls.h", "TCXONC", 0x540a},
|
||||
{"asm/ioctls.h", "TCFLSH", 0x540b},
|
||||
|
Loading…
x
Reference in New Issue
Block a user