still ATA problems with promise tx2

2002-04-24 Thread mika ruohotie


hello,

i couldnt decide from reading the list if there should or shouldnt
be problems with promise ata/100 controller with current.

anyway, i have problems with it.

i've tried several current versions from the devel snapshot to apr 22nd
and all of those fail after installation.

in the floppy boot all looks ok, and it installs fine, but when i
boot up after the installation it panics every time, looks like at
the time the machine is probing for the controller.

any ideas?

i might be able to provide more information if this sounds like
something which shouldnt be happening. (trace, whatever needed)

this is a single disk on that controller. no errors during the installation.

[this is an attempt to make a fresh installation, all my other current
 machines are too old to be helpfull]


mickey

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: still ATA problems with promise tx2

2002-04-24 Thread Søren Schmidt

It seems mika ruohotie wrote:
 
 hello,
 
 i couldnt decide from reading the list if there should or shouldnt
 be problems with promise ata/100 controller with current.

I dont think so...

 anyway, i have problems with it.
 
 i've tried several current versions from the devel snapshot to apr 22nd
 and all of those fail after installation.
 
 in the floppy boot all looks ok, and it installs fine, but when i
 boot up after the installation it panics every time, looks like at
 the time the machine is probing for the controller.
 
 any ideas?
 
 i might be able to provide more information if this sounds like
 something which shouldnt be happening. (trace, whatever needed)

That would be most helpfull, where does it panic, what is the 
panic message ?

-Søren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: still ATA problems with promise tx2

2002-04-24 Thread mika ruohotie

On Wed, Apr 24, 2002 at 02:17:27PM +0200, Søren Schmidt wrote:
 It seems mika ruohotie wrote:
  i might be able to provide more information if this sounds like
  something which shouldnt be happening. (trace, whatever needed)
 That would be most helpfull, where does it panic, what is the 
 panic message ?

panic: bad ivar read request (4)

Debugger(panic)
Stopped at  Debugger+0x40:  xorl%eax,%eax
db trace
Debugger(c03c241c) at Debugger+0x40
panic(c057a399,4,d7bdf070,ce4e0c00,d7c2ce00) at panic+0x70
acpi_read_ivar(ce4e0c00,d7c2bc80,4,c05aebb8) at acpi_read_ivar+0x9b
ata_pci_match(d7c2ce00) at ata_pci_match+0x918
ata_pci_probe(d7c2ce00,d7c2ce00,d7c2e780,d7c2ce00,0) at ata_pci_probe+0xd
device_probe_child(d7c2e780,d7c2ce00,d7c2ce00,d7c2bc80,d7c2e780) at 
device_probe_child+0xca
device_probe_and_attach(d7c2ce00) at device_peobe_and_attach+0x41
bus_generic_attach(d7c2e780,d7c2e780,d6928280,ce4e0c00,1) at bus_generic_attach+0x16
device_probe_and_attach(d7c2e780) at device_probe_and_attach+0x9a
bus_generic_attach(d7c2bc80,d7bd5090,ce4e0c00,d7c2bc80,c05aec90) at 
bus_generic_attach+0x16
acpi_pcib_attach(d7c2bc80,d7c2bc80,ce4e0c00,ce4e0c00,0) at acpi_pcib_attach+0x1d7
device_probe_and_attach(d7c2bc80) at device_probe_and_attach+0x9a
bus_generic_attach(ce4e0c00,ce4e0ba0,ce4e0b80,ce4b23e0,c05aecf8) at 
bus_generic_attach+0x16

i hope that's enough, had to type that by hand...  =)

 -Søren


mickey

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message