From owner-freebsd-hackers Sun Jun 24 17:12:36 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id 52F7237B405 for ; Sun, 24 Jun 2001 17:12:33 -0700 (PDT) (envelope-from dgilbert@office.tor.velocet.net) Received: from office.tor.velocet.net (trooper.velocet.net [204.138.45.2]) by sabre.velocet.net (Postfix) with ESMTP id 9DCDF137F32; Sun, 24 Jun 2001 20:12:29 -0400 (EDT) Received: (from dgilbert@localhost) by office.tor.velocet.net (8.11.2/8.9.3) id f5P0CTR87319; Sun, 24 Jun 2001 20:12:29 -0400 (EDT) (envelope-from dgilbert) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15158.33260.976403.782709@trooper.velocet.net> Date: Sun, 24 Jun 2001 20:12:28 -0400 To: Brian Reichert Cc: David Gilbert , freebsd-hackers@freebsd.org Subject: Re: DVD IOCTLs on IDE? In-Reply-To: <20010624180007.Z23601@numachi.com> References: <15158.24886.958193.121109@trooper.velocet.net> <20010624180007.Z23601@numachi.com> X-Mailer: VM 6.92 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "Brian" == Brian Reichert writes: Brian> On Sun, Jun 24, 2001 at 05:52:54PM -0400, David Gilbert wrote: >> Has anyone looked at DVD ioctls on IDE? It took me some time to >> realize (even after reading the source a couple of times) that the >> current DVD ioctls only apply to SCSI. Brian> 'Looked at'? What do you mean? People have been making use of Brian> IDE DVD-ROM drives for quite a while now... From the dvdio.h CVS comment: MFC, DVD ioctls. scsi_cd.c rev 1.36 scsi_cd.h rev 1.4 dvdio.h rev 1.3 ... One issue is that dvdio.h seems to be missing structure items that are required by dvd software. I have attempted to compile livid (oms) and videolan ... both which at least talk about working on BSD. Livid refuses to compile because dvdio.h is missing certain structure members. videolan compiles and runs, but refuses to recognise a DVD in the player (I've tried several DVDs). My IDE DVD player probes as: acd0: DVD-ROM at ata2-master using PIO4 ... and can successfully mount a DVD-ROM... they just don't play with any of the software I've been able to find. Most recently, I downloaded a copy of another package mentioned on /., but it dies looking for libdl.so ... which I assume is a stupid linux dependancy, so I havn't been chasing it. Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message