All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] blacklist pcmcia_socket
@ 2004-03-02 22:54 Kay Sievers
  2004-03-03  0:01 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Kay Sievers @ 2004-03-02 22:54 UTC (permalink / raw)
  To: linux-hotplug

[-- 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",
 	"",
 };
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] blacklist pcmcia_socket
  2004-03-02 22:54 [PATCH] blacklist pcmcia_socket Kay Sievers
@ 2004-03-03  0:01 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-03-03  0:01 UTC (permalink / raw)
  To: linux-hotplug

On Tue, Mar 02, 2004 at 11:54:37PM +0100, Kay Sievers wrote:
> 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

Looks like this should be added.  Applied, thanks.

greg k-h


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-03  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-02 22:54 [PATCH] blacklist pcmcia_socket Kay Sievers
2004-03-03  0:01 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.