kmacy       2006-12-12 02:50:12 UTC
  FreeBSD src repository
  Modified files:
    sys/sun4v/mdesc      mdesc_init.c 
  Log:
  - provide a more informative panic if mdesc_update() fails
  - handle some cases where the return value of mdesc_update() is not zero
    when it should be
  
  Revision  Changes    Path
  1.4       +10 -7     src/sys/sun4v/mdesc/mdesc_init.c