Bug in 2.3.3[23], loading 'imm' module

Giacomo Catenazzi (cate@student.ethz.ch)
Thu, 16 Dec 1999 10:24:39 +0100 (MET)


The problem:
-----
# insmod imm
Using /lib/modules/2.3.33/scsi/imm.o
imm: Version 2.03 (for Linux 2.0.0)
imm: Found device at ID 6, Attempting to use EPP 32 bit
imm: Found device at ID 6, Attempting to use PS/2
imm: Communication established with ID 6 using PS/2
scsi0 : Iomega VPI2 (imm) interface
scsi : 1 host.

[Virtual Terminal stops, other tty works fine, system seem ok]

SysRq: Show Regs

EIP: 0010:[<c0108a64>] EFLAGS: 00000246
EAX: 00000000 EBX: c01e4000 ECX: c10b4000 EDX: c01e4000
ESI: 0009e200 EDI: c0105000 EBP: 00009000 DS: 0018 ES: 0018
CR0: 8005003b CR2: 4005131c CR3: 01954000

-----
If I understand right, here the interesting part of System.map is:
c0108a30 T cpu_idle
c0108a84 T machine_restart

The 2.3.3[2-3] kernels are also buggy. The 2.3.31 don't boot.
The 2.3.30 is OK!

----------System Info------------

# uname -a
Linux cate3 2.3.33 #6 Wed Dec 15 23:39:40 CET 1999 i686 unknown

# bash ver_linux
-- Versions installed: (if some fields are empty or look
-- unusual then possibly you have very old versions)
Linux cate3 2.3.33 #6 Wed Dec 15 23:39:40 CET 1999 i686 unknown
Kernel modules 2.3.7
Gnu C 2.95.2
Binutils 2.9.5.0.22
Linux C Library 2.1.2
Dynamic linker ldd: version 1.9.11
Procps 2.0.3
Mount 2.10d
Net-tools 2.01
Kbd 0.99
Sh-utils 2.0
Sh-utils Parker.
Sh-utils
Sh-utils Inc.
Sh-utils NO
Sh-utils PURPOSE.
Modules Loaded imm sd_mod scsi_mod soundcore serial parport_pc lp parport vfat fat

Giacomo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/