Jack.A.Schwartz at Sun.COM
2006-Oct-31 15:23 UTC
[zfs-crypto-discuss] 6261696 Move pcitool ioctls to their own minor nodes
Author: schwartz Repository: /hg/zfs-crypto/gate Revision: c90a98c597926a19dd2e0db25bb8e59efdfa7608 Log message: 6261696 Move pcitool ioctls to their own minor nodes 6263986 OS needs to track when pcitool changes ino<->CPU mappings 6288792 pcitool probe output is incomplete 6290255 pcitool must accomodate systems with many CPUs 6290790 pcitool -b prints bytes with wrong endian on big endian machines 6290816 pcitool sun4u pci interrupt support doesn''t correctly handle CPU ids 6290817 pcitool code cleanup Files: update: usr/src/uts/common/sys/pci_tools.h update: usr/src/uts/common/sys/pci_tools_var.h update: usr/src/uts/common/sys/sunddi.h update: usr/src/uts/i86pc/io/pci/pci.c update: usr/src/uts/i86pc/io/pci/pci_tools.c update: usr/src/uts/sun4u/io/pci/pci.c update: usr/src/uts/sun4u/io/pci/pci_devctl.c update: usr/src/uts/sun4u/io/pci/pci_ib.c update: usr/src/uts/sun4u/io/pci/pci_tools.c update: usr/src/uts/sun4u/sys/pci/pci_ib.h