home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / wizards / 5243 < prev    next >
Encoding:
Text File  |  1992-12-15  |  913 b   |  25 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!psinntp!wmi2!joel
  3. From: joel@wmi.com (Joel Coltoff)
  4. Subject: Problem with loadable device driver
  5. Message-ID: <1992Dec15.171118.3599@wmi.com>
  6. Keywords: SPARC Sun4.1.2
  7. Organization: Woodward McCoach, Inc.
  8. Date: Tue, 15 Dec 1992 17:11:18 GMT
  9. Lines: 14
  10.  
  11. I'm trying to put the finishing touches on a loadable driver for
  12. Sun 4.1.2. on SPARCstations (Yes I know you can make a career of
  13. maintaining drivers) What I would like to know is the best method
  14. of having the driver determine if it (or some other driver) was
  15. already installed for that deivce. For now I cross my fingers and
  16. if the system crashes the answer was yes. Is this something that
  17. can be done easily? Is there a flag in a system structure that yields
  18. this data or is a bit more complicated than that?
  19.  
  20. Please answer by email as we do not get this newsgroup at this
  21. location.
  22.  
  23. Thanks in advance.
  24.   - Joel
  25.