Page MenuHomeFreeBSD

D30100.diff
No OneTemporary

D30100.diff

diff --git a/sbin/devd/devd.conf b/sbin/devd/devd.conf
--- a/sbin/devd/devd.conf
+++ b/sbin/devd/devd.conf
@@ -155,19 +155,6 @@
action "service moused stop $cdev";
};
-# This entry starts the ColdSync tool in daemon mode. Make sure you have an up
-# to date /usr/local/etc/palms. We override the 'listen' settings for port and
-# type in /usr/local/etc/coldsync.conf.
-notify 100 {
- match "system" "USB";
- match "subsystem" "DEVICE";
- match "type" "ATTACH";
- match "vendor" "0x082d";
- match "product" "0x0100";
- match "release" "0x0100";
- action "/usr/local/bin/coldsync -md -p /dev/$cdev -t usb";
-};
-
#
# Rescan SCSI device-names on attach, but not detach. However, it is
# disabled by default due to reports of problems.

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 26, 1:47 AM (6 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30358570
Default Alt Text
D30100.diff (747 B)

Event Timeline