atom feed3 messages in org.freebsd.freebsd-hackersRe: Getting data from the ATAPI-CD dr...
FromSent OnAttachments
Theo van KlaverenSep 24, 2000 4:43 am 
Soren SchmidtSep 24, 2000 6:10 am 
Theo van KlaverenSep 24, 2000 2:45 pm 
Subject:Re: Getting data from the ATAPI-CD driver
From:Theo van Klaveren (t.va@student.utwente.nl)
Date:Sep 24, 2000 2:45:33 pm
List:org.freebsd.freebsd-hackers

Soren Schmidt wrote: <snippertysnip>

2) Using VOP_STRATEGY on the acd device in audiofs_strategy(), the way the cd9660 filesystem does it. I'm not sure this will work, but it sure looks like it. This would also reduce code complexity, but I'm not sure it's 'right' either.

What would be the 'right' way?

2.

-Søren

Thanks, got it to work. I'm going to clean up my code, then test it some more and release it sometime this week.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message