summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2005-05-09 23:44:27 +0100
committerGreg KH <gregkh@suse.de>2005-05-09 16:14:14 -0700
commit0ca6adfed9603e63bd42f9af9d1a73bd661a36da (patch)
treebfedc21ee2b2f6eb1642d5fda05614be5b0f5d18 /test
parent27a71e49c208a10eed83d5b37dc89d20429ea714 (diff)
[PATCH] Writing udev rules docs update
Here's a long overdue update to the udev rules docs, based on lots of user feedback from the last few months. Mostly updates to keep up with the new udev features, some clarifications and wording improvements. I added a section on rules for palm pilots due to the excessive amount of mail I get about them. I removed the nvidia stuff because it's out of date. Added another section about debugging using logs and udevtest. Removed the thanks list because I haven't been updating it and there are too many people to name now, sorry..!
Diffstat (limited to 'test')
-rw-r--r--[l---------]test/sys/block/cciss!c0d0/device0
-rw-r--r--[l---------]test/sys/block/rd!c0d0/device0
-rw-r--r--[l---------]test/sys/block/sda/device0
-rw-r--r--[l---------]test/sys/bus/pci/devices/0000:00:09.00
-rw-r--r--[l---------]test/sys/bus/pci/devices/0000:00:1e.00
-rw-r--r--[l---------]test/sys/bus/pci/devices/0000:02:05.00
-rw-r--r--[l---------]test/sys/bus/pci/drivers/aic7xxx/0000:02:05.00
-rw-r--r--[l---------]test/sys/bus/scsi/devices/0:0:0:00
-rw-r--r--[l---------]test/sys/bus/scsi/drivers/sd/0:0:0:00
-rw-r--r--[l---------]test/sys/bus/usb-serial/devices/ttyUSB00
-rw-r--r--[l---------]test/sys/bus/usb-serial/drivers/PL-2303/ttyUSB00
-rw-r--r--[l---------]test/sys/bus/usb/devices/3-0:1.00
-rw-r--r--[l---------]test/sys/bus/usb/devices/3-10
-rw-r--r--[l---------]test/sys/bus/usb/devices/3-1:1.00
-rw-r--r--[l---------]test/sys/bus/usb/devices/usb30
-rw-r--r--[l---------]test/sys/bus/usb/drivers/hub/3-0:1.00
-rw-r--r--[l---------]test/sys/bus/usb/drivers/pl2303/3-1:1.00
-rw-r--r--[l---------]test/sys/bus/usb/drivers/usb/3-10
-rw-r--r--[l---------]test/sys/bus/usb/drivers/usb/usb30
-rw-r--r--[l---------]test/sys/class/tty/ttyUSB0/device0
-rw-r--r--[l---------]test/sys/devices/pci0000:00/0000:00:09.0/usb3/3-1/ttyUSB0/driver0
21 files changed, 0 insertions, 0 deletions
diff --git a/test/sys/block/cciss!c0d0/device b/test/sys/block/cciss!c0d0/device
index 2d78258b1a..2d78258b1a 120000..100644
--- a/test/sys/block/cciss!c0d0/device
+++ b/test/sys/block/cciss!c0d0/device
diff --git a/test/sys/block/rd!c0d0/device b/test/sys/block/rd!c0d0/device
index 2d78258b1a..2d78258b1a 120000..100644
--- a/test/sys/block/rd!c0d0/device
+++ b/test/sys/block/rd!c0d0/device
diff --git a/test/sys/block/sda/device b/test/sys/block/sda/device
index 2d78258b1a..2d78258b1a 120000..100644
--- a/test/sys/block/sda/device
+++ b/test/sys/block/sda/device
diff --git a/test/sys/bus/pci/devices/0000:00:09.0 b/test/sys/bus/pci/devices/0000:00:09.0
index 1c776568bd..1c776568bd 120000..100644
--- a/test/sys/bus/pci/devices/0000:00:09.0
+++ b/test/sys/bus/pci/devices/0000:00:09.0
diff --git a/test/sys/bus/pci/devices/0000:00:1e.0 b/test/sys/bus/pci/devices/0000:00:1e.0
index e000c77614..e000c77614 120000..100644
--- a/test/sys/bus/pci/devices/0000:00:1e.0
+++ b/test/sys/bus/pci/devices/0000:00:1e.0
diff --git a/test/sys/bus/pci/devices/0000:02:05.0 b/test/sys/bus/pci/devices/0000:02:05.0
index 630d35bf61..630d35bf61 120000..100644
--- a/test/sys/bus/pci/devices/0000:02:05.0
+++ b/test/sys/bus/pci/devices/0000:02:05.0
diff --git a/test/sys/bus/pci/drivers/aic7xxx/0000:02:05.0 b/test/sys/bus/pci/drivers/aic7xxx/0000:02:05.0
index bd644e0e9d..bd644e0e9d 120000..100644
--- a/test/sys/bus/pci/drivers/aic7xxx/0000:02:05.0
+++ b/test/sys/bus/pci/drivers/aic7xxx/0000:02:05.0
diff --git a/test/sys/bus/scsi/devices/0:0:0:0 b/test/sys/bus/scsi/devices/0:0:0:0
index ebb65b3bac..ebb65b3bac 120000..100644
--- a/test/sys/bus/scsi/devices/0:0:0:0
+++ b/test/sys/bus/scsi/devices/0:0:0:0
diff --git a/test/sys/bus/scsi/drivers/sd/0:0:0:0 b/test/sys/bus/scsi/drivers/sd/0:0:0:0
index 239003f712..239003f712 120000..100644
--- a/test/sys/bus/scsi/drivers/sd/0:0:0:0
+++ b/test/sys/bus/scsi/drivers/sd/0:0:0:0
diff --git a/test/sys/bus/usb-serial/devices/ttyUSB0 b/test/sys/bus/usb-serial/devices/ttyUSB0
index b7733a68e0..b7733a68e0 120000..100644
--- a/test/sys/bus/usb-serial/devices/ttyUSB0
+++ b/test/sys/bus/usb-serial/devices/ttyUSB0
diff --git a/test/sys/bus/usb-serial/drivers/PL-2303/ttyUSB0 b/test/sys/bus/usb-serial/drivers/PL-2303/ttyUSB0
index 177f109e48..177f109e48 120000..100644
--- a/test/sys/bus/usb-serial/drivers/PL-2303/ttyUSB0
+++ b/test/sys/bus/usb-serial/drivers/PL-2303/ttyUSB0
diff --git a/test/sys/bus/usb/devices/3-0:1.0 b/test/sys/bus/usb/devices/3-0:1.0
index 9137978832..9137978832 120000..100644
--- a/test/sys/bus/usb/devices/3-0:1.0
+++ b/test/sys/bus/usb/devices/3-0:1.0
diff --git a/test/sys/bus/usb/devices/3-1 b/test/sys/bus/usb/devices/3-1
index e47b4d58c4..e47b4d58c4 120000..100644
--- a/test/sys/bus/usb/devices/3-1
+++ b/test/sys/bus/usb/devices/3-1
diff --git a/test/sys/bus/usb/devices/3-1:1.0 b/test/sys/bus/usb/devices/3-1:1.0
index f519185eb3..f519185eb3 120000..100644
--- a/test/sys/bus/usb/devices/3-1:1.0
+++ b/test/sys/bus/usb/devices/3-1:1.0
diff --git a/test/sys/bus/usb/devices/usb3 b/test/sys/bus/usb/devices/usb3
index fb1919e7c9..fb1919e7c9 120000..100644
--- a/test/sys/bus/usb/devices/usb3
+++ b/test/sys/bus/usb/devices/usb3
diff --git a/test/sys/bus/usb/drivers/hub/3-0:1.0 b/test/sys/bus/usb/drivers/hub/3-0:1.0
index 2bc160c20c..2bc160c20c 120000..100644
--- a/test/sys/bus/usb/drivers/hub/3-0:1.0
+++ b/test/sys/bus/usb/drivers/hub/3-0:1.0
diff --git a/test/sys/bus/usb/drivers/pl2303/3-1:1.0 b/test/sys/bus/usb/drivers/pl2303/3-1:1.0
index 49d32d5abd..49d32d5abd 120000..100644
--- a/test/sys/bus/usb/drivers/pl2303/3-1:1.0
+++ b/test/sys/bus/usb/drivers/pl2303/3-1:1.0
diff --git a/test/sys/bus/usb/drivers/usb/3-1 b/test/sys/bus/usb/drivers/usb/3-1
index 03c76193e9..03c76193e9 120000..100644
--- a/test/sys/bus/usb/drivers/usb/3-1
+++ b/test/sys/bus/usb/drivers/usb/3-1
diff --git a/test/sys/bus/usb/drivers/usb/usb3 b/test/sys/bus/usb/drivers/usb/usb3
index 61dc52a613..61dc52a613 120000..100644
--- a/test/sys/bus/usb/drivers/usb/usb3
+++ b/test/sys/bus/usb/drivers/usb/usb3
diff --git a/test/sys/class/tty/ttyUSB0/device b/test/sys/class/tty/ttyUSB0/device
index b7733a68e0..b7733a68e0 120000..100644
--- a/test/sys/class/tty/ttyUSB0/device
+++ b/test/sys/class/tty/ttyUSB0/device
diff --git a/test/sys/devices/pci0000:00/0000:00:09.0/usb3/3-1/ttyUSB0/driver b/test/sys/devices/pci0000:00/0000:00:09.0/usb3/3-1/ttyUSB0/driver
index 9ff2c81f52..9ff2c81f52 120000..100644
--- a/test/sys/devices/pci0000:00/0000:00:09.0/usb3/3-1/ttyUSB0/driver
+++ b/test/sys/devices/pci0000:00/0000:00:09.0/usb3/3-1/ttyUSB0/driver