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!

Mit freundlichen Gruessen / Kind Regards
Heiko Joerg Schick

IBM Deutschland Entwicklung GmbH
I/Ox Microcode Development
Linux Infiniband Device Drivers

Schoenaicher Str. 220
71032 Boeblingen
E-Mail: [EMAIL PROTECTED]
External: 49-7031-16-0 x4219,   t/l: 120-4219

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to