From: Alan B. <al...@ms...> - 2002-02-09 20:28:39
|
hi, okay! I#ve made a chang - will commit the CVS in a few minutes....however i've now hit a new problem...and i've never seen output like this before on dmesg... Searching for SAVEKMSG magic... Found 3622 bytes at 0x001e0010 >>>>>>>>>>>>>>>>>>>> Linux version 2.4.17 (root@debalan) (gcc version 2.95.4 20011006 (Debian prerelease)) #2 Fri Feb 8 21:49:17 GMT 2002 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: 24320 zone(0): 24320 pages. zone(1): 0 pages. zone(2): 0 pages. Kernel command line: root=/dev/hda12 -d debug=mem ide=doubler hdd=ide-scsi video=pm2fb:mode:1024x768-60 video=amifb:off 60nsram ide_setup: ide=doubler : Enabled support for IDE doublers ide_setup: hdd=ide-scsi ioremap: fffc0000 (00001000) -> fdfff000 ioremap: fffe0000 (00001000) -> fdffe000 APUS: BATs=1, BUS=60MHz, RAM=60ns, PCI bridge=1 time_init: decrementer frequency = 15.003664 MHz Warning: real time clock seems stuck! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Console: colour dummy device 80x25 Calibrating delay loop... 159.74 BogoMIPS Memory: 92760k available (1852k kernel code, 756k data, 280k init, 0k highmem) Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes) Inode-cache hash table entries: 8192 (order: 4, 65536 bytes) Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) Page-cache hash table entries: 32768 (order: 5, 131072 bytes) POSIX conformance testing by UNIFIX PCI: Probing PCI hardware Memory resource not set for host bridge 0 apus_pcibios_fixup: PCI mem resource requested PCI: Cannot allocate resource region 1 of PCI bridge 0 PCI: resource is e0000000..fffc0000 (200), parent c0225c1c PCI:00:01.0: Resource 0: ef000000-ef01ffff (f=200) PCI:00:01.0: Resource 1: e0000000-e07fffff (f=200) PCI:00:01.0: Resource 2: e1000000-e17fffff (f=200) PCI: Switching off ROM of 00:01.0 Zorro: Probing AutoConfig expansion devices: 8 devices Zorro: Address space collision on device Zorro device 21406500 (Phase 5) [fffa0000:fffaffff] Zorro: Address space collision on device Zorro device 21406500 (Phase 5) [fffc0000:fffdffff] Zorro: Address space collision on device Zorro device 21406500 (Phase 5) [e0000000:e07fffff] Zorro: Address space collision on device Zorro device 21406500 (Phase 5) [e0800000:e0ffffff] Zorro: Address space collision on device Zorro device 21406500 (Phase 5) [e1000000:e101ffff] Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket Starting kswapd Journalled Block Device driver loaded ioremap: fffc0000 (00001000) -> c601a000 ioremap: fffe0000 (00001000) -> c601c000 ioremap: e0000000 (00800000) -> c601e000 ioremap: ef010000 (00010000) -> c681f000 Console: switching to colour frame buffer device 128x48 fb0: CVisionPPC/BVisionPPC (Permedia2), using 8192K of video memory. clgen: Driver for Cirrus Logic based graphic boards, v1.9.9.1 Couldn't find PCI device pty: 256 Unix98 ptys configured Commodore A2232 driver initializing. Total: 0 A2232 boards initialized. Amiga-builtin serial driver version 4.30 ttyS00 is the amiga builtin serial port Amiga mouse installed. Generic RTC Driver v1.02 block: 128 slots per queue, batch=32 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ide0: Gayle IDE interface (A1200 style) ide1: IDE doubler +++ Probing for IDE doubler... probe returned 0x6620 (PLEASE REPORT THIS!!) hda: FUJITSU MPE3084AE, ATA DISK drive last_ipl[2] already set to 2f, now 2d! 302: 2 -2 2 -2 2 -2 2 -2 2 -2 2 -2 2 3 -3 2 last_ipl[2] already set to 2f, now 2d! 2809: 2 -2 2 -2 2 -2 2 -2 2 -2 2 -2 2 3 -3 2 amikeyb: unknown keyboard communication code 0xff <<<<<<<<<<<<<<<<<<<< look at those nice lines at the bottom..nasty. i've highlighted a line about the real time clock... my change should be legal...but it appears quite a bit has been modified in the RTC section of the krnel...and it doesnt like the BlizzardPPC clock any more alan |