[openib-general] Wrong minor number for /dev/uat in README file
Hal Rosenstock
halr at voltaire.com
Tue Oct 11 03:50:15 PDT 2005
On Tue, 2005-10-11 at 02:07, Heiko J Schick wrote:
> Hello,
>
> I think the minor number for /dev/uat in /src/userspace/libibat/README is
> wrong.
>
> mknod /dev/infiniband/uat c 231 254
> should be replaced by
> mknod /dev/infiniband/uat c 231 191
>
> At least, the file /src/linux-kernel/infiniband/core/uat.c has the
> following content:
>
> enum {
> IB_UAT_MAJOR = 231,
> IB_UAT_MINOR = 191
> };
>
> Many thanks in advance!
Thanks. The README wasn't updated when this occured (on 9/15).
-- Hal
More information about the general
mailing list