Source-Changes archive

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

NetBSD master CVS tree commits



leo
Sun Mar  9 13:12:44 PST 1997
Update of /a/cvsroot/src/sys/dev/ic
In directory netbsd1:/home/leo/src/sys/dev/ic

Modified Files:
        am7990.c am7990reg.h am7990var.h 
Log Message:
- Turn the sc_[tr]bufaddr fields into arrays of addresses instead of just
  the base address. This allows for a more flexible layout of buffers
  in the Lance's memory.
- Add a new element 'sc_saved_csr0' to am7990_softc. It's value is or-ed
  with the current csr0 value in the am7990_intr() function. This allowes
  for a 'deferred' interrupt sceme.


is
Sun Mar  9 13:12:45 PST 1997
Update of /cvsroot/src/sys/dev/tc
In directory netbsd1:/var/slash-tmp/cvs-serv21864

Modified Files:
      Tag: is-newarp
        files.tc if_fta.c if_le_dec.c if_le_ibus.c if_le_ioasic.c 
        if_le_tc.c if_levar.h 
Log Message:
netinet/if_ether.h -> netinet/if_inarp.h

is
Sun Mar  9 13:17:45 PST 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv22240

Modified Files:
      Tag: is-newarp
        files.ofw ofnet.c 
Log Message:
netinet/if_ether.h => netinet/if_inarp.h



Home | Main Index | Thread Index | Old Index