Hi

I saw Your name in the changelog for the patch, so I hope You can take a look at this.

I've used patch-2.4.21-pre4 to fix my problem with the UHCI driver for my ALi USB controller, and it seems to work fine with my Logitech mouse. With the 2.4.20 kernel the soundcard worked fine, but now it doesn't load properly.

The current kernel is a standard 2.4.20 kernel from kernel.org patched with the mentioned patch and preempt-kernel-rml-2.4.21-pre1-1.patch

The machine is a IBM Thinkpad iSeries 1161 (-93G) with the following PCI devices:

polyphase:/home/bror# lspci
00:00.0 Host bridge: Acer Laboratories Inc. [ALi] M1621 (rev 01)
00:01.0 PCI bridge: Acer Laboratories Inc. [ALi] M5247 (rev 01)
00:06.0 Multimedia audio controller: Acer Laboratories Inc. [ALi] M5451 PCI South Bridge Audio (rev 01)
00:07.0 ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA Bridge [Aladdin IV]
00:10.0 IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev c3)
00:11.0 Bridge: Acer Laboratories Inc. [ALi] M7101 PMU
00:13.0 CardBus bridge: O2 Micro, Inc. OZ6812 Cardbus Controller (rev 05)
00:14.0 USB Controller: Acer Laboratories Inc. [ALi] M5237 USB (rev 03)
01:00.0 VGA compatible controller: Trident Microsystems: Unknown device 8620 (rev 5d)
02:00.0 Ethernet controller: 3Com Corporation 3c575 [Megahertz] 10/100 LAN CardBus (rev 01)

Kernel bootlog from /var/log/kern.log :

Jan 31 02:56:11 polyphase kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Jan 31 02:56:11 polyphase kernel: Inspecting /System.map
Jan 31 02:56:12 polyphase kernel: Loaded 18347 symbols from /System.map.
Jan 31 02:56:12 polyphase kernel: Symbols match kernel version 2.4.21.
Jan 31 02:56:12 polyphase kernel: Loaded 84 symbols from 1 module.
Jan 31 02:56:12 polyphase kernel: Linux version 2.4.21-pre4 (root@polyphase) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Fri Jan 31 02:32:20 CET 2003
Jan 31 02:56:12 polyphase kernel: BIOS-provided physical RAM map:
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 0000000000100000 - 000000000b7e0000 (usable)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 000000000b7e0000 - 000000000b7f0000 (reserved)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 000000000b7f0000 - 000000000b7f8000 (ACPI data)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 000000000b7f8000 - 000000000b800000 (ACPI NVS)
Jan 31 02:56:12 polyphase kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Jan 31 02:56:12 polyphase kernel: 183MB LOWMEM available.
Jan 31 02:56:12 polyphase kernel: On node 0 totalpages: 47072
Jan 31 02:56:12 polyphase kernel: zone(0): 4096 pages.
Jan 31 02:56:12 polyphase kernel: zone(1): 42976 pages.
Jan 31 02:56:12 polyphase kernel: zone(2): 0 pages.
Jan 31 02:56:12 polyphase kernel: Kernel command line: BOOT_IMAGE=Linux ro root=302
Jan 31 02:56:12 polyphase kernel: Local APIC disabled by BIOS -- reenabling.
Jan 31 02:56:12 polyphase kernel: Could not enable APIC!
Jan 31 02:56:12 polyphase kernel: Initializing CPU#0
Jan 31 02:56:12 polyphase kernel: Detected 747.250 MHz processor.
Jan 31 02:56:12 polyphase kernel: Console: colour VGA+ 80x25
Jan 31 02:56:12 polyphase kernel: Calibrating delay loop... 1490.94 BogoMIPS
Jan 31 02:56:12 polyphase kernel: Memory: 183508k/188288k available (1439k kernel code, 4392k reserved, 577k data, 88k init, 0k highmem)
Jan 31 02:56:12 polyphase kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Jan 31 02:56:12 polyphase kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Jan 31 02:56:12 polyphase kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Jan 31 02:56:12 polyphase kernel: Buffer-cache hash table entries: 8192 (order: 3, 32768 bytes)
Jan 31 02:56:12 polyphase kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 31 02:56:12 polyphase kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jan 31 02:56:12 polyphase kernel: CPU: L2 cache: 256K
Jan 31 02:56:12 polyphase kernel: CPU serial number disabled.
Jan 31 02:56:12 polyphase kernel: Intel machine check architecture supported.
Jan 31 02:56:12 polyphase kernel: Intel machine check reporting enabled on CPU#0.
Jan 31 02:56:12 polyphase kernel: CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
Jan 31 02:56:12 polyphase kernel: CPU: Common caps: 0383f9ff 00000000 00000000 00000000
Jan 31 02:56:12 polyphase kernel: CPU: Intel Pentium III (Coppermine) stepping 0a
Jan 31 02:56:12 polyphase kernel: Enabling fast FPU save and restore... done.
Jan 31 02:56:12 polyphase kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 31 02:56:12 polyphase kernel: Checking 'hlt' instruction... OK.
Jan 31 02:56:12 polyphase kernel: POSIX conformance testing by UNIFIX
Jan 31 02:56:12 polyphase kernel: mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
Jan 31 02:56:12 polyphase kernel: mtrr: detected mtrr type: Intel
Jan 31 02:56:12 polyphase kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0200, last bus=1
Jan 31 02:56:12 polyphase kernel: PCI: Using configuration type 1
Jan 31 02:56:12 polyphase kernel: PCI: Probing PCI hardware
Jan 31 02:56:12 polyphase kernel: isapnp: Scanning for PnP cards...
Jan 31 02:56:12 polyphase kernel: isapnp: No Plug & Play device found
Jan 31 02:56:12 polyphase kernel: Linux NET4.0 for Linux 2.4
Jan 31 02:56:12 polyphase kernel: Based upon Swansea University Computer Society NET3.039
Jan 31 02:56:12 polyphase kernel: Initializing RT netlink socket
Jan 31 02:56:12 polyphase kernel: apm: BIOS version 1.2 Flags 0x0f (Driver version 1.16)
Jan 31 02:56:12 polyphase kernel: Starting kswapd
Jan 31 02:56:12 polyphase kernel: Journalled Block Device driver loaded
Jan 31 02:56:12 polyphase kernel: Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
Jan 31 02:56:12 polyphase kernel: udf: registering filesystem
Jan 31 02:56:12 polyphase kernel: pty: 256 Unix98 ptys configured
Jan 31 02:56:12 polyphase kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
Jan 31 02:56:12 polyphase kernel: Floppy drive(s): fd0 is 1.44M
Jan 31 02:56:12 polyphase kernel: floppy0: no floppy controllers found
Jan 31 02:56:12 polyphase kernel: loop: loaded (max 8 devices)
Jan 31 02:56:12 polyphase kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Jan 31 02:56:12 polyphase kernel: agpgart: Maximum main memory to use for agp memory: 142M
Jan 31 02:56:12 polyphase kernel: agpgart: Detected Ali M1632 chipset
Jan 31 02:56:12 polyphase kernel: agpgart: AGP aperture is 64M @ 0xe0000000
Jan 31 02:56:12 polyphase kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
Jan 31 02:56:12 polyphase kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 31 02:56:12 polyphase kernel: ALI15X3: IDE controller at PCI slot 00:10.0
Jan 31 02:56:12 polyphase kernel: ALI15X3: chipset revision 195
Jan 31 02:56:12 polyphase kernel: ALI15X3: not 100%% native mode: will probe irqs later
Jan 31 02:56:12 polyphase kernel: ide0: BM-DMA at 0x7050-0x7057, BIOS settings: hda:DMA, hdb:pio
Jan 31 02:56:12 polyphase kernel: ide1: BM-DMA at 0x7058-0x705f, BIOS settings: hdc:DMA, hdd:pio
Jan 31 02:56:12 polyphase kernel: hda: IBM-DJSA-220, ATA DISK drive
Jan 31 02:56:12 polyphase kernel: blk: queue c03402e0, I/O limit 4095Mb (mask 0xffffffff)
Jan 31 02:56:12 polyphase kernel: hdc: TOSHIBA DVD-ROM SD-C2402, ATAPI CD/DVD-ROM drive
Jan 31 02:56:12 polyphase kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 31 02:56:12 polyphase kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jan 31 02:56:12 polyphase kernel: hda: host protected area => 1
Jan 31 02:56:12 polyphase kernel: hda: 39070080 sectors (20004 MB) w/1874KiB Cache, CHS=2432/255/63, UDMA(33)
Jan 31 02:56:12 polyphase kernel: hdc: ATAPI 24X DVD-ROM drive, 128kB Cache
Jan 31 02:56:12 polyphase kernel: Uniform CD-ROM driver Revision: 3.12
Jan 31 02:56:12 polyphase kernel: Partition check:
Jan 31 02:56:12 polyphase kernel: hda: hda1 hda2
Jan 31 02:56:12 polyphase kernel: Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version 0.14.10h, 02:35:15 Jan 31 2003
Jan 31 02:56:12 polyphase kernel: PCI: Guessed IRQ 11 for device 00:06.0
Jan 31 02:56:12 polyphase kernel: trident: ALi Audio Accelerator found at IO 0x9000, IRQ 11

# This is where it starts to get interesting :)

Jan 31 02:56:12 polyphase kernel: ALi 5451 did not come out of reset.
Jan 31 02:56:12 polyphase kernel: trident_ac97_init: error resetting 5451.

# The rest is probably boring..

Jan 31 02:56:12 polyphase kernel: Linux Kernel Card Services 3.1.22
Jan 31 02:56:12 polyphase kernel: options: [pci] [cardbus] [pm]
Jan 31 02:56:12 polyphase kernel: PCI: Guessed IRQ 10 for device 00:13.0
Jan 31 02:56:12 polyphase kernel: usb.c: registered new driver hub
Jan 31 02:56:12 polyphase kernel: PCI: Guessed IRQ 10 for device 00:14.0
Jan 31 02:56:12 polyphase kernel: usb-ohci.c: USB OHCI at membase 0xcc025000, IRQ 10
Jan 31 02:56:12 polyphase kernel: usb-ohci.c: usb-00:14.0, Acer Laboratories Inc. [ALi] USB 1.1 Controller
Jan 31 02:56:12 polyphase kernel: Yenta IRQ list 0ab8, PCI irq10
Jan 31 02:56:12 polyphase kernel: Socket status: 30000827
Jan 31 02:56:12 polyphase kernel: usb.c: new USB bus registered, assigned bus number 1
Jan 31 02:56:12 polyphase kernel: hub.c: USB hub found
Jan 31 02:56:12 polyphase kernel: hub.c: 2 ports detected
Jan 31 02:56:12 polyphase kernel: usb.c: registered new driver hid
Jan 31 02:56:12 polyphase kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
Jan 31 02:56:12 polyphase kernel: hid-core.c: USB HID support drivers
Jan 31 02:56:12 polyphase kernel: mice: PS/2 mouse device common for all mice
Jan 31 02:56:12 polyphase kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jan 31 02:56:12 polyphase kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Jan 31 02:56:12 polyphase kernel: IP: routing cache hash table of 1024 buckets, 8Kbytes
Jan 31 02:56:12 polyphase kernel: TCP: Hash tables configured (established 16384 bind 16384)
Jan 31 02:56:12 polyphase kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Jan 31 02:56:12 polyphase kernel: cs: cb_alloc(bus 2): vendor 0x10b7, device 0x5157
Jan 31 02:56:12 polyphase kernel: PCI: Enabling device 02:00.0 (0000 -> 0003)
Jan 31 02:56:12 polyphase kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Jan 31 02:56:12 polyphase kernel: See Documentation/networking/vortex.txt
Jan 31 02:56:12 polyphase kernel: 02:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x4000. Vers LK1.1.16
Jan 31 02:56:12 polyphase kernel: PCI: Setting latency timer of device 02:00.0 to 64
Jan 31 02:56:12 polyphase kernel: 00:00:86:3d:7a:d1, IRQ 10
Jan 31 02:56:12 polyphase kernel: product code 4e56 rev 07.1 date 03-10-98
Jan 31 02:56:12 polyphase kernel: 02:00.0: CardBus functions mapped 10800080->cc027080
Jan 31 02:56:12 polyphase kernel: Internal config register is 600000, transceivers 0x40.
Jan 31 02:56:12 polyphase kernel: 8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
Jan 31 02:56:12 polyphase kernel: MII transceiver found at address 0, status 2809.
Jan 31 02:56:12 polyphase kernel: Enabling bus-master transmits and whole-frame receives.
Jan 31 02:56:12 polyphase kernel: 02:00.0: scatter/gather enabled. h/w checksums enabled
Jan 31 02:56:12 polyphase kernel: hub.c: new USB device 00:14.0-1, assigned address 2
Jan 31 02:56:12 polyphase kernel: input0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb1:2.0
Jan 31 02:56:12 polyphase kernel: kjournald starting. Commit interval 5 seconds
Jan 31 02:56:12 polyphase kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jan 31 02:56:12 polyphase kernel: VFS: Mounted root (ext3 filesystem) readonly.
Jan 31 02:56:12 polyphase kernel: Freeing unused kernel memory: 88k freed
Jan 31 02:56:12 polyphase kernel: Adding Swap: 393552k swap-space (priority -1)
Jan 31 02:56:12 polyphase kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Jan 31 02:56:12 polyphase kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jan 31 02:56:12 polyphase kernel: cs: IO port probe 0x0800-0x08ff: clean.
Jan 31 02:56:12 polyphase kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x2c8-0x2cf 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
Jan 31 02:56:12 polyphase kernel: cs: IO port probe 0x0a00-0x0aff: clean.

I can also mention that I run Debian 3.0 Stable with Gnome 2 and XFree 4.2 for Woody.

Thank You for all your good work so far, it is really appreciated!
Best Regards
Bror Gundersen
----------------------------------------
Research Assistant
Norwegian Computing Center
http://mediakit.nr.no



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to