Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Wed Apr 17 20:50:17 EDT 1996
Update of /a/cvsroot/src/sys/dev/tc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15636

Modified Files:
        if_le.c if_levar.h 
Added Files:
        if_le_ioasic.c if_le_tc.c 
Log Message:
restructure to take advantage of config's (relatively) new 'attach'
specifiers.  Many #ifdefs and much other nastiness removed.


cgd
Wed Apr 17 20:55:16 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15755/conf

Modified Files:
        files.alpha 
Log Message:
attach le with different attributes, depending on parent (i.e. tc or
ioasic), and use those attributes to pull in appropriate files.
le_ioasic now has needs-flag, but le doesn't; the flag is only necessary
on systems configured with IOASIC-attached LANCE chips.


cgd
Wed Apr 17 20:59:13 EDT 1996
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15798

Modified Files:
        machdep.c 
Log Message:
change NLE flag for IOASIC LANCE buffer to NLE_IOASIC, and add comments



Home | Main Index | Thread Index | Old Index