Mention that this driver does not work on i386+PAE.

Suggested by:	scottl
MFC after:	3 days
This commit is contained in:
brueffer 2005-11-17 16:43:56 +00:00
parent a99e4f2a4d
commit 755ccc1435

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 12, 2005
.Dd November 17, 2005
.Dt HPTMV 4
.Os
.Sh NAME
@ -54,6 +54,13 @@ The
.Nm
driver only works on the i386 and amd64 platforms as it requires a binary
blob object from the manufacturer which they only supply for these platforms.
The
.Nm
driver
.Em does not
work on i386 with
.Xr pae 4
enabled.
.Sh SEE ALSO
.Xr kld 4 ,
.Xr kldload 8 ,