Allocate more space for softc. Amazing my machine survived this.

This commit is contained in:
phk 2005-02-06 22:45:12 +00:00
parent 35d0929825
commit 8358b3b901

View File

@ -79,7 +79,7 @@ static device_method_t pcii_methods[] = {
static driver_t pcii_driver = {
"pcii",
pcii_methods,
sizeof(struct pcii_softc *),
sizeof(struct pcii_softc),
};
static int