Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Sat Jul 19 02:50:05 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv16075/sys/arch/alpha/pci

Modified Files:
        apecs_pci.c cia_pci.c lca_pci.c pci_2100_a50.c pci_axppci_33.c 
        pci_eb164.c pci_kn20aa.c pci_kn8ae.c pci_machdep.h 
Log Message:
don't expect/provide pci_decompose_tag to be a MI, public function.  It
wasn't intended to be to begin with, and uses of it (e.g. the one in the
'de' driver) are quite likely to be incorrect.


cgd
Sat Jul 19 02:54:12 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv16602/sys/dev/pci

Modified Files:
        pcidevs 
Log Message:
clean up a few entries, fix the entry for the TI PCI1130 so the device
is properly named, add entries for the TI PCI1131 and PCI2030.  also note
that you shouldn't always believe everything you read.


jonathan
Sat Jul 19 02:54:26 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv16233/include

Modified Files:
        reg.h db_machdep.h 
Log Message:
* Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally
  undone by rev 1.7:
  >redo pmax/include/reg.h
  >so that the definitions needed by locore.S are in a separate file,
  >pmax/include/regnum.h.

* Add explicit `#include <mips/regnum.h>'  where symbolic offsets
  into a mips trapframe or struct reg are used..


jonathan
Sat Jul 19 02:54:40 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv16233/mips

Modified Files:
        trap.c cpu_exec.c process_machdep.c mips_machdep.c minidebug.c 
Log Message:
* Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally
  undone by rev 1.7:
  >redo pmax/include/reg.h
  >so that the definitions needed by locore.S are in a separate file,
  >pmax/include/regnum.h.

* Add explicit `#include <mips/regnum.h>'  where symbolic offsets
  into a mips trapframe or struct reg are used..




Home | Main Index | Thread Index | Old Index