Current-Users archive

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

Re: Auto-configuration question



        Hello.  What do you get if you just let the     bus numbers float?
i.e.

        {163} config -x | grep ixpide0
        ixpide0         at pci0 dev 20 function 1
        atabus?         at ixpide0 channel 0
        atabus?         at ixpide0 channel 1
        {164}
-Brian

On May 8, 12:59pm, Paul Goyette wrote:
} Subject: Auto-configuration question
} I've got a custom kernel which contains the following lines:
} 
}       {163} config -x | grep ixpide0
}       ixpide0         at pci0 dev 20 function 1
}       atabus8         at ixpide0 channel 0
}       atabus9         at ixpide0 channel 1
}       {164}
} 
} Yet for some reason, when I boot this kernel, it does not want to 
} configure atabus8 and atabus9:
} 
}       {164} dmesg | grep ixpide
}       ixpide0 at pci0 dev 20 function 1: ATI Technologies IXP IDE Controller 
(rev. 0x00)
}       ixpide0: bus-master DMA support present
}       ixpide0: primary channel configured to compatibility mode
}       ixpide0: primary channel interrupting at ioapic0 pin 14
}       atabus at ixpide0 channel 0 not configured
}       ixpide0: secondary channel configured to compatibility mode
}       ixpide0: secondary channel interrupting at ioapic0 pin 15
}       atabus at ixpide0 channel 1 not configured
}       {165}
} 
} It's not really hurting anything, since the ixpide ports do not appear 
} to be attached to any physical connectors on the motherboard (if it 
} matters, this is an ASUS KGPE-D16), but I was just surprised to see the 
} "not configured" messages.
} 
} 
} 
} -------------------------------------------------------------------------
} | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
} | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
} | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
} | Kernel Developer |                          | pgoyette at netbsd.org  |
} -------------------------------------------------------------------------
>-- End of excerpt from Paul Goyette




Home | Main Index | Thread Index | Old Index