home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22383 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.2 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
  3. From: marcf@nexus.yorku.ca (Marc G Fournier)
  4. Subject: sorry...but I need a little help
  5. Message-ID: <marcf.725923901@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. Date: Fri, 1 Jan 1993 21:31:41 GMT
  9. Lines: 33
  10.  
  11. Hi...
  12.  
  13.     I'm in a little panic'd situation here and could really
  14. use a little help.
  15.  
  16.     I just took the plunge and installed this on my main
  17. system.  I have an AST board on it for communications, and after
  18. recomiling the kernel, it is recognized.
  19.  
  20.     Now, the problem.  It is recognizing it as:
  21.  
  22.     /dev/ttys8 -> /dev/ttys11
  23.  
  24.     but there are no such devices :(  
  25.  
  26.     Now, I'm presuming that I have to mknod them then?  I tried,
  27. but seeing as I don't know much about mknod and major/minor numbers,
  28. don't think I was successful :(  What I tried was:
  29.  
  30.  
  31.     mknod /dev/ttys11 c 4 75
  32.  
  33.     to access the port with the 16550 chip on it, to no avail.
  34. I got the '75' from just counting up from where ttys3 leaves off.
  35.  
  36.     If someone can help me with this, it would be muchly 
  37. appreciated...or even give me an indication of how to figure out the
  38. minor number.
  39.  
  40. Thanks...
  41.  
  42. Marc
  43.  
  44.