Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   drochner
Date:           Thu Jul 22 19:14:39 UTC 2004

Modified Files:
        src/sys/dev/pci: isic_pci.c isic_pci.h isic_pci_elsa_qs1p.c

Log Message:
if the register space os the ISDN card can't be mapped, abort device
attachment instead of dereferencing NULL and so
(this needs a serious cleanup -- the framework was thought to be generally
usable for ~all PCI ISDN cards; this didn't work out, so we are left
with a lot of nonsense to support just 1 particular card type...)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/isic_pci.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/isic_pci.h
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/isic_pci_elsa_qs1p.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