On Thu, 16 Jan 2003, Trevor Johnson wrote:
> Before adding the ccd line to my kernel configuration file, I had
> attempted to run ccdconfig while using just the GENERIC kernel (also
> 5.0-RC3).  I suppos e I shouldn't have been surprised that it didn't work:
> 
> -- begin log --
> # ccdconfig ccd0 128 CCDF_UNIFORM /dev/da2 /dev/da3 /dev/da4 /dev/da5
> fatal kernel trap:
>     trap entry     = 0x4 (unaligned access fault)
>     cpuid          = 1
>     faulting va    = 0xe4a000000ed
>     opcode         = 0x29
>     register       = 0x1b
>     pc             = 0xfffffe0002bd1f1c
>     ra             = 0xfffffe0002bd1eec
>     sp             = 0xfffffe00140898a0
>     usp            = 0x11fff9f8
>     curthread      = 0xfffffc0017efe1f0
>         pid = 3658, comm = ccdconfig
> panic: trap
> cpuid = 1;

Something in the automatic kldload then?  Unaligned access is usually a
programming error.

-Nate


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

Reply via email to