Re: Does the Memory Stick work in linux?

"Mark Kaufer" <[email protected]> Sun, 17 Aug 2003 23:07:03 -0700 (PDT)
Newsgroups gmane.linux.hardware.sony
Message-ID <[email protected]>
> Are you running hotplug services?
> Mine shows up as /dev/hde1
>
> SuSE hotplug sees it and pops an icon on the desktop

Well, I've got hotplug enabled in the kernel, but really nothing else:

#
# General setup
#
<...>
CONFIG_HOTPLUG=y


#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set

I'm now presuming that I should recompile and enable HOTPLUG_PCI_ACPI?

Cheers,

Mark