home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8298 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.9 KB  |  36 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!caen!batcomputer!theory.TC.Cornell.EDU!riley
  3. From: riley@theory.TC.Cornell.EDU (Daniel S. Riley)
  4. Subject: Re: 3 peeves re: Ultrix 4.3
  5. Message-ID: <1992Nov13.165143.20253@tc.cornell.edu>
  6. Sender: news@tc.cornell.edu
  7. Nntp-Posting-Host: theory.tc.cornell.edu
  8. Organization: Cornell Theory Center
  9. References: <ggm.720916451@brolga> <AJC.92Nov5075136@thendara.pa.dec.com> <1992Nov6.160317.4836@ucsu.Colorado.EDU>
  10. Date: Fri, 13 Nov 1992 16:51:43 GMT
  11. Lines: 23
  12.  
  13. In article <1992Nov6.160317.4836@ucsu.Colorado.EDU> giltner@pogo.Colorado.EDU (Jon Giltner) writes:
  14. >Amidst the gushing there are those of who still must ask why DEC is so
  15. >braindead about their SCSI. Strictly from a user's point of view, I don't
  16. >see any difference between having to edit the very cryptic /sys/data/cam_data.c
  17. >to define a new disk or tape device vs. editing /sys/data/scsi_data.c file.
  18.  
  19. I don't edit cam_data.c for disk drives.  I used to edit scsi_data.c
  20. because the default settings for unknown disks assumed as little as
  21. possible about the functionality of the attached disk.  cam, by
  22. default, assumes a reasonably functional disk, so I don't need to edit
  23. it to enable sync transfers, dynamic bad block replacement, and so on.
  24. Having a reasonable partition table in the kernel is of limited
  25. utility to me, so I just let cam use the defaults and set the
  26. partition table with chpt.  The only exceptions so far are an entry I
  27. made for the Seagate Wren VIII with tagged queueing enabled (that
  28. experiment was *not* a success), and tape drives.  Even with tapes you
  29. can usually get by without adding an entry for the drive--I know we've
  30. got a few DAT drives that noone has ever given me specs for, so there
  31. are no entries for them in cam_data.c, and they seem to work...
  32.  
  33. -- 
  34. -Dan Riley                          Internet: dsr@lns598.tn.cornell.edu
  35. -Wilson Lab, Cornell University     HEPNET/SPAN: lns598::dsr (44630::dsr)
  36.