diff options
author | yar <yar@FreeBSD.org> | 2006-03-09 17:50:01 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2006-03-09 17:50:01 +0000 |
commit | 6dff0c5ef2bb38a12ba8b8e6f399c860c41b4e9f (patch) | |
tree | d1efb3a2ef3f74ad7217570d8b1fd8e9c1343bab /UPDATING | |
parent | 68d84579df97965817ef68068534cec5ebb741b2 (diff) | |
download | FreeBSD-src-6dff0c5ef2bb38a12ba8b8e6f399c860c41b4e9f.zip FreeBSD-src-6dff0c5ef2bb38a12ba8b8e6f399c860c41b4e9f.tar.gz |
Revise the names of modules in the recent note on tdfx_linux.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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. |