[kernel] bug#78: sorta fixed, for now
None
X-PA-RISC Linux-PR-Message: report 78
X-PA-RISC Linux-PR-Package: kernel
X-Loop: daniel_frazier@hp.com
Received: via spool by 78-bugs@bugs.parisc-linux.org id=B78.985721296399
(code B ref 78); Tue, 27 Mar 2001 19:33:01 GMT
To: 78@bugs.parisc-linux.org
Date: Tue, 27 Mar 2001 12:28:10 -0700
From: Paul Bame <bame@fc.hp.com>
Message-Id: <E14hz8U-0003cK-00@noam.fc.hp.com>
mii-tool uses SIOCDEVPRIVATE-based ioctl() calls for which it's quite
difficult or impossible to write wrappers, and they've been superceeded
by the ETHTOOL ioctl()s. So for now, the wide kernel simply returns
ENOSYS when someone attempts to use these private ioctl()s.