public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: "Kai Mäkisara" <Kai.Makisara@kolumbus.fi>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [TRIVIAL] MODULE_ALIAS_CHARDEV_MAJOR(SCSI_TAPE_MAJOR)
Date: Sun, 16 Jan 2005 18:18:41 +0100	[thread overview]
Message-ID: <41EAA1F1.2020305@keyaccess.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 55 bytes --]

Hi Kai.

Attachment allows st to be autoloaded.

Rene.

[-- Attachment #2: linux-2.6.11-rc1_scsi_tape_major.diff --]
[-- Type: text/plain, Size: 456 bytes --]

--- linux-2.6.11-rc1.orig/drivers/scsi/st.c	2004-12-26 23:33:37.000000000 +0100
+++ linux-2.6.11-rc1/drivers/scsi/st.c	2005-01-16 17:32:45.000000000 +0100
@@ -85,6 +85,7 @@
 MODULE_AUTHOR("Kai Makisara");
 MODULE_DESCRIPTION("SCSI Tape Driver");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS_CHARDEV_MAJOR(SCSI_TAPE_MAJOR);
 
 /* Set 'perm' (4th argument) to 0 to disable module_param's definition
  * of sysfs parameters (which module_param doesn't yet support).

                 reply	other threads:[~2005-01-16 17:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41EAA1F1.2020305@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=Kai.Makisara@kolumbus.fi \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox