Date: Wed, 26 May 1999 17:18:26 +0200 (MET DST) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: hasty@netcom.com (Amancio Hasty Jr) Cc: hackers@FreeBSD.ORG Subject: Re: PCI Bus and bt848 driver... Message-ID: <199905261518.RAA09380@labinfo.iet.unipi.it> In-Reply-To: <199905261742.KAA28165@netcom12.netcom.com> from "Amancio Hasty Jr" at May 26, 99 10:41:55 am
next in thread | previous in thread | raw e-mail | index | archive | help
> 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, luigi@iet.unipi.it . 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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905261518.RAA09380>