From owner-freebsd-questions@FreeBSD.ORG Mon Dec 19 11:38:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC6F16A41F for ; Mon, 19 Dec 2005 11:38:56 +0000 (GMT) (envelope-from th.linton@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615E843D58 for ; Mon, 19 Dec 2005 11:38:55 +0000 (GMT) (envelope-from th.linton@gmail.com) Received: by nproxy.gmail.com with SMTP id p48so380366nfa for ; Mon, 19 Dec 2005 03:38:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MK84w1EIT3B4MExg6rj6WsUn/vUkWud3ZygushaC4pVOiBdElfig67HRBlLMPt/i41jZsF0vCS6ltFTeti1olmJpbyQyrbX3kQLZnHeuNWa/DobDI9MIPEVerdcrnkiGsOYDYq0nzCFC+Y3jl+ADr6D4gAaH17zY3pdaNe49Rgk= Received: by 10.48.43.4 with SMTP id q4mr239418nfq; Mon, 19 Dec 2005 03:38:53 -0800 (PST) Received: by 10.48.232.8 with HTTP; Mon, 19 Dec 2005 03:38:53 -0800 (PST) Message-ID: Date: Mon, 19 Dec 2005 12:38:53 +0100 From: Thomas Linton To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to safty unplug a USB Stick X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2005 11:38:56 -0000 My USB stick works fine, but I can't figure out how to safty unplug the USB stick. The LED on my stick is always on; if i try "camcontrol stop da0" or "camcontrol eject da0" it stays on. Under Linux the "eject" command turns the LED (Power) off.