https://github.com/torvalds/linux
Revision 861e76a8ab7ba64a74c567fa8c4d1d38c4dfdd24 authored by Daniel Drake on 18 November 2005, 21:08:29 UTC, committed by Bartlomiej Zolnierkiewicz on 18 November 2005, 21:08:29 UTC
This entry adds needless complication to the driver as it requires the use of
global variables to be passed into via_get_info(), making things quite ugly
when we try and make this driver support multiple controllers simultaneously.

This patch removes /proc/via for simplicity.

On 10/13/05, Daniel Drake <dsd@gentoo.org> wrote:
> Per Bart's suggestion, I've created a user-space app which shows identical
> data (and doesn't even rely on the via82cxxx IDE driver).
>
> http://www.reactivated.net/software/viaideinfo/
>
> So, I think we should be clear to drop /proc/ide/via now.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent 8907e94
History
Tip revision: 861e76a8ab7ba64a74c567fa8c4d1d38c4dfdd24 authored by Daniel Drake on 18 November 2005, 21:08:29 UTC
[PATCH] via82cxxx IDE: remove /proc/via entry
Tip revision: 861e76a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 62.2 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top