Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!comp.vuw.ac.nz!milton From: Milton.Ngan@comp.vuw.ac.nz (milton) Newsgroups: comp.os.linux.advocacy,alt.os.linux,comp.unix.bsd.freebsd.misc,comp.unix.bsd.netbsd.misc Subject: IDE CDROM for NetBSD (was Re: a monthly FreeBSD magazine (and other *BSD's too)) Date: 04 Jan 1996 10:01:17 GMT Organization: Dept. of Computer Science, Victoria Uni. of Wellington, NZ. Lines: 24 Message-ID: <MILTON.96Jan4230117@bats.comp.vuw.ac.nz> References: <4ajc07$sb7@unix2.glink.net.hk> <4c9op2$k9o@mark.ucdavis.edu> <4ca3gu$4nc@news1.halcyon.com> <4cdijr$hjg@toplink1.toplink.net> <4cesep$pb1@agate.berkeley.edu> NNTP-Posting-Host: bats.comp.vuw.ac.nz In-reply-to: jkh@violet.berkeley.edu's message of 3 Jan 1996 21:28:57 GMT X-Face: 1z?<f6:W_X?x4,("n&O@BTQZcRfJ;|'YmfV`a<zZqH/?y<o<uQNn:A\5*DH|"FAkV9]\z"1 '2%*6{0b$JO'+GRo**}!f=85':yX7,s8s@o}A(]C2+}[4g$`&K1WUcU^F2nX~UMl?1S7A@u=To/5 X-uri: http://www.comp.vuw.ac.nz/~milton/ Xref: euryale.cc.adfa.oz.au comp.os.linux.advocacy:31835 alt.os.linux:6800 comp.unix.bsd.freebsd.misc:11348 comp.unix.bsd.netbsd.misc:1707 > It finally fell upon Serge Vakulenko, one of our farthest-flung > developers in Russia, to stand up and say "OK! I'll do it!" after > earlier attempts sort of fizzled, and he's been working away at it > ever since. Serge's geographic location and work overload have made > this slower going than some would like, to be sure, but since those > are the only resources we have, that's the way it goes! If someone > out there wants to see it go faster they have only to jump in and > help out! I have done just that. I have taken Serge's code and ported it across of NetBSD. It is still pretty buggy. I am not sure I will have much more time to work on it since I did most of the porting over the Christmas/New Year break. Perhaps someone is willing to take this and run with it a little further. This is my first attempt at delving into device driver stuff. But the driver can play audio, and mount ISO9660 disks. What more do you need? :) I think there is a timing problem somewhere, but I don't really know exactly how to fix it. Serge's code had a problem with the 2k transfers, and I have written some code to try and fix that, but it is still woefully incomplete. M. --