Subject: Re: Problem with -current kernel supped March 12
To: gabriel rosenkoetter <gr@eclipsed.net>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-macppc
Date: 03/13/2000 23:37:52
On Mon, Mar 13, 2000 at 02:59:43PM -0500, gabriel rosenkoetter wrote:
> > wsdisplay0 at ofb0: console (std, vt100 emulation), using wskbd0
> > Apple Computer PlanB (undefined subclass 0x00, revision 0x01) at pci1 dev 13
> > function 0 not congfigured
> > scsibus0: waiting 2 seconds for devices to settle...
> > scsibus1: waiting 2 seconds for devices to settle...
> > probe(mesh0:0:0): Sense Error Code 0x0
> > mesh: timeout state=3
> > mesh: resetting dma
> > ------
> > 
> 
> Are those tracking -current not also having these problems? (Dan?
> Bill? Etcetera?)

uname -a
NetBSD rlanarh108.uni-c.dk 1.4U NetBSD 1.4U (HJEMME) #351: Mon Mar 13 05:47:38 CET 2000     erik@rlanarh108.uni-c.dk:/home/src/sys/arch/macppc/compile/HJEMME macppc


obio0 at pci0 dev 16 function 0: addr 0xf3000000
mesh0 at obio0 offset 0x10000 irq 12: 50MHz, SCSI ID 7
scsibus0 at mesh0: 8 targets, 8 luns per target

...
wsdisplay0 at ofb0: console (std, vt100 emulation), using wskbd0
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 targ 2 lun 0: <QUANTUM, FIREBALL ST3.2S, 0F0C> SCSI2 0/direct fi
xed 
sd0: 3090 MB, 7068 cyl, 4 head, 223 sec, 512 bytes/sect x 6328861 sectors
cd1 at scsibus0 targ 6 lun 0: <HP, CD-Writer+ 9200, 1.0c> SCSI4 5/cdrom removabl
e


Machine running with NetBSD on sd0 just fine.

Machine is beige G3 233MHz.

My problem is quite another: since about a week or so, several X-related
apps die during start of X: smproxy, oclock, twm exit on signal 11. twm
can be restarted from a telnet session. This happens both before and after
applying Jasons gcc patches posted on port-macppc a few days ago.
 
- Erik