From: Geert U. <ge...@li...> - 2001-11-29 08:10:43
|
On Wed, 28 Nov 2001, Per Larsson wrote: > On Wednesday 28 November 2001 20.04, Giorgio Terzi wrote: > > One idea is to envoy a dump of your: > > 1) /proc/interrupts (before and after module loading) > > Before ioblix module: > auto 0: 0 spurious int > auto 1: 0 int1 handler > auto 2: 11321 L CIAA handler > auto 3: 9009 int3 handler > auto 4: 0 int4 handler > auto 5: 0 int5 handler > auto 6: 0 L CIAB handler > auto 7: 0 int7 handler > ami 0: 9009 console/cursor > ami 8: 0 rtc ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ami 12: 11321 53x7xx > apne Ethernet > cia 17: 63 keyboard > > After ioblix module: > The same except from the following: > ami 13: 0 IOBlix Zorro Serial > > > 2) /proc/iomem > > I don't have an iomem, but I have an ioports. This is what it says: Yep, 2.2.x kernels don't have /proc/iomem. > 0070-007f : rtc ^^^^^^^^^^^^^^^ Ugh, that's a kernel with PC-style Real Time Clock support? Please remove that driver. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |