Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263523AbTKFL6J (ORCPT ); Thu, 6 Nov 2003 06:58:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263524AbTKFL6J (ORCPT ); Thu, 6 Nov 2003 06:58:09 -0500 Received: from ns.schottelius.org ([213.146.113.242]:28846 "HELO ns.schottelius.org") by vger.kernel.org with SMTP id S263523AbTKFL6H (ORCPT ); Thu, 6 Nov 2003 06:58:07 -0500 Date: Thu, 6 Nov 2003 12:58:13 +0100 From: Nico Schottelius To: gadio@netvision.net.il, linux-kernel@vger.kernel.org Subject: ide-scsi question: 2x Message-ID: <20031106115813.GF25124@schottelius.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Linux-Info: http://linux.schottelius.org/ X-Operating-System: Linux bruehe 2.6.0-test4 User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 18 Hello! 1. why is printk used without KERN_* makro? like ' printk("[ ");' (267), ide-scsi from 2.6.0test9, version 0.92 (there are more examples) 2. is the command line hdx=ide-scsi still necessary? -> if not, we should update the help Can't we pass the options via module parameters (if it is a module) ? -> if yes, we should update the help -> if no, is it possible to implement it? Nico - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/