Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Fri Aug  2 19:12:49 PDT 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19112

Modified Files:
        if_eg.c 
Log Message:
Convert to use <machine/bus.h>, plus 2 bug fixes:

        - In egstart(), if the Send Packet command fails, m_freem()
          the mbuf chain before dequeueing another one (memory leak).

        - In egintr(), return 1 if a known interrupt was processed.
          Would manifest itself as spurious interrupts.




Home | Main Index | Thread Index | Old Index