Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: Recognition_Concepts_Inc@cup.portal.com Newsgroups: comp.sys.sun Subject: help needed for cache problem under SUNOS4.0.3 on SUN 3/260 Keywords: Miscellaneous Message-ID: <2292@brazos.Rice.edu> Date: 21 Oct 89 07:11:52 GMT Sender: news@rice.edu Organization: Sun-Spots Lines: 7 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 167, message 15 of 17 Does anyone know of away to absolutely turn off the cache on a SUN 3/260 or 3/280 under SUN OS 4.0.3 ? We are experiencing problems with our device driver which exhibited similer symptoms under SUN OS 3.X until we disabled the cache with the instruction VAC_DISABLE_KPAGE(), called from within the MMAP() function. We need an equivalent function under SUN OS 4.0.3 Any and all suggestions would be greatly appreciated. Our only alternative appears to be to use IOCTL calls instead of MMAP().