Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2005 15:29:31 +0200
From:      "Michael L. Hostbaek" <mich@FreeBSD.org>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        current@FreeBSD.org, phk@FreeBSD.org
Subject:   Re: (problem found) grantpt broken on -CURRENT
Message-ID:  <20050706132931.GQ3302@mich2.itxmarket.com>
In-Reply-To: <1120623729.99631.21.camel@shumai.marcuscom.com>
References:  <1120539465.3587.19.camel@shumai.marcuscom.com> <1120623729.99631.21.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke (marcus) writes:
> -		vap->va_rdev = dev->si_inode ^ devfs_random();
> +		vap->va_rdev = dev->si_drv0;
>  	}

Thanks.

This also makes kio_sftp and kdesu work again on KDE/CURRENT.

Looking in to the other patch right now.

/mich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050706132931.GQ3302>