home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mips / 920 next >
Encoding:
Text File  |  1992-09-08  |  1.8 KB  |  37 lines

  1. Newsgroups: comp.sys.mips
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!metro!basser.cs.su.oz.au!rex
  3. From: rex@cs.su.oz.au (Rex Monty di Bona)
  4. Subject: Re: what is the driver for a CDROM
  5. Reply-To: rex@cluster.cs.su.oz (Rex Monty di Bona)
  6. Organization: Basser Dept of Computer Science, University of Sydney, Australia
  7. Date: Mon, 7 Sep 1992 02:18:12 GMT
  8. Message-ID: <1992Sep7.021812.15827@cs.su.oz.au>
  9. References: <1992Sep4.164835.3119@tandem.com>
  10. Sender: news@cs.su.oz.au (News)
  11. Lines: 24
  12.  
  13. In article <1992Sep4.164835.3119@tandem.com> chop_michael@.tandem.com (Michael Chop) writes:
  14. > does anyone out there know what the device driver is for a MIPS magnum
  15. > 3000, (3030).  i've looked and looked through the man pages and even MIPS
  16. > itself, and can not find the device and SCSIid i should be using.  
  17. > HELP!!!  somebody must have an external CDROM out there somewhere connected to
  18. > a MIPS...
  19.  
  20. Firstly, what version of the OS are you running?  I know 4.52 won't work
  21. with a CDROM (or I couldn't get it working, and after hacking the device
  22. driver it requires large changes to get it to work on 4.52) 5.0 should
  23. work, but I haven't used it....  Since the magnum 4000's come with CDROM
  24. one would expect it to work :-)  Any scsi device under RISC/OS can be addresses
  25. as /dev/[r]scsi/sdc0d[device id]s[number] where the r is for character devices
  26. ie, tapes, the device id is the SCSI id and the number depends on the type of
  27. device, so, for example the Q120 tape can be accessed as either
  28. /dev/rscsi/sdc0d6s0, or as /dev/rmt/Q120-0
  29.  
  30. crw-------   7 root     sys       33, 96 Dec  2  1991 /dev/rmt/Q120-0
  31. crw-------   7 root     sys       33, 96 Dec  2  1991 /dev/rscsi/sdc0d6s0
  32.  
  33. Now, if only SGI would ship our machine I could test the CDROM out...
  34. --
  35. Rex di Bona (rex@cs.su.oz.au)         Penguin Lust is NOT immoral
  36.