[LMH]Re: LispM-Hackers digest, Vol 1 #190 - 1 msg

Steve Krueger stevelisp@grape-krueger.com
Sat Jul 12 19:08:01 2003


Al,

It looks to me like you can find the nupi descriptor format in 
ucode/lroy-qdev.lisp.  Its fields are there in a defenum:

(DefEnum NUPI-Normal-Descriptor (Q-CORRESPONDING-VARIABLE-LISTS
                  System-Constant-Lists)
    (%NUPI-Interrupt-Link
     %NUPI-Interrupt-Information
     %NUPI-Control-Space-Address
     %NUPI-Information
     %NUPI-Queue-Base)
  )

I hope that helps.

    -Steve


Al Kossow wrote:

>I am somewhat at a loss as to how to proceed with the 
>DEFAULT-BOOT-CONTROLLER-DESCRIPTOR-BLOCK thing
>
>--
>
>A high level description of the controller would certainly
>be helpful. I've dumped the contents of the disc controller
>proms.
>
>http://lists.unlambda.com/mailman/listinfo/lispm-hackers
>
>  
>