Re: AoE disk, stray ioctl?

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Tue, 26 Oct 2004 19:19:14 +0200
In message <Pine.LNX.4.60.0410261225440.4856_at_athena>, Sam writes:

>When I do the write, I see two attempted ioctl calls with a
>a command of 1076655123 (402C7413h).  I return ENOTTY and

0x402c7413
	-- -> number  19
      ---- -> group   't'
    ------ -> length of arg (44)
  -------- -> direction (out)

ttycom.h:#define        TIOCGETA        _IOR('t', 19, struct termios) /* get termios struct */

You're handling it correctly.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Tue Oct 26 2004 - 15:19:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:19 UTC