Add two more ioctl values which are the same.

This commit is contained in:
he 2007-03-05 17:38:25 +00:00
parent 7a89811338
commit b2898f296c
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $NetBSD: mkioctls,v 1.31 2006/11/30 01:59:45 elad Exp $
# $NetBSD: mkioctls,v 1.32 2007/03/05 17:38:25 he Exp $
#
# Copyright (c) 1994
# The Regents of the University of California. All rights reserved.
@ -109,6 +109,8 @@ BEGIN {
keep["MBPPIOCSPARAM"] = 1; # Same as PARIOCSPARAM
keep["MBPPIOCGPARAM"] = 1; # Same as PARIOCGPARAM
keep["CLOCKCTL_ADJTIME"] = 1; # Same as TCTRL_MODEM_PWR
keep["OFIOCNEXTPROP"] = 1; # Same as PNVIOCGETNUMGE
keep["OFIOCGET"] = 1; # Same as PNVIOCGET
i = 1;
altqt[i++] = "RED";