Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Thu Jun  4 14:34:45 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv4660/conf

Modified Files:
        files.alpha 
Log Message:
Add support for using BWX for PCI config space and PCI i/o and mem space
on the ALCOR2 and Pyxis.  BWX is enabled iff:
- It hasn't been disabled by the user (patch `cia_use_bwx' or build cia.o
  with the option "CIA_USE_BWX=0"),
- it's enabled in CIA_CSR_CNFG,
- we are running on an EV5-family processor,
- BWX is in the processor's capabilities mask.


thorpej
Thu Jun  4 14:34:46 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv4660/pci

Modified Files:
        cia.c cia_pci.c ciavar.h 
Added Files:
        cia_bwx_bus_io.c cia_bwx_bus_mem.c pci_bwx_bus_io_chipdep.c 
        pci_bwx_bus_mem_chipdep.c 
Log Message:
Add support for using BWX for PCI config space and PCI i/o and mem space
on the ALCOR2 and Pyxis.  BWX is enabled iff:
- It hasn't been disabled by the user (patch `cia_use_bwx' or build cia.o
  with the option "CIA_USE_BWX=0"),
- it's enabled in CIA_CSR_CNFG,
- we are running on an EV5-family processor,
- BWX is in the processor's capabilities mask.




Home | Main Index | Thread Index | Old Index