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