From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 03:42:28 2004 Return-Path: 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 B01A116A4CE for ; Fri, 12 Mar 2004 03:42:28 -0800 (PST) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF0C43D3F for ; Fri, 12 Mar 2004 03:42:28 -0800 (PST) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id MAA21330 for ; Fri, 12 Mar 2004 12:42:25 +0100 Date: Fri, 12 Mar 2004 12:45:39 +0100 From: Marc "UBM" Bocklet To: questions@freebsd.org Message-Id: <20040312124539.34cb5e5c.ubm@u-boot-man.de> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: cd-rom drive on parallel port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 11:42:28 -0000 Hiho! :-) I've an old 8x cdrom that gets connected to a parallel port. It's working under DOS 6.2 with a special driver but there is no sign of it in the dmesg or anywhere else under FreeBSD 5.2.1. Is this kind of device supported under FreeBSD? I've checked the man pages and google, but found nothing on the subject. It's not really important to get it to work, I'm mainly curious ;-) Thanks in advance. Bye Marc