Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!fu-berlin.de!zrz.TU-Berlin.DE!news.tu-chemnitz.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: SCSI Disk that probes, but doesn't work. Date: 10 Jul 1996 20:32:03 GMT Organization: Private BSD site, Dresden Lines: 22 Message-ID: <4s1403$avo@uriah.heep.sax.de> References: <kientzleDuB4x3.IHt@netcom.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E kientzle@netcom.com wrote: > > sd0(ncr0:0:0): ABORTED COMMAND asc:4e,0 Overlapped commands attempted Some HP drives don't grok tagged commands (not only with FreeBSD, but with *any* system). Use option "SCSI_NCR_DFLT_TAGS=0" in your config file to force the ncr driver to not use tagged commands. (If you've got more than one drive, you could turn on tagged commands on a per-drive basis once the system has booted using the ncrcontrol command.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)