From owner-freebsd-questions@freebsd.org Mon May 22 11:30:48 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B20D78B8A for ; Mon, 22 May 2017 11:30:48 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [96.95.67.25]) by mx1.freebsd.org (Postfix) with ESMTP id ED56413A7 for ; Mon, 22 May 2017 11:30:47 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vvelox.net (localhost [127.0.0.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 5EBCD38558A4 for ; Mon, 22 May 2017 06:30:45 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 22 May 2017 06:30:45 -0500 From: "Zane C. B-H." To: FreeBSD Questions Subject: Re: CD/DVD USB plugin In-Reply-To: <0f844f2e-4188-c98b-4ddb-e832a7e0b681@columbus.rr.com> References: <28aad046-6ef7-fd47-9920-7d7078541de6@columbus.rr.com> <0f844f2e-4188-c98b-4ddb-e832a7e0b681@columbus.rr.com> Message-ID: <102d0d57f15ef989064131ce85d03111@vvelox.net> X-Sender: vvelox@vvelox.net User-Agent: Roundcube Webmail/1.3-beta X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2017 11:30:48 -0000 On 2017-05-10 15:24, Baho Utot wrote: > On 05/10/17 14:02, Antonio Olivares wrote: >> >> >> On Wednesday, May 10, 2017, Baho Utot > > wrote: >> >> Does FreeBSD support a USB CD drive? >> >> If so what would be the entry in /dev? >> >> FreeBSD desktop.example.com >> 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0 r316958: Sat Apr 15 >> 09:25:18 EDT 2017 >> root@desktop.example.com:/usr/obj/usr/src/sys/GENERIC amd64 >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> Yes, usb devices are supported. To find the device, I would use dmesg >> after plugging in the device to the usb port. >> >> Hope this helps, >> >> >> Antonio > > Yes that helped I found it and it works! > "camcontrol devlist" will also show you what USB and SCSI/SAS CD drives have as well.