Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 2.6 upgrade howto
Date: Tue, 07 Dec 2004 10:05:35
Message-Id: 20041207100514.70e38c40@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] kernel 2.6 upgrade howto by Maarten
1 On Tue, 7 Dec 2004 10:58:22 +0100, Maarten wrote:
2
3 > What is your opinion on the udev vs ... choice ?
4 > Which is best when handling lots of hotpluggable devices (usb-storage
5 > etc) or is there no real difference there ?
6
7 udev, without a doubt. Working with several hot-pluggable devices and
8 devfs or a static dev is a nightmare, because the name allocated to each
9 device depends on the order in which they were connected/detected. udev
10 lets you symlink these names to human-friendly names like /dev/camera,
11 /dev/mp3player etc.
12
13 See http://www.reactivated.net/udevrules.php for a good explanation of
14 how to do this.
15
16
17 --
18 Neil Bothwick
19
20 Ifyoucanreadthis,youspendtoomuchtimefiguringouttaglines.