Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   nisimura
Date:           Mon Nov 15 05:25:59 UTC 1999

Modified Files:
        syssrc/sys/dev/tc: asc.c asc_ioasic.c asc_tc.c if_le_ibus.c

Log Message:
- No need to include '<machine/autoconf.h>'.
- Nuke tc_badaddr() check from asc_tc because the existency check is already
  done for real TC devices.
- Nuke tc_badaddr() check from asc_ioasic because it is a builtin device
  found in all of IOASIC DECstations.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/tc/asc.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/tc/asc_ioasic.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/tc/asc_tc.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/tc/if_le_ibus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index