From owner-freebsd-hackers Wed May 26 10:45:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (Postfix) with SMTP id 97F7915512 for ; Wed, 26 May 1999 10:45:30 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA09380; Wed, 26 May 1999 17:18:26 +0200 From: Luigi Rizzo Message-Id: <199905261518.RAA09380@labinfo.iet.unipi.it> Subject: Re: PCI Bus and bt848 driver... To: hasty@netcom.com (Amancio Hasty Jr) Date: Wed, 26 May 1999 17:18:26 +0200 (MET DST) Cc: hackers@FreeBSD.ORG In-Reply-To: <199905261742.KAA28165@netcom12.netcom.com> from "Amancio Hasty Jr" at May 26, 99 10:41:55 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1266 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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