Re: IDE DVD playback on 5.1-CURRENT

From: Terry Lambert <tlambert2_at_mindspring.com>
Date: Fri, 29 Aug 2003 10:10:46 -0700
David O'Brien wrote:
> On Thu, Aug 28, 2003 at 01:29:22AM -0700, Terry Lambert wrote:
> > 1)    dd if=/dev/acd0 count=1 of=/dev/null
> > 2)    dd if=/dev/acd0c count=1 of=/dev/null
> > 3)    dd if=/dev/acd0a count=1 of=/dev/null
>                                               ^^^^
>                                               bs=2k

Yes, sorry; I forgot that FreeBSD's dd does not stat its endpoints
to see if they are devices, and gets the st_blksize and insists
that it be used (at least internally) for S_IFBLK and S_IFCHR
values of st_mode.

Perhaps it should be unbroken by someone with a commit bit and/or
the ability to have their send-pr's not rejected as relay SPAM.

8-p.

-- Terry
Received on Fri Aug 29 2003 - 08:11:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC