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

_______________________________________________
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