Subject: Re: Sysinst 1.6.2 doesn't work on PB 150
To: Joshua Coombs <jcoombs@gwi.net>
From: Kazuyuki Inanaga <happyday@pp.iij4u.or.jp>
List: port-mac68k
Date: 03/08/2004 01:16:52
Hi,
I'm trying to work some SCSI to Ethernet adapter on 1.6.2.
PowerBook165('030/FPU-less, 8MB RAM) + Cabletron EA412 or
Dayna PORT SCSI/Link-T Ethernet Adapter
Sysinst gets 'panic' just before starting ftp.
panic: scsipi_execute_xs: XS_CTL_ASYNC but no buf
Stopped in pid 32 (ifconfig) at cpu_Debugger+0x6: unlk a6
db> t
cpu_Debugger(4,1009,8,53400,879c44) + 6
panic(ded8a,1,1009,872000,0) + 9e
scsipi_execute_xs(534000,0,52a400,52f000,52a000) + 13a
scsi_scsipi_cmd(52a400,879cdb,1,536000,4000) + e0
scsipi_command(52a400,879cdb,1,536000,4000,4,3e8,0,1009) + 6c
se_recv(52f000,0,80c12200,52f000,52f030) + 5a
se_init(52f000) + 12a 192.168.1.1
se_ioctl(52f030,8020690c,52a000) + a0
in_ifinit(52f030,52a000,879ed8,0) + 116
in_control(550150,8040691a,879ec8,52f030,8751d4) + 4fe
udp_usrreq(550150,b,8040691a,879ec8,52f030) + 32
ifioctl(550150,8040691a,879ec8,8751d4,40) + 596
soo_ioctl(86c1f8,8040691a,879ec8,8751d4) + c8
sys_ioctl(8751d4,879f88,879f80) + 242
syscall(36) + ec
trap0() + e
db>
(by 'hand')
This instkernel supports both se* and dse*. it seems that sysinst
recognizes those adapters.
(Sysinst gets same 'panic' on the se* and dse* devices.)
I've seen this 'panic' before in my re-build 1.6.1 kernel for '030s.
So, I think the problem is on my config file. Maybe I did comment-out
some necessary options, but I can't find out what's wrong.
I put that conf file at:
http://www.pp.iij4u.or.jp/~happyday/instkernel.txt
Thanks in advance,
Kazu Inanaga