home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 5026 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!wupost!gumby!destroyer!ncar!hao.ucar.edu!sitongia
  3. From: sitongia@hao.ucar.edu (Leonard Sitongia)
  4. Subject: [386bsd] does the ethernet device have a /dev entry?
  5. Message-ID: <1992Sep3.014444.28578@ncar.ucar.edu>
  6. Sender: news@ncar.ucar.edu (USENET Maintenance)
  7. Reply-To: sitongia@hao.ucar.edu (Leonard Sitongia)
  8. Organization: High Altitude Observatory/NCAR, Boulder CO
  9. Distribution: usa
  10. Date: Thu, 3 Sep 1992 01:44:44 GMT
  11. Lines: 24
  12.  
  13. I'm all confused about why my system wont recognize the 3C503 ethernet
  14. board.  I see that the probe routine in the sources doesn't print anything,
  15. but the attach routine does.
  16.  
  17. Anyway, should there be a /dev entry?  How do you figure out the major
  18. device number for it?  Is it a bdev or a cdev?  How does all that ioconf.c
  19. stuff work?  
  20.  
  21. I take it that the driver entry points dont go into the conf.c file, and the
  22. config command creates ioconf.c, which somehow links into the driver entry
  23. points through the ecdriver structure (plus something else, but I just care
  24. about probe and attach right now :-).
  25.  
  26. But how the heck is the major device number defined?  Not that it matters,
  27. though, as I would think that the probe wouldn't require /dev/ec0 to exist
  28. anyway.
  29.  
  30. So, is the problem the IRQ number?
  31.  
  32. Thanks for your time.
  33. -- 
  34. --Leonard E. Sitongia           HAO System Manager                 
  35. sitongia@ncar.ucar.edu          voice: (303)497-1509   fax: (303)497-1589
  36. High Altitude Observatory       P.O. Box 3000 Boulder CO  80307
  37.