Subject: Re: pciide split
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-kern
Date: 09/25/2003 15:45:09
What's the mechanism for the user to figure which driver they should
have in their kernel, if they start from a kernel that doesn't have
all of them - something stripped-down with just pciide (useful for
install kernels, maybe?), or somewhere in -current after new drivers
have been added? Is this a lookup on the PCI vendor/device numbers of
the IDE device? Will the pciide driver show those?

        - Nathan