Hi,
Just for the record, the puc driver, with SMP enabled, seems to work very
well in 5.3-STABLE.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Dmitry Liakh wrote:
> I afraid that there is only 2 ways to solve: either to do not use puc(4)
> with SMP kernel or to fix some bugs it have that make it not SMP-compatible.
I guess I am going to live without SMP/HTT for now since I have to use puc.
I wonder if the problem is solved in v5.3 though
Lefteris Tsintjelis ÐÐÑÐÑ:
Mike Tancsa wrote:
Take out the sio2 and sio3 definitions and just have
device sio
device puc
leave sio0 and sio1 as is.
That didn't work either. Kernel kept on core dumping.
What worked, and got me pretty worried, is:
Dmitry Liakh wrote:
Try non-SMP kernel or
Mike Tancsa wrote:
> Take out the sio2 and sio3 definitions and just have
>
> device sio
> device puc
>
> leave sio0 and sio1 as is.
That didn't work either. Kernel kept on core dumping.
What worked, and got me pretty worried, is:
Dmitry Liakh wrote:
> Try non-SMP kernel or disable HTT.
#opti
At 12:37 AM 11/02/2005, Lefteris Tsintjelis wrote:
> >sio5: 1 more silo overflow (total 7)
> >puc0: port
> >0xb000-0xb007,0xb400-0xb407,0xb800-0xb807,0xd000-0xd007 mem
> >0xea80-0xea80003f irq 14 at device 12.0 on pci2
> >sio4: configured irq 14 not in bitmap of probed irqs 0x8000
> >sio4: typ
> >sio5: 1 more silo overflow (total 7)
> >puc0: port
> >0xb000-0xb007,0xb400-0xb407,0xb800-0xb807,0xd000-0xd007 mem
> >0xea80-0xea80003f irq 14 at device 12.0 on pci2
> >sio4: configured irq 14 not in bitmap of probed irqs 0x8000
> >sio4: type 16550A
> >sio5: configured irq 14 not in bitmap o
On Thu, Feb 10, 2005 at 06:42:01PM +0200, Lefteris Tsintjelis wrote:
> Hi,
>
> There seems to be a serious problem with the puc device driver. When the
> driver
> expiriences overflows the server simply reboots!
>
> device puc
> options PUC_FASTINTR
>
> I have tried to rebuild
At 11:42 AM 10/02/2005, Lefteris Tsintjelis wrote:
Hi,
There seems to be a serious problem with the puc device driver. When the
driver
expiriences overflows the server simply reboots!
device puc
options PUC_FASTINTR
I have tried to rebuild a new kernel without the PUC_FASTINTR op
Hi,
There seems to be a serious problem with the puc device driver. When the driver
expiriences overflows the server simply reboots!
device puc
options PUC_FASTINTR
I have tried to rebuild a new kernel without the PUC_FASTINTR option but without
much luck. It still keeps on rebo