cvs commit: src/sys/alpha/alpha mem.c promcons.c src/sys/alpha/tlsb zs_tlsb.c src/sys/amd64/amd64 mem.c src/sys/cam cam_xpt.c src/sys/cam/scsi scsi_ch.c scsi_pass.c scsi_pt.c s

Amar Takhar verm at drunkmonk.net
Sat Feb 21 15:18:59 PST 2004


On 2004-02-21 23:58 +0100, Poul-Henning Kamp wrote:

<snip>

> You did no doubt notice the "4/6" above.
> 
> If you see the 6/6 commit message, you will notice that the D_VERSION
> is now enforced.  Drivers which do not initialize d_version correctly
> will result in a console warning and the driver being disabled.
> 
> A grace period is not possible, that is why I have been so vocal
> with my heads-up messages to current for the last two weeks.
> 
> Drivers need only to add the following two lines to work:
> 
> 		.d_version = 	D_VERSION,
> 		.d_flags = 	D_NEEDGIANT,

I'm assuming this applies to the nvidia driver in x11/nvidia-driver.

I'd just like to know before testing your patch, since the XFree86 supplied "nv"
driver dosn't work for me :(


Amar.


More information about the cvs-all mailing list