Subject: Re: Portege 3000 series IDE support messed up?
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: James Haggerty <j.h@student.usyd.edu.au>
List: port-i386
Date: 01/06/2006 14:35:25
Quoting Manuel Bouyer <bouyer@antioche.eu.org>:

> On Thu, Jan 05, 2006 at 02:11:19PM +1100, James Haggerty wrote:
> > Quoting Manuel Bouyer <bouyer@antioche.eu.org>:
> >
> > > Ha yes, lots of things have changed since then. Can you try the
> attached
> > > patch ? It should definitively fix the issue, but I've no way to
> test
> > > it.
> >
> > Thanks; unfortunately:
>
> Can you try the attached patch instead ?
> If it also fails, please send me a stack trace ('tr' at the ddb prompt)
> in addidion to the panic message.
>

Here is the trace from the first patch:
pciide_dma_table_setup(c049f000,0,0,c0488b80,c0308c70) at
netbsd:pciide_dma_table_setup+0x24
pciide_pnpbios_attach(c0488c80,c049f000,c0308c10,c02acf20,710) at
netbsd:pciide_pnpbios_attach+0x248
config_attach_loc(c0488c80,c02ad470,c0308bf8,c0308c10,c0279e50) at
netbsd:config_attach_loc+0x3a4
pnpbios_attachnode(c0488c80,c,c049c100,cf,0) at
netbsd:pnpbios_attachnode+0x3c1
pnpbios_enumerate(c0488c80,10,cf,10,c0488c80) at
netbsd:pnpbios_enumerate+0x149
pnpbios_attach(c049df40,c0488c80,c0308e20,c02ad1e0,48) at
netbsd:pnpbios_attach+0x23e
config_attach_loc(c049df40,c02ad6f4,0,c0308e20,c0250c2c) at
netbsd:config_attach_loc+0x3a4
mainbus_attach(0,c049df40,0,c02acee0,38) at netbsd:mainbus_attach+0x1dd
config_attach_loc(0,c02ad438,0,0,0) at netbsd:config_attach_loc+0x3a4
config_rootfound(c02924b7,0,c0308f68,c023d665,c02959f2) at
netbsd:config_rootfound+0x95
cpu_configure(0,c02c2b80,c0308fa0,c01a0a20,0) at netbsd:cpu_configure+0x24
configure(0,0,0,0,0) at netbsd:configure+0x44
main(0,0,0,0,0) at netbsd:main+0x2d0

The second patch wouldn't compile due to 'chan' being undefined (line 128).
I'm recompiling the kernel now with that section commented out; I'll email
when that's done.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.