OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
please help with dmesg warning

From: Robert Potts (robertpottsdata.com)
Date: Mon May 03 2004 - 21:36:11 CDT


OpenBSD 3.4 on HP Kayak dmesg:

pcibios0 at bios0: rev. 2.1 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev. 1.0 0xf4560/176 (9 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801AA LPC" rev 0x00)
pcibios0: PCI bus #4 is the last bus
WARNING: can't reserve area for BIOS PROM.

can someone tell me what this warning means and what should be done
about it?

also can someone help me understand what is happening below?
This does not alsways happen, but I've noticed it 2 or 3 times during
the last 10 or so boots:

clcs0 at pci4 dev 5 function 0 "Cirrus Logic CS4614" rev 0x01: irq 5
clcs0: AC97 write fail (DCV!=0) for add=0x26 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x00 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x00 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x00 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x00 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x02 data=0x8000
clcs0: AC97 write fail (DCV!=0) for add=0x06 data=0x8000
clcs0: AC97 write fail (DCV!=0) for add=0x20 data=0x0000
clcs0: AC97 write fail (DCV!=0) for add=0x04 data=0x8000
clcs0: AC97 write fail (DCV!=0) for add=0x08 data=0x0f0f
clcs0: AC97 write fail (DCV!=0) for add=0x08 data=0x0f0f
... (more similar lines)
clcs0: AC97 read prob. (DCV!=0) for add=0x7c
clcs0: AC97 read prob. (DCV!=0) for add=0x7e
clcs0: AC97 read prob. (DCV!=0) for add=0x00
ac97: codec id not read
... (more lines like above)
clcs0: AC97 read prob. (DCV!=0) for add=0x12
clcs0: AC97 write fail (DCV!=0) for add=0x12 data=0x0808
audio0 at clcs0

thanks,
Robert