Re: Known working 2.6 kernel config for m68k Mac

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Brand and Finn,

I just want to let you guys know that I was able to get the serial port stuff setup and was able to capture the last kernel message before the Powerbook would shutdown on start up (thanks again Finn for the serial cable tip!)  Here it is:

Linux version 2.6.26 (root@ParallelsDebian) (gcc version 3.4.5) #35 Thu Aug 21 1
8:33:34 EDT 2008
m68k_parse_bootinfo: unknown tag 0x800c ignored
console [debug0] enabled
Detected Macintosh model: 72
 Penguin bootinfo data:
 Video: addr 0x60000000 row 0x280 depth 8 dimensions 640 x 480
 Videological 0xf0000000 phys. 0x60000000, SCC at 0x50f04000
 Boottime: 0x83df574c GMTBias: 0x0
 Machine ID: 72 CPUid: 0x2 memory size: 0xc
VIA1 at 50f00000 is a 6522 or clone
VIA2 at 50f02000 is a 6522 or clone
Apple Macintosh PowerBook 520
On node 0 totalpages: 3072
  DMA zone: 27 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3045 pages, LIFO batch:0
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
initrd: 00000000 - 000000a3
Built 1 zonelists in Zone order, mobility grouping off.  Total pages: 3045
Kernel command line: console=tty0 console=ttyS0,9600n8 debug debug=ser
Killing onboard sonic... Done.
PID hash table entries: 64 (order: 6, 256 bytes)
Console: colour dummy device 80x25
console [tty0] enabled
Linux version 2.6.26 (root@ParallelsDebian) (gcc version 3.4.5) #35 Thu Aug 21 1
8:33:34 EDT 2008
m68k_parse_bootinfo: unknown tag 0x800c ignored
console [debug0] enabled
Detected Macintosh model: 72
 Penguin bootinfo data:
 Video: addr 0x60000000 row 0x280 depth 8 dimensions 640 x 480
 Videological 0xf0000000 phys. 0x60000000, SCC at 0x50f04000
 Boottime: 0x83df574c GMTBias: 0x0
 Machine ID: 72 CPUid: 0x2 memory size: 0xc
VIA1 at 50f00000 is a 6522 or clone
VIA2 at 50f02000 is a 6522 or clone
Apple Macintosh PowerBook 520
On node 0 totalpages: 3072
  DMA zone: 27 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3045 pages, LIFO batch:0
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
initrd: 00000000 - 000000a3
Built 1 zonelists in Zone order, mobility grouping off.  Total pages: 3045
Kernel command line: console=tty0 console=ttyS0,9600n8 debug debug=ser
Killing onboard sonic... Done.
PID hash table entries: 64 (order: 6, 256 bytes)
Console: colour dummy device 80x25
console [tty0] enabled
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory: 9872k/9872k available (1196k kernel code, 856k data, 364k init)
Calibrating delay loop... 16.43 BogoMIPS (lpj=82176)
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
NuBus: Scanning NuBus slots.
SCSI subsystem initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 19
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
macfb: framebuffer at 0x60000000, mapped to 0xd0000000, size 300k
macfb: mode is 640x480x8, linelength=640
macfb: scrolling: redraw
fbcon_startup: No VBL detected, using timer based cursor.
free_irq: Removing probably wrong IRQ 9
Console: switching to colour frame buffer device 80x30
fb0: Macintosh CSC built-in frame buffer device
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /class/input/input0
pmu intr 02 02
pmu_init: timed out acking intrs
Warning: no ADB interface detected
Uniform Multi-Platform E-IDE driver
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
Macintosh SCSI: resetting the SCSI bus...<6> done
scsi0: generic 5380 at port 50F10000 irq<6> 19<6> options CAN_QUEUE=16 CMD_PER_L
UN=2 release=2<6>
scsi0: generic options AUTOSENSE PSEUDO DMA USLEEP, USLEEP_POLL=20 USLEEP_SLEEP=
2 generic re

Thanks,
J Silverman


--- On Thu, 8/21/08, Brad Boyer <flar@xxxxxxxxxxxxx> wrote:

From: Brad Boyer <flar@xxxxxxxxxxxxx>
Subject: Re: Known working 2.6 kernel config for m68k Mac
To: "Finn Thain" <fthain@xxxxxxxxxxxxxxxxxxx>
Cc: "J Silverman" <g1powermac@xxxxxxxxx>, linux-m68k@xxxxxxxxxxxxxxx
Date: Thursday, August 21, 2008, 2:26 PM
On Tue, Aug 19, 2008 at 02:03:34PM +1000, Finn Thain wrote:
On Mon, 18 Aug 2008, Brad Boyer wrote:
We currently don't have a driver for any m68k
mac floppy drive in the 
tree, so it's expected to not work. At one
point, someone posted a 
proposed driver that worked in at least some
systems, but I don't think 
it ever got finished or included.

Laurent Vivier wrote swim_driver and committed it to
the 2.2 branch on 
sourceforge 3 years ago. I believe it supports all
m68k macs, other than 
those models covered by the swim_iop driver.

It also does not support the AV macs, which do not use a
SWIM chip. In
theory, it could support the models that would normally use
swim_iop
by bypassing the IOP chip, but that means disabling ADB. We
used the
bypass feature to get the serial ports working with the
normal driver
on those systems, but the only drawback there is the extra
CPU time.

	Brad Boyer
	flar@xxxxxxxxxxxxx

--
To unsubscribe from this list: send the line
"unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at 
http://vger.kernel.org/majordomo-info.html


      
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux