* auotoirq_{setup,report} unused and obsolete?
@ 2003-06-23 5:43 Samium Gromoff
0 siblings, 0 replies; only message in thread
From: Samium Gromoff @ 2003-06-23 5:43 UTC (permalink / raw)
To: linux-kernel
Given that hardware probing should now be performed with probe_irq_{on,off} and
the following:
deepfire@betelheise:/usr/src/grp.KERNEL/72-bk1$ grep autoirq_ . -rI
./arch/m68k/kernel/entry.S: movel %a0@(autoirq_list-VECOFF(VEC_SPUR)),%a0
./drivers/net/eepro.c: cards, I will do autoirq_request() to grab the next
./drivers/net/auto_irq.c: To use this, first call autoirq_setup(timeout). TIMEOUT is how many
./drivers/net/auto_irq.c: and can usually be zero at boot. 'autoirq_setup()' returns the
bit
./drivers/net/auto_irq.c: Finally call autoirq_report(TIMEOUT) to find out which IRQ line
was
./drivers/net/auto_irq.c:void autoirq_setup(int waittime)
./drivers/net/auto_irq.c:int autoirq_report(int waittime)
./drivers/net/auto_irq.c:EXPORT_SYMBOL(autoirq_setup);
./drivers/net/auto_irq.c:EXPORT_SYMBOL(autoirq_report);
grep: ./drivers/input/joystick/grip_mp.c: Permission denied
grep: ./include/video/neomagic.h: Permission denied
i.e. its totally unused, shouldn`t it be finally dead?
regards, Samium Gromoff
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-23 6:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-23 5:43 auotoirq_{setup,report} unused and obsolete? Samium Gromoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®