Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!act.news.telstra.net!newshost.telstra.net!news.ci.com.au!usenet From: Trev Roydhouse <trev@strata.net.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: SCSI bus rescan Date: Tue, 25 Jun 1996 22:36:42 +1000 Organization: Corinthian Internet Services, Sydney, Australia. Lines: 19 Message-ID: <31CFDD5A.794BDF32@strata.net.au> References: <1228200966@f401.n711.z3.ftn> <4qjiem$4ds@uriah.heep.sax.de> NNTP-Posting-Host: sd2.strata.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b2 (X11; I; FreeBSD 2.1.0-RELEASE i386) J Wunsch wrote: > > Trev Roydhouse <Trev.Roydhouse@f401.n711.z3.fidonet.org> wrote: > > > > > > scsi -f /dev/rsd0.ctl -r > > > This results in "aha0: DMA beynd end Of ISA" ... ? > > You've got more than 16 MB RAM with an AHA154X? You need bounce > buffers then (options BOUNCE_BUFFERS). Yep, 48mb plus an AHA1542b. However, I _already_ have the BOUNCE_BUFFERS option enabled in the config file. Any other ideas? TREV.