On Mon, 11 Aug 2003 09:16:36 +1200 CF <[EMAIL PROTECTED]> wrote: > Now, some distributions seem to have an issue with the ds module, and > the yenta_socket or i82365... my 2.4.18 kernel has i82365 used by ds > which is used by hermes and friends, but when I boot 2.4.21 I have > yenta_socket used by ds. YMMV.
I struck this recently. i think the difference between i82365 and yenta_socket is that one comes in the kernel pcmcia tree and the other comes in the pcmcia_cs tree. IIRC the kernel pcmcia code is derived from pcmcia_cs (by David Hinds), but the two are developed in separate but not quite parallel universes. therefore this may be a case of the 2.4.21 kernel catching up with pcmcia_cs or vice versa. gentoo teaches you this stuff, or rather forces you to learn it :-) -- Nick Rout <[EMAIL PROTECTED]>
