Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Sun Apr 13 15:05:10 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv18444/pci

Modified Files:
        pci.c pcivar.h 
Log Message:
create pci_mapreg_info() which simply gets mapping register information.
It's used by pci_mapreg_map() and can be used directly by drivers
with special needs (e.g. those being attached as console devices).


cgd
Sun Apr 13 15:09:33 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv19059/pci

Modified Files:
        tga.c 
Log Message:
use pci_mapreg_info rather than pci_mem_find



Home | Main Index | Thread Index | Old Index