linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH] blacklist pcmcia_socket
Date: Tue, 02 Mar 2004 22:54:37 +0000	[thread overview]
Message-ID: <20040302225437.GA12203@vrfy.org> (raw)

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

Is this something for the blacklist?

/sys/class/pcmcia_socket/
|-- pcmcia_socket0
|   |-- device -> ../../../devices/pci0000:00/0000:00:1e.0/0000:02:00.0
|   `-- driver -> ../../../bus/pci/drivers/yenta_cardbus
`-- pcmcia_socket1
    |-- device -> ../../../devices/pci0000:00/0000:00:1e.0/0000:02:00.1
        `-- driver -> ../../../bus/pci/drivers/yenta_cardbus


thanks,
Kay

[-- Attachment #2: 01-black-pcmcia.patch --]
[-- Type: text/plain, Size: 211 bytes --]

===== udev.c 1.50 vs edited =====
--- 1.50/udev.c	Thu Feb 26 06:14:04 2004
+++ edited/udev.c	Tue Mar  2 23:47:21 2004
@@ -73,6 +73,7 @@
 	"scsi_device",
 	"usb_host",
 	"pci_bus",
+	"pcmcia_socket",
 	"",
 };
 

             reply	other threads:[~2004-03-02 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-02 22:54 Kay Sievers [this message]
2004-03-03  0:01 ` [PATCH] blacklist pcmcia_socket Greg KH

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=20040302225437.GA12203@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@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;
as well as URLs for NNTP newsgroup(s).