Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/pci



Module Name:    src
Committed By:   xtraeme
Date:           Fri Oct 26 23:20:20 UTC 2007

Modified Files:
        src/sys/dev/pci [netbsd-4]: pccbb.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #949):
        sys/dev/pci/pccbb.c: revision 1.150
Remove a completely bogus check if cbb has a valid PCI interrupt routed.
If you have a system where it doesn't get one and you still want pcic,
you can just disable cbb. This check is invalid as soon as the PCI
interrupt register is not used and broke on my Dell Latitude for that
reason.


To generate a diff of this commit:
cvs rdiff -r1.137.2.2 -r1.137.2.3 src/sys/dev/pci/pccbb.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