* Old api files, rewrite or delete?
@ 2005-08-04 12:00 Jiri Slaby
2005-08-04 13:43 ` Russell King
2005-08-04 22:03 ` Adrian Bunk
0 siblings, 2 replies; 6+ messages in thread
From: Jiri Slaby @ 2005-08-04 12:00 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hi.
I'm interested mainly in things that may be removed. I don't want to
rewrite drivers, which nobody uses.
Thanks for your opinion and knowledge about usage.
I was searching for pci_find_device, so changes to do may not be huge,
only few lines in some cases could be everything what to do.
the result is:
REWRITE:
drivers/media/video/bttv-cards.c
drivers/media/video/zoran_card.c
drivers/media/video/stradis.c
drivers/media/radio/radio-maestro.c
drivers/video/sis/sis_main.c
drivers/video/igafb.c
drivers/net/skfp/drvfbi.c
drivers/net/sunhme.c
drivers/net/gt96100eth.c
drivers/char/watchdog/i8xx_tco.c
drivers/char/watchdog/alim1535_wdt.c
drivers/char/watchdog/alim7101_wdt.c
drivers/char/watchdog/i6300esb.c
drivers/char/sx.c
drivers/char/istallion.c
drivers/char/mxser.c
drivers/char/rocket.c
drivers/char/stallion.c
drivers/char/specialix.c
drivers/char/ip2main.c
drivers/isdn/hisax/gazel.c
drivers/isdn/hisax/elsa.c
drivers/isdn/hisax/nj_u.c
drivers/isdn/hisax/nj_s.c
drivers/isdn/hisax/avm_pci.c
drivers/isdn/hisax/bkm_a4t.c
drivers/isdn/hisax/hfc_pci.c
drivers/isdn/hisax/telespci.c
drivers/isdn/hisax/enternow_pci.c
drivers/isdn/hisax/bkm_a8.c
drivers/isdn/hisax/w6692.c
drivers/isdn/hisax/diva.c
drivers/isdn/hisax/sedlbauer.c
drivers/isdn/hisax/niccy.c
drivers/isdn/hysdn/hysdn_init.c
drivers/scsi/cpqfcTSinit.c
drivers/scsi/initio.c
drivers/scsi/advansys.c
drivers/scsi/gdth.c
drivers/scsi/eata_pio.c
drivers/scsi/fdomain.c
drivers/scsi/qlogicfc.c
drivers/scsi/dpt_i2o.c
drivers/scsi/qlogicisp.c
drivers/scsi/aic7xxx_old.c
drivers/scsi/BusLogic.c
drivers/parport/parport_pc.c
drivers/mtd/devices/pmc551.c
drivers/mtd/maps/ichxrom.c
drivers/mtd/maps/amd76xrom.c
drivers/mtd/maps/scx200_docflash.c
drivers/mtd/maps/l440gx.c
drivers/ide/pci/serverworks.c
drivers/ide/pci/piix.c
drivers/ide/pci/cs5530.c
drivers/ide/pci/alim15x3.c
drivers/ide/pci/sis5513.c
drivers/ide/pci/pdc202xx_new.c
drivers/ide/pci/via82cxxx.c
drivers/ide/pci/hpt366.c
drivers/ide/setup-pci.c
drivers/macintosh/via-pmu68k.c
drivers/macintosh/via-pmu.c
drivers/telephony/ixj.c
arch/ppc/kernel/pci.c
arch/ppc/platforms/85xx/mpc85xx_cds_common.c
arch/sparc64/kernel/ebus.c
arch/alpha/kernel/sys_sio.c
arch/alpha/kernel/sys_alcor.c
arch/frv/mb93090-mb00/pci-frv.c
arch/frv/mb93090-mb00/pci-irq.c
include/asm-i386/ide.h
sound/pci/cs46xx/cs46xx_lib.c
sound/pci/au88x0/au88x0.c
sound/pci/via82xx.c
sound/pci/ali5451/ali5451.c
sound/core/memalloc.c
LET IT BE (and then delete):
sound/oss/esssolo1.c
sound/oss/via82cxxx_audio.c
sound/oss/trident.c
sound/oss/maestro.c
sound/oss/cs46xx.c
REMOVE:
drivers/video/pm3fb.c
--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@gmail.com ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Old api files, rewrite or delete?
2005-08-04 12:00 Old api files, rewrite or delete? Jiri Slaby
@ 2005-08-04 13:43 ` Russell King
2005-08-04 14:36 ` Jiri Slaby
2005-08-04 22:03 ` Adrian Bunk
1 sibling, 1 reply; 6+ messages in thread
From: Russell King @ 2005-08-04 13:43 UTC (permalink / raw)
To: Jiri Slaby; +Cc: Linux Kernel Mailing List
On Thu, Aug 04, 2005 at 02:00:05PM +0200, Jiri Slaby wrote:
> drivers/parport/parport_pc.c
I think a fair number of people probably use this.
> REMOVE:
> drivers/video/pm3fb.c
I have one of these cards, and I believe it's only recently (2.5-ish)
been merged. Why are you so keen to mark it as "remove"?
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Old api files, rewrite or delete?
2005-08-04 13:43 ` Russell King
@ 2005-08-04 14:36 ` Jiri Slaby
0 siblings, 0 replies; 6+ messages in thread
From: Jiri Slaby @ 2005-08-04 14:36 UTC (permalink / raw)
To: Russell King; +Cc: Linux Kernel Mailing List
Russell King napsal(a):
>On Thu, Aug 04, 2005 at 02:00:05PM +0200, Jiri Slaby wrote:
>
>
>>drivers/parport/parport_pc.c
>>
>>
>
>I think a fair number of people probably use this.
>
>
Yeah, I use it too, i don't know, why am I asking for this.
>>REMOVE:
>>drivers/video/pm3fb.c
>>
>>
>
>I have one of these cards, and I believe it's only recently (2.5-ish)
>been merged. Why are you so keen to mark it as "remove"?
>
>
Because it doesn't work for me (it doesn't compile) and it is marked as
"broken".
Where are files fbcon-cfb{2,4,8,16,24,32}.h? Do you need some additional
packages?
-- then a few lines should be added to Kconfig.
--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@gmail.com ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Old api files, rewrite or delete?
2005-08-04 12:00 Old api files, rewrite or delete? Jiri Slaby
2005-08-04 13:43 ` Russell King
@ 2005-08-04 22:03 ` Adrian Bunk
2005-08-04 22:18 ` Jiri Slaby
1 sibling, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2005-08-04 22:03 UTC (permalink / raw)
To: Jiri Slaby; +Cc: Linux Kernel Mailing List
On Thu, Aug 04, 2005 at 02:00:05PM +0200, Jiri Slaby wrote:
> Hi.
> I'm interested mainly in things that may be removed. I don't want to
> rewrite drivers, which nobody uses.
> Thanks for your opinion and knowledge about usage.
>...
There might be users for many of the listed drivers - even if there are
only very few.
And what do you really gain by removing drivers?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Old api files, rewrite or delete?
2005-08-04 22:03 ` Adrian Bunk
@ 2005-08-04 22:18 ` Jiri Slaby
2005-08-05 6:13 ` Jan Engelhardt
0 siblings, 1 reply; 6+ messages in thread
From: Jiri Slaby @ 2005-08-04 22:18 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Linux Kernel Mailing List
Adrian Bunk napsal(a):
>On Thu, Aug 04, 2005 at 02:00:05PM +0200, Jiri Slaby wrote:
>
>
>
>There might be users for many of the listed drivers - even if there are
>only very few.
>
>And what do you really gain by removing drivers?
>
>
Nothing, I don't only want to rewrite driver, which others do not use.
--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@gmail.com ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-08-05 6:17 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04 12:00 Old api files, rewrite or delete? Jiri Slaby
2005-08-04 13:43 ` Russell King
2005-08-04 14:36 ` Jiri Slaby
2005-08-04 22:03 ` Adrian Bunk
2005-08-04 22:18 ` Jiri Slaby
2005-08-05 6:13 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox