Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Jun 3 22:45:58 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv9781
Modified Files:
Tag: thorpej-bus-dma
sgmap_typedep.c
Log Message:
- Fix a serious bug in PTE index calculation.
- DMA addresses use the PTE index, not the PTE (byte) offset.
- Garbage-collect a now-unused flag.
thorpej
Tue Jun 3 22:46:38 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv9819
Modified Files:
Tag: thorpej-bus-dma
sgmapvar.h
Log Message:
- Fix a serious bug in PTE index calculation.
- DMA addresses use the PTE index, not the PTE (byte) offset.
- Garbage-collect a now-unused flag.
thorpej
Tue Jun 3 22:48:08 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv9864
Modified Files:
Tag: thorpej-bus-dma
pci_pte32_sgmap.h pci_pte64_sgmap.h
Log Message:
Garbage-collect SGMAP_PTE_OFFSET_SHIFT.
thorpej
Tue Jun 3 22:48:27 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv9914
Modified Files:
Tag: thorpej-bus-dma
tc_sgmap.h
Log Message:
Garbage-collect SGMAP_PTE_OFFSET_SHIFT.
Home |
Main Index |
Thread Index |
Old Index