lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20100415114409.466cbf60@lxorguk.ukuu.org.uk> Date: Thu, 15 Apr 2010 11:44:09 +0100 From: Alan Cox <alan@...rguk.ukuu.org.uk> To: Joseph Krahn <joseph.krahn@...il.com> Cc: linux-kernel@...r.kernel.org Subject: Re: Trying to fix ITE-887x parallel/serial driver bugs (including unhandled IRQs) > but all have the same PCI id. My code just lets parport_serial handle > the serial-only and parallel-only cases. Is that approach better than > having two modules that both match the same PCI id? Most distributions load each driver that matches an id anyway so I think so - puts the complexity in one place. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/