From owner-freebsd-questions@FreeBSD.ORG Sun Jul 20 07:12:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE9DF37B401 for ; Sun, 20 Jul 2003 07:12:02 -0700 (PDT) Received: from lightpro1.lightpro.de (lightpro1.lightpro.de [213.133.98.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA89643FA3 for ; Sun, 20 Jul 2003 07:12:01 -0700 (PDT) (envelope-from h@schmalzbauer.de) Received: from akima (ppp-62-245-208-206.mnet-online.de [62.245.208.206]) (authenticated bits=0)h6KEC2S5014168 for ; Sun, 20 Jul 2003 16:12:02 +0200 From: "Harald Schmalzbauer" To: Date: Sun, 20 Jul 2003 16:11:39 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: 5.1-rel and kern.cam.da.no_6_byte? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 14:12:03 -0000 Hello, is there a way to make umass devices without qirk in scsi_da.c working like wtih kern.cam.da.no_6_byte=1 in 4.8? Btw, almost every umass device needs this so why isn't it standard? I think it's horrible that you can crash a server just by pluging in a USB-Card reader! Best regards, -Harry