> Try booting -v and post the output.
amancio, what do you expect to see from this, considering that on the
same hardware things work ? also note that the amount of output
generated by the printf is likely to cause even more problems...
cheers
luigi
> also uncomment the following printf :
>
> #if defined( STATUS_SUM )
> /* add any new device status or INTerrupt status bits */
> status_sum |= (bktr_status & ~(BT848_INT_RSV0|BT848_INT_RSV1));
> status_sum |= ((dstatus & (BT848_DSTATUS_COF|BT848_DSTATUS_LOF)) <<
> 6);
> #endif /* STATUS_SUM */
> /* printf( " STATUS %x %x %x \n",
> dstatus, bktr_status, bt848->risc_count ); */
>
> run vic and mail back the last 200 hundred or so lines.
>
> Cheers,
> Amancio
>
-----------------------------------+-------------------------------------
Luigi RIZZO, [email protected] . Dip. di Ing. dell'Informazione
http://www.iet.unipi.it/~luigi/ . Universita` di Pisa
TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy)
http://www.iet.unipi.it/~luigi/ngc99/
==== First International Workshop on Networked Group Communication ====
-----------------------------------+-------------------------------------
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-hackers" in the body of the message