* [Fwd: ANNOUNCE: User-space System Device Enumeration (uSDE)]
@ 2003-10-27 23:09 Mark Bellon
0 siblings, 0 replies; only message in thread
From: Mark Bellon @ 2003-10-27 23:09 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 52 bytes --]
Patrick Mochel suggested that I send this...
mark
[-- Attachment #2: ANNOUNCE: User-space System Device Enumeration (uSDE) --]
[-- Type: message/rfc822, Size: 4498 bytes --]
From: Mark Bellon <mbellon@mvista.com>
To: linux-kernel@vger.kernel.org
Subject: ANNOUNCE: User-space System Device Enumeration (uSDE)
Date: Mon, 27 Oct 2003 13:42:26 -0700
Message-ID: <3F9D8332.3060003@mvista.com>
Initial availability of User-Space System Device Enumeration (uSDE)
package, version 0.74, can be found at http://sourceforge.net/projects/usde
The uSDE provides an open framework for the enumeration (specification)
of system devices in a dynamic environment. Device handling is
implemented via plug-in programs known as policy methods. Policy methods
are free to handle their devices in any way, from trivial to complex -
anything from providing LSB device nodes to persistent device name
handling with
replacement and relocation strategies.
The uSDE depends on /sbin/hotplug (for dynamic insertions and removals),
sysfs (for device information) and /proc (various pieces of
information). It is not dependent on initrd - it explicitly scans sysfs
upon system startup to determine the initial device ensemble.
Part of the uSDE release is a collection of sample polices:
disk-ide-policy - handles IDE, EIDE, SATA and USB-EIDE disks. Implements
persistent device naming, automatic device replacement and automatic
device relocation features.
disk-scsi-policy - handles SCSI, IEEE-1394, FibreChannel and USB-SCSI
disks including multiported devices. Iplements persistent device naming,
automatic device replacement and automatic device relocation features.
multipath-policy - handles the automatic provisioning of multipathing
for multiported storage devices.
ethernet-policy - handles ethernet interefaces. Implements persistent
interface naming, interface anchoring, automatic device replacement and
automatic device relocation features.
floppy-policy - handles internal floppy disks.
simple-device-policy - a "catch all" policy for block and character devices.
devfs-policy - provides devfs device names.
lsb-policy - provides LSB device names.
Location: http://sourceforge.net/projects/usde
Mailing list: usde-general@lists.sourceforge.net
mark
-
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-27 23:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-27 23:09 [Fwd: ANNOUNCE: User-space System Device Enumeration (uSDE)] Mark Bellon
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).