home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11273 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.7 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!odin!fido!zola!twilight!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Using more than 255 minor devices
  5. Message-ID: <nlpacis@zuni.esd.sgi.com>
  6. Date: 23 Jul 92 19:10:16 GMT
  7. References: <1992Jul22.185501.12759@convex.com>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Distribution: usa
  10. Organization: Silicon Graphics, Inc.  Mountain View, CA
  11. Lines: 24
  12.  
  13. In <1992Jul22.185501.12759@convex.com> jhall@convex.com (Jon Hall) writes:
  14.  
  15. | I have an optical jukebox which has 144 shelves with 2 sided platters, so I
  16. | need to have 288 minor devices. Since the max number of minor devices is 255
  17. | (2^8), I decided to use consecutive major numbers.
  18. | To get the first device sysgened in, I added a "USE: jb" entry to the system 
  19. | file, added a jb entry to the master.d directory, and then a "jb.o" driver 
  20. | module to the boot directory, and everything worked fine. But then I tried, 
  21. | adding a jb1 entry (with major # + 1) to the master.d directory, but the system
  22. | still won't recognize that major number. So what else do I need to do??
  23.  
  24. As I recall, you need to turn the .o into a single file library archive.
  25. That is what we do with our drivers that run into this problem (tpsc,
  26. jag, dksc, etc.).  I was hoping somebody who remember the issue better
  27. would reply, but...
  28.  
  29. The next major release will have 32 bit dev_t's, although it still
  30. isn't clear how we will split them between major and minor numbers,
  31. so this particular problem will finally go away.
  32. --
  33. Let no one tell me that silence gives consent,  |   Dave Olson
  34. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  35.     Maria Isabel Barreno                        |   olson@sgi.com
  36.