Stefan Saroiu wrote: > > Hi, > > It seems that I get the same usec for packet timestamps for a 3c59x > driver with kernel 2.4.2-2 (redhat 7.1). The consequence of this is > that in tcpdump the timestamps increment is a full second. Adding timestamps to packets is handled at a higher layer - see netif_rx() in net/core/dev.c