linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.3.39-pre2 boots
@ 2000-01-09 16:27 Andreas Tobler
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Tobler @ 2000-01-09 16:27 UTC (permalink / raw)
  To: Linux -Dev


For info only,
a 2.3.39-pre2 boots on my Wallstreet I.
I took the stock 2.3.38 and applied the testing pre-patch-2.3.39-2. The
kernel is without USB.

When enabling CONFIG_SERIAL_CONSOLE I had to remove the 'return
kmem_start' in the function init_console (not sure if the name is
correct, mail from Mac side) in the file drivers/macintosh/macserial.c.
This is at least since 2.3.29 in.

Regards,
Andreas
-- 
| Andreas Tobler				
| CH-8004 Zuerich 							
| E-Mail:   a.tobler@schweiz.ch
-----------------------------------------------

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.3.39-pre2 boots
@ 2000-01-10 20:25 jlquinn
  2000-01-10 22:12 ` Andreas Tobler
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: jlquinn @ 2000-01-10 20:25 UTC (permalink / raw)
  To: toa; +Cc: Linux -Dev


Did stock 2.3.38 build for you?  I still can't compile it.  There is still
an error due to irq_offset in arch/ppc/kernel/open_pic.c.  I also get an
error in (I think) pmac_nvram.c.  Sorry, didn't write it down.

I'm trying to configure the kernel as Powermac only, rather than
powermac/prep/chrp.  Might this be my problem?

Jerry Quinn
jlquinn@us.ibm.com



Andreas Tobler <toa@pop.agri.ch>@lists.linuxppc.org on 01/09/2000 11:27:30
AM

Please respond to toa@pop.agri.ch

Sent by:  owner-linuxppc-dev@lists.linuxppc.org


To:   Linux -Dev <linuxppc-dev@lists.linuxppc.org>
cc:
Subject:  2.3.39-pre2 boots




For info only,
a 2.3.39-pre2 boots on my Wallstreet I.
I took the stock 2.3.38 and applied the testing pre-patch-2.3.39-2. The
kernel is without USB.

When enabling CONFIG_SERIAL_CONSOLE I had to remove the 'return
kmem_start' in the function init_console (not sure if the name is
correct, mail from Mac side) in the file drivers/macintosh/macserial.c.
This is at least since 2.3.29 in.

Regards,
Andreas
--
| Andreas Tobler
| CH-8004 Zuerich
| E-Mail:   a.tobler@schweiz.ch
-----------------------------------------------

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.3.39-pre2 boots
  2000-01-10 20:25 2.3.39-pre2 boots jlquinn
@ 2000-01-10 22:12 ` Andreas Tobler
  2000-01-10 22:41 ` BenH
  2000-01-11  0:11 ` phandel
  2 siblings, 0 replies; 5+ messages in thread
From: Andreas Tobler @ 2000-01-10 22:12 UTC (permalink / raw)
  To: jlquinn; +Cc: Linux -Dev




jlquinn@us.ibm.com wrote:
> 
> Did stock 2.3.38 build for you?  I still can't compile it.  There is still
> an error due to irq_offset in arch/ppc/kernel/open_pic.c.  I also get an
> error in (I think) pmac_nvram.c.  Sorry, didn't write it down.
> 
> I'm trying to configure the kernel as Powermac only, rather than
> powermac/prep/chrp.  Might this be my problem?

No it didn't, or in other words I didn't try because I had a look to the
patches and I saw there no changes relevant to open_pic done in stock
2.3.38. BUT in 2.3.39pre2 Cort, added some changes in the part of
open_pic.c and pmac_nvram.c and pmac_time.c. In the latter two files the
only prob was an include. In the first file he did some struct changes.

The 2.3.39pre2 you can get from the kernel/testing area. Maybe they're
right now further .. I don't know.

My build process is like the following:

make pmac_config
make menu_config (switch off ram-disk in block-dev)
make dep
make vmlinux
make modules
make modules_install
that's it

hth,
Andreas
-- 
| Andreas Tobler				
| CH-8004 Zuerich 							
| E-Mail:   a.tobler@schweiz.ch
-----------------------------------------------


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.3.39-pre2 boots
  2000-01-10 20:25 2.3.39-pre2 boots jlquinn
  2000-01-10 22:12 ` Andreas Tobler
@ 2000-01-10 22:41 ` BenH
  2000-01-11  0:11 ` phandel
  2 siblings, 0 replies; 5+ messages in thread
From: BenH @ 2000-01-10 22:41 UTC (permalink / raw)
  To: jlquinn, linuxppc-dev


On Mon, Jan 10, 2000,  <jlquinn@us.ibm.com> wrote:

>Did stock 2.3.38 build for you?  I still can't compile it.  There is still
>an error due to irq_offset in arch/ppc/kernel/open_pic.c.  I also get an
>error in (I think) pmac_nvram.c.  Sorry, didn't write it down.
>
>I'm trying to configure the kernel as Powermac only, rather than
>powermac/prep/chrp.  Might this be my problem?

Try 2.3.39pre2, there was several PPC fixes merged in this one.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.3.39-pre2 boots
  2000-01-10 20:25 2.3.39-pre2 boots jlquinn
  2000-01-10 22:12 ` Andreas Tobler
  2000-01-10 22:41 ` BenH
@ 2000-01-11  0:11 ` phandel
  2 siblings, 0 replies; 5+ messages in thread
From: phandel @ 2000-01-11  0:11 UTC (permalink / raw)
  To: jlquinn; +Cc: toa, Linux -Dev


On Mon, 10 Jan 2000 jlquinn@us.ibm.com wrote:

> Did stock 2.3.38 build for you?  I still can't compile it.  There is still
> an error due to irq_offset in arch/ppc/kernel/open_pic.c.  I also get an
> error in (I think) pmac_nvram.c.  Sorry, didn't write it down.

Paul's 2.3.38 works fine, although there are some strange things to watch
out for (like mediabay in the swim3 floppy drive code).  With PowerMac
floppy support off it compiled fine.

rsync -auvz linuxcare.com.au::linux-pmac-devel /usr/src/linux-2.3-devel

Voodoo3 support seems pretty good in Paul's 2.3.38, although there are
major endian issues in text mode, and minor ones in X mode (using Kostas'
3.9.16).


Thanks,
Peter

-- 
Peter F. Handel          "[The anti-Christ] also forced everyone, small and
phandel@cise.ufl.edu      great ... to receive a mark [smart card?] on his
www.cise.ufl.edu/~phandel right hand or on his forehead, so that no one could
FAX: (561) 619-8051       buy or sell unless he had the mark"-Revelation13:16

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-01-11  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-01-10 20:25 2.3.39-pre2 boots jlquinn
2000-01-10 22:12 ` Andreas Tobler
2000-01-10 22:41 ` BenH
2000-01-11  0:11 ` phandel
  -- strict thread matches above, loose matches on Subject: below --
2000-01-09 16:27 Andreas Tobler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).