|
From: <no...@so...> - 2001-05-17 23:39:01
|
Bugs item #417987, was updated on 2001-04-22 04:05 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=417987&group_id=5907 >Category: 2.4 Kernel Group: None >Status: Closed >Resolution: Duplicate >Priority: 1 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: PCMCIA Ethernet + Kernel 2.4.x = false Initial Comment: When trying to use any of the precompiled Linux/APUS Kernels which are avaible for download from here, the Kernel just stopps and looks for the Ethernet card. While using one of the older Kernels (2.2.x), everything works fine except that I can't use BlizzPPC-SCSI and Ethernet at the same time. Here is my dmesg output: >>>start>>> Total memory = 63MB; using 0kB for hash table (at 00000000) Linux version 2.4.2 (michdaen@pismo) (gcc version 2.95.3 20010219 (prerelease)) #66 Thu Mar 15 18:29:35 CET 2001 Amiga hardware found: [A1200] VIDEO BLITTER AUDIO FLOPPY A1200_IDE KEYBOARD MOUSE SERIAL PARALLEL A2000_CLK CHIP_RAM PAULA LISA ALICE_PAL PCMCIA ZORRO On node 0 totalpages: 16256 zone(0): 16256 pages. zone(1): 0 pages. zone(2): 0 pages. Kernel command line: root=/dev/hda3 debug=mem nobat 60nsram amiga_enable_irq: Trying to enable auto-vector IRQ 1 amiga_enable_irq: Trying to enable auto-vector IRQ 3 amiga_enable_irq: Trying to enable auto-vector IRQ 4 amiga_enable_irq: Trying to enable auto-vector IRQ 5 amiga_enable_irq: Trying to enable auto-vector IRQ 7 amiga_enable_irq: Trying to enable auto-vector IRQ 2 amiga_enable_irq: Trying to enable auto-vector IRQ 6 APUS: BATs=1, BUS=67MHz, RAM=60ns, PCI bridge=0 time_init: decrementer frequency = 16.504254 MHz Console: colour dummy device 80x25 Calibrating delay loop... 109.77 BogoMIPS Memory: 61124k available (1688k kernel code, 788k data, 264k init, 0k highmem) Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes) Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes) Page-cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) POSIX conformance testing by UNIFIX PCI: Probing PCI hardware Zorro: Probing AutoConfig expansion devices: 1 device Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Starting kswapd v1.8 Console: switching to colour frame buffer device 80x25 fb0: Amiga AGA frame buffer device, using 1280K of video memory clgen: Driver for Cirrus Logic based graphic boards, v1.9.8 Couldn't find PCI device pty: 256 Unix98 ptys configured block: queued sectors max/low 40496kB/13498kB, 128 slots per queue RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize loop: enabling 8 loop devices Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ide0: Gayle IDE interface (A1200 style) hda: QUANTUM FIREBALL_TM2550A, ATA DISK drive hdb: QUANTUM FIREBALL1280A, ATA DISK drive ide0 at 80da0000 on irq 0x0000000c hda: 5008752 sectors (2564 MB) w/76KiB Cache, CHS=4969/16/63 hdb: 2503872 sectors (1282 MB) w/83KiB Cache, CHS=2484/16/63 Partition check: hda: RDSK hda1 hda2 hda3 hdb: RDSK hdb1 hdb2 FD: probing units found <5>fd: drive 0 didn't identify, setting default ffffffff fd0 Looking for PCMCIA ethernet card : <<<<end<<<< I don't know if this helps anything when conserning about the 2.2.x problem with BlizzPPC-SCSI and Ethernet: ---start--- Date: Sat, 21 Apr 2001 21:19:21 +0200 From: Ignatios Souvatzis <is...@ne...> To: por...@ne... Subject: BlizzardPPC scsi, anyone? Hi, it was pointed out to me that anything necessary to build a BlizzardPPC scsi frontent driver to our siop driver can be deduced from looking at the Linux code, especially: - Zorro ID are 8512/110 (we knew that), BUT - base address is 0xf40000, not the one from Amiga AutoConfig(tm) - interupt line is the "ports" interupt (ipl 2) - chip is a 53c710 - scsi clock is 50 MHz. If anybody want to make this into a driver (you need the Amiga siop, not the siop2), please do -- you can mostly steal the structure of the cbiiisc, but using the 53c710 calls and includes (like drscsi.c). Else, if anybody would run alpha tests, speak up, too. Regards, Ignatios ----end---- ---------------------------------------------------------------------- >Comment By: Michel Daenzer (mdaenzer) Date: 2001-05-17 16:39 Message: Logged In: YES user_id=34113 This is the same bug as the other one about PCMCIA ethernet in 2.4 (please followup there), closing. ---------------------------------------------------------------------- Comment By: Alan buxey (alanbuxey) Date: 2001-05-17 08:39 Message: Logged In: YES user_id=34303 does this problem still appear with the 2.4.4 kernel ? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=417987&group_id=5907 |