home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / sysv386 / 13451 < prev    next >
Encoding:
Text File  |  1992-08-22  |  2.1 KB  |  43 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!sarto!jhpb
  3. From: jhpb@sarto.budd-lake.nj.us (Joseph H. Buehler)
  4. Subject: Re: UUCP disconnects on ESIX SVR4.0.3 using ZyXEL modem
  5. In-Reply-To: jde@esix.everex.com's message of 21 Aug 92 16:19:31 GMT
  6. Message-ID: <JHPB.92Aug22164644@sarto.budd-lake.nj.us>
  7. Sender: jhpb@sarto.budd-lake.nj.us (Joseph H Buehler)
  8. Organization: none
  9. References: <JHPB.92Aug20190016@sarto.budd-lake.nj.us> <2561@news.cerf.net>
  10. Date: Sat, 22 Aug 1992 21:46:44 GMT
  11. Lines: 30
  12.  
  13. In article <2561@news.cerf.net> jde@esix.everex.com (Jeff Ellis) writes:
  14.  
  15.    >I am having a problem with an ESIX SVR4.0.3/ZyXEL modem combination.
  16.    >UUCP won't run more than about 15 to 20 minutes before it drops the
  17.    >connection.  It does this with either inbound or outbound traffic.
  18.    >I'm using the stock ESIX asy driver with a port locked at 38400.
  19.    >
  20.    >Does anyone have any ideas?
  21.  
  22.    If you are not using a 16550AFN UART chip you will have problems like this,
  23.    at 9600 baud or above you will drop char's and get ALARMS with out the '550.
  24.  
  25. The chip is marked NS16550AFN.  It's a National Semi part, datecode
  26. (?) B9136.  The serial card I am using with the ZyXEL was bought from
  27. ZyXEL because it had this chip on it.
  28.  
  29. The error I almost always get is as shown in the following batch from yesterday:
  30.  
  31. ASSERT ERROR (uucico)  pid: 25253 (8/21-0:25:59) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  32. ASSERT ERROR (uucico)  pid: 25300 (8/21-0:48:18) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  33. ASSERT ERROR (uucico)  pid: 25340 (8/21-1:11:28) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  34. ASSERT ERROR (uucico)  pid: 25387 (8/21-1:52:21) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  35. ASSERT ERROR (uucico)  pid: 25412 (8/21-2:12:40) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  36. ASSERT ERROR (uucico)  pid: 25473 (8/21-2:59:18) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  37. ASSERT ERROR (uucico)  pid: 25501 (8/21-3:26:18) PKXSTART ret  (-1) [FILE: pk1.c, LINE: 384]
  38.  
  39. Would someone with access to the source mind telling me what pk1.c
  40. line 384 thinks it is doing?
  41.  
  42. I am a bit surprised that UUCP abandons ship so easily.
  43.