From owner-freebsd-hackers@FreeBSD.ORG Mon May 23 03:44:08 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F63816A41C for ; Mon, 23 May 2005 03:44:08 +0000 (GMT) (envelope-from cargnini@cargnini.trix.net) Received: from smtp1.matrix.com.br (smtp1.matrix.com.br [200.196.28.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994ED43D1D for ; Mon, 23 May 2005 03:44:07 +0000 (GMT) (envelope-from cargnini@cargnini.trix.net) Received: from portalbl1.matrix.net.br (unknown [200.201.192.31]) by smtp1.matrix.com.br (Postfix) with SMTP id E220531279 for ; Mon, 23 May 2005 00:44:04 -0300 (BRST) Received: (qmail 24034 invoked from network); 23 May 2005 03:44:04 -0000 Received: from unknown (HELO shark.hopto.org) (cargnini@cargnini.trix.net@[200.175.213.220]) (envelope-sender ) by portalbl1.matrix.net.br (qmail-ldap-1.03) with SMTP for ; 23 May 2005 03:44:04 -0000 From: =?ISO-8859-1?Q?Lu=EDs_Vit=F3rio?= Cargnini To: Julian Elischer In-Reply-To: <428DE257.9050707@elischer.org> References: <1116559426.27848.7.camel@shark.hopto.org> <428D7551.1030702@samsco.org> <428DE257.9050707@elischer.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Mon, 23 May 2005 00:02:08 -0300 Message-Id: <1116817328.929.28.camel@shark.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-hackers@freebsd.org, Scott Long Subject: Re: PCI Device Driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 03:44:08 -0000 ok, thanks the advise. On Fri, 2005-05-20 at 06:12 -0700, Julian Elischer wrote: > Scott Long wrote: > > Luís Vitório Cargnini wrote: > > > >> Hi i need to write a device driver for a PCI board. I read the > >> developers book see the exemples and i'm starting to write the device > >> driver. I'm writeing a device driver for a board with SAA713X TV chipset > >> from Phillips. I did theskeleton example, but whe i catch the example of > >> PCI driver from developers book and tried to compilate i receive the > >> following: > >> (forgive me for the long paste, but i need some answers and i need to > >> give the details) > >> > >> > >> PASTE of ERORS: > > > > > > Yes, the skeleton driver is very out of date. Would anyone object > > to me updating it and tossing out the ISA code? > > sure go ahead (this is /usr/share/examples/drivers right? > > Warner said recently that he was going ot update it after he had > finished some changes to the bus code, so check with him too. > > > > > Scott > > _______________________________________________ > > freebsd-hackers@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >