From owner-freebsd-current@FreeBSD.ORG Sat Aug 2 07:48:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B7CE37B401 for ; Sat, 2 Aug 2003 07:48:38 -0700 (PDT) Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6042943F93 for ; Sat, 2 Aug 2003 07:48:37 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd10.aul.t-online.de by mailout01.sul.t-online.com with smtp id 19ixgS-00020F-01; Sat, 02 Aug 2003 16:48:36 +0200 Received: from [10.1.2.252] (TJycT+Zd8eyrdqRLU8mDR6wkXlj1thm6kfQ18V4PGgSfuJVP1v47QR@[80.134.125.205]) by fwd10.sul.t-online.com with esmtp id 19ixgP-1AqaIq0; Sat, 2 Aug 2003 16:48:33 +0200 From: Jan.Stocker@t-online.de (Jan Stocker) To: current@freebsd.org Content-Type: text/plain Message-Id: <1059835661.1198.7.camel@Twoflower.liebende.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 02 Aug 2003 16:47:42 +0200 Content-Transfer-Encoding: 7bit X-Seen: false X-ID: TJycT+Zd8eyrdqRLU8mDR6wkXlj1thm6kfQ18V4PGgSfuJVP1v47QR Subject: usbd does not use detach X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 14:48:38 -0000 Hi, my usbd on -current does not call my script (or any command) given in the detach-value in usbd.conf. This is the output usbd: ucom0 matches ucom0 usbd: Found action 'Palm Handheld Device' for Palm Handheld, Palm, Inc. at ucom0usbd: action 0: Palm Handheld Device vndr=0x0830 prdct=0x0060 devname: ucom0 attach='/usr/sbin/ppp -auto palm' detach='/test.sh' usbd: Setting DEVNAME='ucom0' usbd: Executing '/usr/sbin/ppp -auto palm' Working in auto mode Using interface: tun0 usbd: '/usr/sbin/ppp -auto palm' is ok usbd: processing event queue on /dev/usb usbd: driver-detach event cookie=3217029340 devname=ucom0 USB_EVENT_DRIVER_DETACH P.S. i am tring to get my usb palm working with FreeBSD. The most prefered solution is doing this with a ppp connection and a network sync (all solutions i found in web are not correct but a good advice). Does anyone has a USB palm directly syncing over USB? -- Jan Stocker