mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Revise the names of modules in the recent note on tdfx_linux.
This commit is contained in:
parent
d336d34dba
commit
05ab391fde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156510
8
UPDATING
8
UPDATING
@ -27,10 +27,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
|
||||
|
||||
20060303:
|
||||
The TDFX_LINUX kernel option was retired and replaced by the
|
||||
tdfx_linux device. The latter can be loaded as a kernel module.
|
||||
Loading it alone should suffice to get 3dfx support for Linux
|
||||
apps because it will pull in tdfx.ko and linux.ko through its
|
||||
dependencies.
|
||||
tdfx_linux device. The latter can be loaded as the 3dfx_linux.ko
|
||||
kernel module. Loading it alone should suffice to get 3dfx support
|
||||
for Linux apps because it will pull in 3dfx.ko and linux.ko through
|
||||
its dependencies.
|
||||
|
||||
20060201:
|
||||
The kernel ABI to file system modules was changed on i386.
|
||||
|
Loading…
Reference in New Issue
Block a user