From 0c65d7e5f6c8a7890eaf509a37274a9f541f1d62 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 27 Aug 2007 12:43:54 +0000 Subject: kill doble entrie --- ChangeLog | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e8b75b..79d858a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -492,19 +492,6 @@ * ldetect.spec, pci.c: - detect ohci1394 & ehci-hcd based on the pci class (as done in RedHat's kudzu) - -2003-04-22 09:45 Pixel - - * ldetect.spec: - Use read() instead of fread() to read from - "/proc/bus/pci/%02x/%02x.%d". - Thanks a lot to Tom Cox for finding this bug: - - The proc.c module in the kernel source clearly states that - reading more than 64 bytes can cause problems. The pci.c - module in the ldetect library uses the buffered fread() - function. This function always reads in blocks, so when - run as root, the read always tried to read more than the - user requested amount. This should fix freezes when doing a full probe -- cgit v1.2.1