Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sat, 29 Jun 1996 16:10:02 -0400 (EDT)
chuck
Sat Jun 29 16:00:48 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12528
Modified Files:
midwayvar.h midway.c
Log Message:
change:
- change rxso into a void handle ... no need to know details at this low
level.
fix:
- forgot to init "vci" during ENOTHER_DRAIN case of RX DMA interrupt
[could cause a vm_fault on native mode connection close depending
on needing to drain out the VC and also the random value of vci]
chuck
Sat Jun 29 16:07:08 EDT 1996
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12631/net
Modified Files:
if_atm.h if_atmsubr.c
Log Message:
change:
- change asock to rxhand and adjust all for this [esp atm_input]
chuck
Sat Jun 29 16:07:11 EDT 1996
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12631/netinet
Modified Files:
if_atm.c
Log Message:
change:
- change asock to rxhand and adjust all for this [esp atm_input]
pk
Sat Jun 29 16:09:42 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12671
Modified Files:
autoconf.c
Log Message:
Need to add another `if defined(SUN4M)'; noticed by David Gilbert.
Home |
Main Index |
Thread Index |
Old Index