[OT] Q840AV dmesg output from linux

Riccardo Mottola <[email protected]> Mon, 05 Apr 2004 22:41:43 +0200
Newsgroups gmane.os.openbsd.mac68k
Message-ID <[email protected]>
Hello,

I remember someone asking me for a dmesg output of my Q840.
Here it is coming from linux 2.6.5 I just compiled today, I have no BSD
on it. Although 2.6 kernel broke something with the keyboard, SCSI and
onboard ethernet are fully functional, I could luckily telnet in since
keyboard is getting random codes :)

Linux version 2.6.5 (multix@coccus) (gcc version 3.0.4) #3 Mon Apr 5
20:39:32 CEST 2004
Detected Macintosh model: 78 
 Penguin bootinfo data:
 Video: addr 0x50100800 row 0x800 depth 10 dimensions 640 x 480
 Videological 0xf0100800 phys. 0x50100800, SCC at 0x50f04000 
 Boottime: 0x4071de54 GMTBias: 0x0 
 Machine ID: 78 CPUid: 0x2 memory size: 0x80 
VIA1 at 50f00000 is a 6522 or clone
VIA2 at 50f02000 is <6>a 6522 or clone
PSC detected at 50f31000
Killing all PSC DMA channels...done!
PSC #3:  IFR = 0x00 IER = 0x01
PSC #4:  IFR = 0x81 IER = 0x0F
PSC #5:  IFR = 0x00 IER = 0x03
PSC #6:  IFR = 0x01 IER = 0x00
Apple Macintosh Quadra 840AV
On node 0 totalpages: 32768
  DMA zone: 32768 pages, LIFO batch:8
  Normal zone: 0 pages, LIFO batch:1
  HighMem zone: 0 pages, LIFO batch:1
Built 1 zonelists
Kernel command line: root=/dev/sdc4
Killing onboard sonic... Done.
PID hash table entries: 16 (order 4: 128 bytes)
Console: colour dummy device 80x25
Memory: 127680k/131072k available (1296k kernel code, 1828k data, 80k
init)
Calibrating delay loop... 26.52 BogoMIPS
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
POSIX conformance testing by UNIFIX
NET: Registered protocol family 16
NuBus: Scanning NuBus slots.
SCSI subsystem initialized
macfb: framebuffer at 0x50100800, mapped to 0xd0000800, size 960k
macfb: mode is 640x480x16, linelength=2048
macfb: scrolling: redraw
macfb: directcolor: size=1:5:5:5, shift=15:10:5:0
fb0: Macintosh Civic built-in frame buffer device
fbcon_startup: No VBL detected, using timer based cursor.
mac_delete_irq: tried to remove invalid irq
Console: switching to colour frame buffer device 80x30
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
eth0: 68K MACE, hardware address 08:00:07:C6:05:16
Checking for internal Macintosh ethernet (SONIC).. none.
mac_esp: io base at 0x50f18000
esp: addr at 0x50f18000
SCSI ID 7 Clk 25MHz CCF=5 TOut 167 NCR53C9x(esp236)

mac_esp: 1 esp controllers found
scsi0 : ESP236 (NCR53C9x)
Using deadline io scheduler
  Vendor: MICROP    Model: 2217-15MQ1001901  Rev: HQ30
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: QUANTUM   Model: FIREBALL1280S     Rev: 630C
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SONY      Model: CD-ROM CDU-8003A  Rev: 1.9a
  Type:   CD-ROM                             ANSI SCSI revision: 02
esp0: hoping for msgout
  Vendor: IBM       Model: 0661371           Rev: H q 
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: IOMEGA    Model: ZIP 100           Rev: C.18
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 3450902 512-byte hdwr sectors (1767 MB)
SCSI device sda: drive cache: write back
 sda: [mac] sda1 sda2 sda3
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sdb: 2503872 512-byte hdwr sectors (1282 MB)
SCSI device sdb: drive cache: write back
 sdb: [mac] sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
SCSI device sdc: 625356 512-byte hdwr sectors (320 MB)
SCSI device sdc: drive cache: write through
 sdc: [mac] sdc1 sdc2 sdc3 sdc4
Attached scsi disk sdc at scsi0, channel 0, id 5, lun 0
Attached scsi removable disk sdd at scsi0, channel 0, id 6, lun 0
sr0: scsi-1 drive
Uniform CD-ROM driver Revision: 3.20
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
Macintosh CUDA driver v0.5 for Unified ADB.
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
adb: starting probe task...
adb devices: [2]: 2 5 [3]: 3 1
ADB keyboard at 2, handler set to 3
Detected ADB keyboard, type ISO, swapping keys.
input: ADB keyboard on adb2:2.05/input
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET: Registered protocol family 1
NET: Registered protocol family 17
VFS: Mounted root (ext2 filesystem) readonly.
ADB mouse at 3, handler set to 2
input: ADB mouse on adb3:3.01/input
adb: finished probe task...
version 0 swap is no longer supported. Use mkswap -v1 /dev/sdc3
version 0 swap is no longer supported. Use mkswap -v1 /dev/sdc3
nfs warning: mount version older than kernel

-Ric