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
basic
genksyms
kconfig
ksymoops
lxdialog
mod
package
.gitignore -rw-r--r-- 32 bytes
Kbuild.include -rw-r--r-- 3.4 KB
Lindent -rwxr-xr-x 60 bytes
Makefile -rw-r--r-- 801 bytes
Makefile.build -rw-r--r-- 10.0 KB
Makefile.clean -rw-r--r-- 3.0 KB
Makefile.host -rw-r--r-- 5.8 KB
Makefile.lib -rw-r--r-- 6.5 KB
Makefile.modinst -rw-r--r-- 827 bytes
Makefile.modpost -rw-r--r-- 3.4 KB
bin2c.c -rw-r--r-- 702 bytes
binoffset.c -rw-r--r-- 3.9 KB
checkconfig.pl -rwxr-xr-x 1.7 KB
checkincludes.pl -rwxr-xr-x 529 bytes
checkstack.pl -rw-r--r-- 3.5 KB
checkversion.pl -rwxr-xr-x 1.9 KB
conmakehash.c -rw-r--r-- 6.0 KB
extract-ikconfig -rwxr-xr-x 1.6 KB
gcc-version.sh -rw-r--r-- 338 bytes
gen_initramfs_list.sh -rw-r--r-- 4.7 KB
kallsyms.c -rw-r--r-- 11.8 KB
kernel-doc -rwxr-xr-x 50.1 KB
makelst -rwxr-xr-x 941 bytes
mkcompile_h -rwxr-xr-x 2.3 KB
mkmakefile -rw-r--r-- 563 bytes
mksysmap -rw-r--r-- 1.3 KB
mkuboot.sh -rwxr-xr-x 293 bytes
mkversion -rw-r--r-- 74 bytes
namespace.pl -rw-r--r-- 13.1 KB
patch-kernel -rwxr-xr-x 9.7 KB
pnmtologo.c -rw-r--r-- 11.7 KB
reference_discarded.pl -rw-r--r-- 3.0 KB
reference_init.pl -rw-r--r-- 3.3 KB
setlocalversion -rw-r--r-- 1.3 KB
show_delta -rw-r--r-- 3.0 KB
ver_linux -rwxr-xr-x 3.1 KB

back to top