Don't falsely tell the kernel that this driver supports the nForce onboard
Ethernet's PCI Device ID's. Obtained from: http://www.onthenet.com.au/~q/nvnet/nvidia-agp.diff
This commit is contained in:
parent
bd1aa50928
commit
619df5a9a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95244
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= nvidia-driver
|
||||
PORTVERSION= 1.0.${NVVERSION}
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://download.nvidia.com/freebsd/1.0-${NVVERSION}/ \
|
||||
ftp://download.nvidia.com/freebsd/1.0-${NVVERSION}/ \
|
||||
|
|
Loading…
Reference in a new issue