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: dyoung
Date: Mon Jan 14 03:01:41 UTC 2008
Modified Files:
src/sys/dev/pci: pccbb.c
Log Message:
In pccbbdetach(), panic if interrupt handlers are still registered
after detaching children.
Use PCI_CB_MEMBASE0, PCI_CB_MEMLIMIT0, PCI_CB_IOBASE0, PCI_CB_IOLIMIT0
instead of magic numbers.
To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 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