Date: Sat, 10 Oct 1998 16:28:11 -0600 (MDT) From: "Kenneth D. Merry" <ken@plutotech.com> To: garbanzo@hooked.net (Alex) Cc: perlsta@fs3.ny.genx.net, current@FreeBSD.ORG Subject: Re: /usr/include/sys/cam/scsi... Message-ID: <199810102228.QAA08330@panzer.plutotech.com> In-Reply-To: <Pine.BSF.4.00.9810101405490.13820-100000@zippy.dyn.ml.org> from Alex at "Oct 10, 98 02:07:54 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Alex wrote... > On Sat, 10 Oct 1998, Alfred wrote: > [..] > > a lot of applications broke during compile just because of the renameing. > > when the scsi.h was replaced by cam/scsi_all.h it compiled and worked, > > notably kscd (the kde CD player) > > This kinda piqued my interest, I've been cvsuping and making world, but > I'm still left with a scsi.h, and a bunch of header files in /usr/include > with old datestamps. How can I tell what files should have been cleaned > out? Probably just watch the commits and see which files get removed. Someone probably has a script to do this.. > > so, :) > > can't we have a compadibility header for scsi? > > P.S. kscd is workman based, so if that port has been camified, just munge > in its plat_fbsd.c (or whatever) file into the kscd sources. If you're > tracking the kde cvs, be patient. Assuming both kscd and workman use the ioctl interface, they shouldn't need to be ported to CAM. The ioctl interface to the CD driver in CAM is the same as the old CD driver. (that's why things like cdcontrol work without modification..) Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810102228.QAA08330>