commit | 097709fea03140b567bde8369f3ffafe33dfc1c6 | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Wed Mar 29 15:23:28 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Mar 31 13:14:19 2006 -0800 |
tree | 98ef94e0abcf13798c6f416ba7a5318ab4b47d7d | |
parent | dc741bbd4f47080c623d243546dd4cb5ff6c9564 [diff] |
IB/ipath: chip initialisation code, and diag support ipath_init_chip.c sets up an InfiniPath device for use. ipath_diag.c permits userspace diagnostic tools to read and write a chip's registers. It is different in purpose from the mmap interfaces to the /sys/bus/pci resource files. Signed-off-by: Bryan O'Sullivan <bos@pathscale.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>