alternative udev 088 module
Zbigniew Luszpinski
zbiggy at o2.pl
Wed Mar 22 17:02:27 UTC 2006
Hi!
In attachments you will find udev 088 I made for myself.
This is update of recent udev 087 first introduced at this discussion list
with sofar's beautify suggestions implemented (thank you sofar :-) ).
You can use it/test it/commit it if you like.
Differences according to other 088 udev:
+ compatible with linux standard tools for floppies (fdformat e.g.)
+ raid-devfs.sh is still present for mylex and compaq smart array users
+ old, deprecated, reundand hotplug code is removed in favour of new, faster
more compatible one
+ redundand white chars (spaces) cleaned up
+ new 60- rules implemeted which came with udev 088
> It ssem that some work need
> to be done to intergrate and simplify the two 05-udev-*.rules files which
> are installed in /etc/udev/rules directory.
+ Done.
Differences according to my previous 087 udev:
+ updated to 088 version
+ 60- rules file added which came with udev 088
+ made lunar's 05-firmware rules file compatible with new udev's 05-udev-*
rules file.
This module runs OK on 2 boxes.
greets,
Zbigniew 'zbiggy' Luszpinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: udev.tar.bz2
Type: application/x-tbz
Size: 2900 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar/attachments/20060322/87baa599/udev.tar.bin
-------------- next part --------------
# sysfs is populated after the event is sent
ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"
# ignore these events until someone needs them
SUBSYSTEM=="drivers", OPTIONS="ignore_device"
SUBSYSTEM=="module", OPTIONS="ignore_device"
ACTION=="add", SUBSYSTEM=="firmware", ENV{FIRMWARE}=="*", RUN="/lib/udev/firmware_helper", OPTIONS="last_rule"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: udev.rules-087.patch.bz2
Type: application/x-bzip2
Size: 997 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar/attachments/20060322/87baa599/udev.rules-087.patch.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raid-devfs.sh-udev-086
Type: application/x-shellscript
Size: 1174 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar/attachments/20060322/87baa599/raid-devfs.bin
More information about the Lunar
mailing list