From owner-freebsd-stable@FreeBSD.ORG Wed Jan 24 12:12:09 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9E6E16A400 for ; Wed, 24 Jan 2007 12:12:09 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (palm.hoeg.nl [83.98.131.212]) by mx1.freebsd.org (Postfix) with ESMTP id ACEC513C4D3 for ; Wed, 24 Jan 2007 12:12:09 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 4A6CF1CD4A; Wed, 24 Jan 2007 12:38:58 +0100 (CET) Date: Wed, 24 Jan 2007 12:38:58 +0100 From: Ed Schouten To: Pietro Cerutti Message-ID: <20070124113858.GG64263@hoeg.nl> References: <200701151555.07155.hselasky@c2i.net> <200701151716.20094.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Z4ZSWl3cPHKQyRxO" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Cc: FreeBSD Hackers , freebsd-stable@freebsd.org, Hans Petter Selasky Subject: Re: atacontrol kernel crash (atausb?) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 12:12:10 -0000 --Z4ZSWl3cPHKQyRxO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, * Pietro Cerutti wrote: > On 1/15/07, Hans Petter Selasky wrote: > > > >No. What happens when you use/load "umass" and unload "atausb" ? > Everything works nice with umass. It creates the da0 device node. > It just shows up these errors, as it always did... > GEOM: new disk da0 > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: < USB2.0 FlashDisk 1.1b> Removable Direct Access SCSI-0 device > da0: Serial Number > da0: 40.000MB/s transfers > da0: 248MB (507904 512 byte sectors: 64H 32S/T 248C) > (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x4, scsi > status =3D=3D 0x0 > (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x4, scsi > status =3D=3D 0x0 > (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x4, scsi > status =3D=3D 0x0 > (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x4, scsi > status =3D=3D 0x0 I had these messages with two other devices before, an MP3 player and a USB floppy drive. I fixed these errors by adding a quirk to /sys/cam/scsi/scsi_da.c. http://www.freebsd.org/cgi/query-pr.cgi?pr=3D97174 http://www.freebsd.org/cgi/query-pr.cgi?pr=3D107101 --=20 Ed Schouten WWW: http://g-rave.nl/ --Z4ZSWl3cPHKQyRxO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFt0VS52SDGA2eCwURArAtAJ4hYPnwSLUzDnHQsFLqjrkLMXwHwACfVPRs UhQ6a/iZX4wvFuWzyQHH6rg= =Ywri -----END PGP SIGNATURE----- --Z4ZSWl3cPHKQyRxO--