lkml.org 
[lkml]   [1996]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpre-16

pre-2.1.16 is up and running here but with a few problems:

arp_start_resolution() in arp.c will not compile with arp daemon
support because the arp_table struct has no "dev".


The scc driver will not compile due to various changes.


When executing the setserial program during startup, something seems
to be setting the xmit_fifo_size to 0 and then calling
rs_wait_until_sent() which tries to divide by this size:

>>EIP: c0179d21 <rs_wait_until_sent+85/118>
in serial.c:
char_time = (info->timeout - HZ/50) / info->xmit_fifo_size;

Trace: c0183523 <tty_wait_until_sent+ef/124>
Trace: c0179bd4 <rs_close+144/20c>
Trace: c017c02b <release_dev+25f/4a0>
Trace: c017c422 <tty_release+a/10>
Trace: c01225e8 <__fput+1c/40>
Trace: c0122658 <close_fp+4c/5c>
Trace: c01226ac <sys_close+44/50>
Trace: c010a7f8 <system_call+38/40>

Kai

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.026 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site