From owner-freebsd-scsi Mon Jan 3 14:24:20 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from front4m.grolier.fr (front4m.grolier.fr [195.36.216.54]) by hub.freebsd.org (Postfix) with ESMTP id 1F4D214D7F for ; Mon, 3 Jan 2000 14:24:13 -0800 (PST) (envelope-from groudier@club-internet.fr) Received: from localhost (ppp-159-49.villette.club-internet.fr [195.36.159.49]) by front4m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with SMTP id XAA14101; Mon, 3 Jan 2000 23:23:21 +0100 (MET) Date: Mon, 3 Jan 2000 23:51:01 +0100 (MET) From: Gerard Roudier X-Sender: groudier@localhost To: Adam Cc: scsi@FreeBSD.ORG Subject: Re: sym troubles In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, The sym driver gets USER settings of SCSI devices from controller NVRAM and reports these values as USER settings to CAM. The XPT just suggests SIM to apply USER settings at initialization. But you can manually change to better settings using camcontrol, once the system is up.=20 Could you check how the device is user-configured in the NVRAM ? You may let me know if the sym driver is not behaving as it should regarding sync/wide negotiation. Thanks. I will provide a man page for the sym driver, but I donnot have found time= =20 for writing it for the moment. Regards, G=E9rard. On Mon, 3 Jan 2000, Adam wrote: > I dont recall if this happened when I tried the driver last (two weeks > ago) but a -current from today does this for me: >=20 > Jan 3 16:00:13 sapphire /kernel: sym0: <875> irq 10 at device 15.0 on > pci0 > Jan 3 16:00:13 sapphire /kernel: sym0: Tekram NVRAM, ID 7, Fast-20, SE, > parity=20 > checking > Jan 3 16:00:40 sapphire /kernel: cd1 at sym0 bus 0 target 3 lun 0 > Jan 3 16:00:40 sapphire /kernel: cd1: > Removable C > D-ROM SCSI-2 device=20 > Jan 3 16:00:40 sapphire /kernel: cd1: 6.600MB/s transfers (16bit) > Jan 3 16:00:40 sapphire /kernel: cd1: Attempt to query device size > failed: NOT=20 > READY, Medium not present >=20 > This is a UltraWide cdrom drive so it should show 40MB/sec right? >=20 >=20 > Jan 3 16:36:07 sapphire /kernel: ncr0: irq > 11 at=20 > device 15.0 on pci0 > Jan 3 16:36:48 sapphire /kernel: cd1 at ncr0 bus 0 target 3 lun 0 > Jan 3 16:36:48 sapphire /kernel: cd1: > Removable C > D-ROM SCSI-2 device=20 > Jan 3 16:36:48 sapphire /kernel: cd1: 40.000MB/s transfers (20.000MHz, > offset 1 > 5, 16bit) > Jan 3 16:36:48 sapphire /kernel: cd1: Attempt to query device size > failed: NOT=20 > READY, Medium not present To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message