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: thorpej
Date: Fri Jun 16 03:47:25 UTC 2000
Modified Files:
syssrc/sys/arch/i386/conf: files.i386
syssrc/sys/arch/i386/isa: npx.c
syssrc/sys/arch/i386/pnpbios: files.pnpbios
Added Files:
syssrc/sys/arch/i386/isa: npx_isa.c npxvar.h
syssrc/sys/arch/i386/pnpbios: npx_pnpbios.c
Log Message:
Rearrange the npx driver a little to allow for multiple attachments
and add a pnpbios atttachment for it.
To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 syssrc/sys/arch/i386/conf/files.i386
cvs rdiff -r1.71 -r1.72 syssrc/sys/arch/i386/isa/npx.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/isa/npx_isa.c \
syssrc/sys/arch/i386/isa/npxvar.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/i386/pnpbios/files.pnpbios
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/pnpbios/npx_pnpbios.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