I am getting freezes on -current as of my last two updates, Jul. 9
and today, Jul. 10. My previous update was around Jun 14. I can
boot the kernel from the last update just fine, though ppp doesn't
work due to net changes. (I'm stuck using the mac with a modem as a
natting router. ugh.) Bootblocks are from the Jul 9 update. The
system is a BP6 with non-overclocked Celeron 366s, 256MB ram, voodoo3
pci. I've tried both GENERIC and my configured kernel, I've tried
swapping video cards to an s3, and changed every other card in the
system one time or another while examining this. I played with the
video irq in the bios, the pnp bios options, and the hints. The
hints are from GENERIC with the addition of my soundblaster pcm
entries. I tried unsetting various hints related to sc from the
loader, but there was never any change (a boot without any extra
hints at all gives the same error, too). I compiled up a kernel with
pcvt rather than sc, but that just panicked at the atkbd area, as
reported by someone else in the mail archives. I can't find anything
in the archives or UPDATING about this situation. All kernels were
compiled with default optimization.
(copying by hand, junk left out)
pci0: <3dfx Voodoo 3 graphics accelerator> at 15.0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xvffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
fdc0: ...
fdc0: ...
fd0: ...
isa0: <@@@0000> found
isa0: <@@@0000> found
isa0: <@@@0000> found
atkbdc0: <Keyboard controller (i8042)> at port 0x60, 0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga1: Generic ISA VGA at port 0x3v0-0x3bb iomem 0xb0000-0xb7fff on isa0
sc1: <System console> at flags 0x100 on isa0
_
At this point, the cursor shows but the kb doesn't respond.
A few bits of the hints, as reported by "show" from the loader
console=vidconsole
hint.atkbd.at=atkbdc
hint.atkbd.0.flags=0x1
hint.atkbd.0.irq=1
hint.atkbdc.0.at=isa
hint.atkbdc.0.port=0x060
hint.sc.0.at=isa
hint.sc.0.flags=0x100
hint.vga.0.at=isa
hint.vt.0.at=isa
Any help would be greatly appreciated.
--
--
Eric Anholt
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message