Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!lll-winken!sun-barr!newstop!exodus!wonky.Eng.Sun.COM!mjacob From: mjacob@wonky.Eng.Sun.COM (Matt Jacob) Newsgroups: comp.periphs.scsi Subject: Re: SCSI driver source for SUN Message-ID: <7726@exodus.Eng.Sun.COM> Date: 9 Feb 91 06:03:46 GMT References: <487@lever.com> Sender: news@exodus.Eng.Sun.COM Organization: Sun Microsystems, Mt. View, Ca. Lines: 20 No- we don't distribute source, per se, unless you buy a source license. The exception to this with respect to SCSI, is that if you are developing target drivers, we do make available documentation (for free) on the Sun Common SCSI Architecture (both an Architecture Guide and an Implementation Guide are available: contact Bob Snively (snively@sun.com) or Bob Williamson (rrw@sun.com) for these documents), *and* Sun Consulting sells a SIP sample SCSI driver (compliant with SCSA). I don't know how extortionate the SIP driver is, but I suggest that if you are just doing a target driver, take a look at the documentation (which, last I checked, had some sample code in it- not a full driver, but most of a sample block device driver), put that together with the SunOS "Writing Device Drivers" manual, and see if that won't get you most of the way toward what you want to do. -matt jacob